summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17431 from johkoenig/bugfix/17377/trusted_domain_helper_c...Roeland Jago Douma2019-10-081-1/+1
|\
| * make TrustedDomainHelper case insensitiveJohannes Koenig2019-10-061-1/+1
* | Merge pull request #17440 from nextcloud/enh/noid/log-json-escapeRoeland Jago Douma2019-10-081-2/+2
|\ \
| * | Do not escape slashes in log jsonJulius Härtl2019-10-071-2/+2
| |/
* / Remove duplicate codeDaniel Kesselberg2019-10-081-5/+1
|/
* Allow group displaynames in the database backend (#17221)John Molakvoæ2019-10-052-4/+71
|\
| * Do not allow to have an empty display nameJoas Schilling2019-09-271-0/+6
| * Fix DI issueJoas Schilling2019-09-271-0/+4
| * Remove inherited docsJoas Schilling2019-09-271-16/+0
| * Allow to set the group display name in the database backendJoas Schilling2019-09-272-1/+38
| * Add a displayname to the database group backendJoas Schilling2019-09-271-3/+39
* | Fix DB usersInGroups fetchingRoeland Jago Douma2019-10-021-3/+8
* | Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatarblizzz2019-10-011-3/+5
|\ \
| * | reduce adressbook change events and handlingArthur Schiwon2019-09-041-3/+5
* | | Move settings to an appChristoph Wurst2019-09-285-17/+16
| |/ |/|
* | Merge pull request #17264 from nextcloud/move-from-storage-wrappersRoeland Jago Douma2019-09-262-1/+37
|\ \
| * | handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman2019-09-252-1/+37
* | | Merge pull request #17252 from nextcloud/bugfix/noid/user-0-can-not-commentRoeland Jago Douma2019-09-262-5/+5
|\ \ \
| * | | Fix user with id 0 to be able to commentJoas Schilling2019-09-252-5/+5
* | | | Merge pull request #17262 from nextcloud/objectstore-remove-cache-on-deleteRoeland Jago Douma2019-09-261-3/+11
|\ \ \ \ | |/ / / |/| | |
| * | | dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-251-3/+11
| |/ /
* | | Merge pull request #17163 from nextcloud/bugfix/noid/print-error-on-data-dir-...Roeland Jago Douma2019-09-231-1/+1
|\ \ \
| * | | Print the error pages as error so we load less scripts and might be able to v...Joas Schilling2019-09-161-1/+1
* | | | Merge pull request #17206 from nextcloud/logger-catch-exceptionsRoeland Jago Douma2019-09-191-24/+31
|\ \ \ \
| * | | | catch exceptions that occur during loggingRobin Appelman2019-09-191-24/+31
* | | | | Fix l10n in federated file sharingChristoph Wurst2019-09-191-1/+1
|/ / / /
* | | | Use the actual password to update the tokensRoeland Jago Douma2019-09-181-1/+1
* | | | Add uid to delete temp token queryDaniel Kesselberg2019-09-181-1/+2
* | | | Fix getById for files in appdata and the root mountJoas Schilling2019-09-171-0/+44
|/ / /
* | | Merge pull request #17151 from nextcloud/td/remove/createPreviewRoeland Jago Douma2019-09-151-28/+0
|\ \ \
| * | | Remove deprecated function createPreviewRoeland Jago Douma2019-09-151-28/+0
* | | | Disable app token creation for impersonated people, ref #15539Greta Doci2019-09-151-0/+23
|/ / /
* | | Harden identifyproof openssl codeRoeland Jago Douma2019-09-142-15/+28
* | | Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-121-4/+3
* | | Merge pull request #17106 from nextcloud/feature/dispatch-typed-eventblizzz2019-09-121-0/+5
|\ \ \
| * | | Add Symfony inspired typed event dispatcher methodChristoph Wurst2019-09-111-0/+5
* | | | Merge pull request #17084 from nextcloud/refactor/symfony-dispatcher-signatureRoeland Jago Douma2019-09-111-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use the new Symfony event dispatcher signatureChristoph Wurst2019-09-101-2/+1
* | | | Merge pull request #17021 from nextcloud/bye-spreed-hello-talkJoas Schilling2019-09-111-2/+2
|\ \ \ \
| * | | | Bye Spreed namespace, hello Talk!Joas Schilling2019-09-051-2/+2
* | | | | Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-115-22/+40
|\ \ \ \ \
| * | | | | emit file events via Dispatcher, tooArthur Schiwon2019-09-095-22/+40
| | |/ / / | |/| | |
* / | | | Split personal security settings in codeRoeland Jago Douma2019-09-101-0/+4
|/ / / /
* | | | Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma2019-09-092-109/+102
|\ \ \ \ | |_|/ / |/| | |
| * | | set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-08-222-109/+102
* | | | Merge pull request #16859 from PhrozenByte/patch-1Roeland Jago Douma2019-09-092-0/+18
|\ \ \ \
| * | | | Improve usage of IAppManager::getAppWebPath()Daniel Rudolf2019-09-052-1/+3
| * | | | Add IAppManager::getAppWebPath()Daniel Rudolf2019-08-251-0/+16
* | | | | Merge pull request #16962 from nextcloud/keep-cypress-gitRoeland Jago Douma2019-09-082-84/+0
|\ \ \ \ \
| * | | | | Kill repair step for cypress testsDaniel Kesselberg2019-09-022-88/+0