summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-021-2/+2
* Strip of users home path from share api messageJoas Schilling2020-02-221-2/+4
* Allow to overwrite the path on the cache eventJoas Schilling2020-02-171-0/+8
* when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-141-1/+5
* Don't create invalid usersJoas Schilling2020-02-131-1/+1
* disable timeout on app install via cliArthur Schiwon2020-02-122-7/+15
* Allow to serve static mp4 directlyJulius Härtl2020-02-121-1/+1
* Allow to serve static webm directlyRoeland Jago Douma2020-02-121-1/+1
* always require a message paramter for data loggingArthur Schiwon2020-02-102-1/+12
* log Flow activityArthur Schiwon2020-02-101-1/+24
* Merge pull request #19326 from nextcloud/backport/19303/stable18Roeland Jago Douma2020-02-072-7/+34
|\
| * Split the exception handling so install errors don't log as setup errorsJoas Schilling2020-02-061-3/+11
| * Check the new connection on setup like with PostgreSQL and OracleJoas Schilling2020-02-061-0/+10
| * Only provide the auth method for MySQL 8.0+ to not break MariaDBJoas Schilling2020-02-061-4/+13
* | Merge pull request #19332 from nextcloud/backport/18926/stable18Roeland Jago Douma2020-02-071-1/+1
|\ \
| * | Use strpos to check that @ is the first charDaniel Kesselberg2020-02-061-1/+1
| |/
* / Make sure the default share provider does not execute for other thingsJoas Schilling2020-02-061-0/+3
|/
* Fix data Apache2 .htaccess typoSimounet2020-02-051-1/+1
* Merge pull request #19297 from nextcloud/backport/19246/stable18Roeland Jago Douma2020-02-051-0/+1
|\
| * Keep the modification time during decryptFilesammo28282020-02-041-0/+1
* | Merge pull request #19292 from nextcloud/backport/19203/stable18Roeland Jago Douma2020-02-051-11/+27
|\ \ | |/ |/|
| * Allow selecting the hashing algorithmRoeland Jago Douma2020-02-041-11/+27
* | Merge pull request #19228 from nextcloud/backport/19215/stable18Roeland Jago Douma2020-02-041-1/+1
|\ \ | |/ |/|
| * JobList: Typecast last_run to integerGeorg Ehrke2020-01-311-1/+1
* | for the DB ot pick an index specify the object_typeArthur Schiwon2020-02-031-4/+6
* | Make sure to catch php errors during job executionDaniel Kesselberg2020-02-031-1/+1
|/
* Do not encode contacts menu mailto linksChristoph Wurst2020-01-301-1/+1
* add hub bundle for easy post-installationArthur Schiwon2020-01-272-0/+44
* Merge pull request #19118 from nextcloud/legacy_event_logRoeland Jago Douma2020-01-261-1/+1
|\
| * Reduce legacy event log level to debugMichaIng2020-01-181-1/+1
* | ignore values that undershoot the minimum, go with defaultArthur Schiwon2020-01-231-5/+13
* | use getSystemValueIntblizzz2020-01-231-3/+3
* | expose Argon2 options (as we did for bcrypt)Arthur Schiwon2020-01-231-0/+6
* | Fix loaded controller checkJoas Schilling2020-01-211-1/+1
* | Increase the timeout for app downloadsJoas Schilling2020-01-201-1/+1
|/
* Merge pull request #18906 from nextcloud/backport/18892/stable18Roeland Jago Douma2020-01-151-1/+1
|\
| * Proper text previewsRoeland Jago Douma2020-01-151-1/+1
* | Merge pull request #18878 from nextcloud/backport/18805/stable18Roeland Jago Douma2020-01-151-7/+13
|\ \ | |/ |/|
| * CHeck if file already exists during file creationJulius Härtl2020-01-141-7/+13
* | Allow to force register the namespaceJoas Schilling2020-01-141-3/+4
* | Register the namespace after reading the new fileJoas Schilling2020-01-141-1/+2
|/
* AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-123-1/+5
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-093-0/+66
* Accept shares when you open mailRoeland Jago Douma2020-01-061-1/+1
* Modify regex to match some other chromium browsersDaniel Kesselberg2019-12-271-1/+1
* Fix broken upgrade caused by undefined method callJulius Härtl2019-12-231-1/+0
* Merge pull request #18536 from nextcloud/enhancement/preview-center-verticallyRoeland Jago Douma2019-12-231-1/+1
|\
| * Also center vertically when cropping previewsJohn Molakvoæ (skjnldsv)2019-12-221-1/+1
* | Merge pull request #18442 from nextcloud/bugfix/noid/broken_appstoreurl_configRoeland Jago Douma2019-12-223-9/+5
|\ \
| * | Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-223-9/+5