summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge pull request #18511 from Al2Klimov/bugfix/movie-getthumbnailRoeland Jago Douma2019-12-221-2/+2
|\ \ \ | |/ / |/| |
| * | Movie#getThumbnail(): compare Movie#generateThumbNail() to null, not falseAlexander A. Klimov2019-12-211-2/+2
* | | Merge pull request #18478 from nextcloud/fix/direct-editing-invalid-editor-idRoeland Jago Douma2019-12-221-0/+5
|\ \ \
| * | | Do not generate tokens for editor IDs that do not existChristoph Wurst2019-12-191-0/+5
* | | | Merge pull request #18505 from nextcloud/bugfix/18481/avatars-always-return-2...Roeland Jago Douma2019-12-223-1/+67
|\ \ \ \
| * | | | Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-203-1/+67
| | |_|/ | |/| |
* / | | Update license headers for 18Christoph Wurst2019-12-2021-4/+28
|/ / /
* | | when downloading from web, skip files that are not accessibleArthur Schiwon2019-12-192-5/+15
* | | use Nodes API for zip streamingArthur Schiwon2019-12-191-17/+30
* | | Use files node API for single file downloadsJulius Härtl2019-12-191-14/+28
* | | Merge pull request #16792 from MichaIng/patch-1Roeland Jago Douma2019-12-191-13/+23
|\ \ \
| * \ \ Merge branch 'master' into patch-1MichaIng2019-12-04254-1102/+2496
| |\ \ \
| * | | | Add missing newlines to .htaccessMichaIng2019-10-311-2/+2
| * | | | Add "Order" to assure that no parental "Allow" can grant accessMichaIng2019-09-261-0/+2
| * | | | Minor syntaxMichaIng2019-08-191-21/+21
| * | | | Update lib/private/Setup.php MichaIng2019-08-191-1/+1
| * | | | Harden data protection .htaccessMichaIng2019-08-191-8/+16