summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19 from nextcloud/files-dropLukas Reschke2016-06-101-1/+4
|\
| * add hide file list optionBjoern Schiessle2016-06-091-1/+4
* | Downstream 2016-06-09Arthur Schiwon2016-06-0922-57/+289
|\ \
| * \ Merge pull request #25000 from owncloud/fix-email-login-davVincent Petry2016-06-092-5/+16
| |\ \
| | * | Allow login by email address via webdav as well - fixes #24791Thomas Müller2016-06-092-5/+16
| * | | Merge pull request #25014 from owncloud/admin-datadircheck-fixVincent Petry2016-06-091-13/+24
| |\ \ \
| | * | | Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-071-13/+24
| * | | | Merge pull request #24973 from owncloud/token-password-session-tokenVincent Petry2016-06-091-2/+30
| |\ \ \ \
| | * | | | catch sessionnotavailable exception if memory session is usedChristoph Wurst2016-06-081-5/+10
| | * | | | When creating a session token, make sure it's the login password and not a de...Christoph Wurst2016-06-081-5/+28
| * | | | | Merge pull request #24826 from owncloud/cors-client-loginVincent Petry2016-06-091-6/+6
| |\ \ \ \ \
| | * | | | | use client login method on CORS routesChristoph Wurst2016-06-081-6/+6
| | |/ / / /
| * | | | | Merge pull request #25028 from owncloud/scanner-user-not-setupVincent Petry2016-06-091-1/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | skip scanning for a user when the user is not setup yetRobin Appelman2016-06-081-1/+6
| | | |/ / | | |/| |
| * | | | Do not log token or challenge with exception stacktrace (#25026)Joas Schilling2016-06-081-1/+27
| | |/ / | |/| |
| * | | Merge pull request #24899 from owncloud/local-storage-symlinksVincent Petry2016-06-083-3/+38
| |\ \ \
| | * | | Ignore forbidden files while scanningRobin Appelman2016-06-071-1/+6
| | * | | dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-072-2/+32
| | |/ /
| * | | Merge pull request #24983 from owncloud/issue-23776-do-not-allow-boolean-user...Vincent Petry2016-06-084-5/+11
| |\ \ \
| | * | | Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-064-5/+11
| * | | | Merge pull request #24991 from owncloud/2fa-do-not-generate-tokenVincent Petry2016-06-081-0/+1
| |\ \ \ \
| | * | | | do not generate device token if 2FA is enable for userChristoph Wurst2016-06-071-0/+1
| * | | | | Merge pull request #24998 from owncloud/issue-24994-allow-decrypting-user-0-onlyVincent Petry2016-06-081-2/+2
| |\ \ \ \ \
| | * | | | | Allow to decrypt user '0' files onlyJoas Schilling2016-06-071-2/+2
| | |/ / / /
| * | | | | Merge pull request #25005 from owncloud/parent-storage-time-castVincent Petry2016-06-082-1/+7
| |\ \ \ \ \
| | * | | | | make sure $data['mtime'] is always a timestampRobin Appelman2016-06-071-0/+3
| | * | | | | don't update storage mtime if we can't get the modified dateRobin Appelman2016-06-071-1/+4
| | | |_|/ / | | |/| | |
| * / | | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-084-0/+88
| |/ / / /
| * | | | Merge pull request #24813 from owncloud/delete-ghost-filesVincent Petry2016-06-072-18/+33
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix warnings when trying to get mtime of non existing filesRobin Appelman2016-06-031-3/+3
| | * | | return success when deleting ghost filesRobin Appelman2016-06-031-1/+3
| | * | | allow deleting "ghost files" trough the View and Node apiRobin Appelman2016-06-031-15/+28
* | | | | Revert "Downstream 2016-06-08"blizzz2016-06-0916-180/+29
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-094-0/+88
* | | | make sure $data['mtime'] is always a timestampRobin Appelman2016-06-091-0/+3
* | | | don't update storage mtime if we can't get the modified dateRobin Appelman2016-06-091-1/+4
* | | | Ignore forbidden files while scanningRobin Appelman2016-06-091-1/+6
* | | | dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-092-2/+32
* | | | Allow to decrypt user '0' files onlyJoas Schilling2016-06-091-2/+2
* | | | do not generate device token if 2FA is enable for userChristoph Wurst2016-06-091-0/+1
* | | | Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-094-5/+11
* | | | Fix warnings when trying to get mtime of non existing filesRobin Appelman2016-06-091-3/+3
* | | | return success when deleting ghost filesRobin Appelman2016-06-091-1/+3
* | | | allow deleting "ghost files" trough the View and Node apiRobin Appelman2016-06-091-15/+28
* | | | THIS IS NEXTCLOUD! adjusting the designJan-Christoph Borchardt2016-06-081-7/+7
* | | | Print error message again, when 3rdparty submodule is not initializedArthur Schiwon2016-06-081-1/+3
* | | | Remove "Help" link from personal sidebarLukas Reschke2016-06-061-2/+4
|/ / /
* | / Fix second check for quota size (#24989)Joas Schilling2016-06-061-1/+1
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-042-2/+38
|/
* Merge pull request #24564 from owncloud/fix_21173_take_2Vincent Petry2016-06-031-0/+1
|\