Nextcloud Server
Go to file
Julius Haertl 8ee2cb47d0 Show error messages if a password reset link is invalid or expired
- Moved token validation to method checkPasswordResetToken
- Render error with message from exceptions
2016-05-23 16:48:10 +02:00
.idea
3rdparty@16f2894332 Update 3rdparty to remove unneeded files 2016-04-20 09:19:18 +02:00
apps Merge pull request #22690 from owncloud/fix-comments-href-remote.php-files 2016-05-23 14:47:03 +02:00
build Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
config Do not lock the cron anymore so we can have multiple workers 2016-05-21 01:59:25 +02:00
core Show error messages if a password reset link is invalid or expired 2016-05-23 16:48:10 +02:00
l10n
lib Merge pull request #24695 from owncloud/background-scan-propagate 2016-05-23 14:32:28 +02:00
ocs update share permissions 2016-05-20 21:15:15 +02:00
ocs-provider Move OCS Provider to PSR-4 namespace 2016-05-19 11:10:32 +02:00
resources Merge pull request #24006 from owncloud/audio_m4a 2016-05-17 09:03:06 +02:00
settings add button to invalidate browser sessions/device tokens 2016-05-23 09:11:12 +02:00
tests Merge pull request #24703 from owncloud/personal-settings-auth-tokens 2016-05-23 14:17:01 +02:00
themes 2015 --> 2016 2016-04-27 15:52:59 +02:00
.bowerrc
.gitignore
.gitmodules
.htaccess Do not automatically try to enable index.php-less URLs (#24539) 2016-05-12 09:43:26 +02:00
.jshintrc
.mailmap
.mention-bot Fix mention bot 2016-05-19 09:51:20 +02:00
.scrutinizer.yml
.tag
.travis.yml
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.sh Use docker for mysql as well - optionally 2016-05-06 19:36:44 +02:00
bower.json
buildjsdocs.sh
composer.json
console.php Catch class Error on all root entrypoints 2016-04-20 18:01:47 +02:00
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php Do not lock the cron anymore so we can have multiple workers 2016-05-21 01:59:25 +02:00
db_structure.xml Merge pull request #24696 from owncloud/lock-jobs-while-executing 2016-05-21 19:08:15 +02:00
index.html
index.php Catch class Error on all root entrypoints 2016-04-20 18:01:47 +02:00
issue_template.md Add link to security page 2016-04-22 18:52:00 +02:00
occ
public.php Catch class Error on all root entrypoints 2016-04-20 18:01:47 +02:00
README.md Update readme for 9.1 links 2016-04-29 11:44:26 +02:00
remote.php Fix undefined variable $ex 2016-05-02 13:10:03 +02:00
robots.txt
status.php Make sure we evaluate installed like we do it everywhere 2016-05-23 10:09:36 +02:00
version.php Lock jobs while executing them, to allow multiple executors to run in parallel 2016-05-21 01:59:25 +02:00

ownCloud Core

Build Status Scrutinizer Code Quality codecov.io CodeClimate Coverity Dependency Status Dependency Status

codecov.io

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Why is this so awesome?

  • 📁 Access your Data You can store your files, contacts, calendars and more on a server of your choosing.
  • 📦 Sync your Data You keep your files, contacts, calendars and more synchronized amongst your devices.
  • 🔄 Share your Data You share your data with others, and give them access to your latest photo galleries, your calendar or anything else you want them to see.
  • 🚀 Expandable with dozens of Apps ...like Calendar, Contacts, Mail or News.
  • ☁️ All Benefits of the Cloud ...on your own Server.
  • 🔒 Encryption You can encrypt data in transit with secure https connections. You can enable the encryption app to encrypt data on storage for improved security and privacy.
  • ...

Installation instructions

https://doc.owncloud.org/server/9.1/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Support

Learn about the different ways you can get support for ownCloud: https://owncloud.org/support/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/9.1/developer_manual/core/translation.html