summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-095-0/+68
* Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public...Roeland Jago Douma2020-01-071-8/+9
|\
| * Split the menu entry for external shares in twoDaniel Calviño Sánchez2019-12-301-5/+6
| * Format HTML elementsDaniel Calviño Sánchez2019-12-301-8/+8
* | Merge pull request #18535 from nextcloud/enh/flow/newDispatcherblizzz2020-01-076-6/+177
|\ \
| * | Use the new Events in FlowRoeland Jago Douma2020-01-026-6/+177
* | | [tx-robot] updated from transifexNextcloud bot2020-01-072-2/+12
* | | Accept shares when you open mailRoeland Jago Douma2020-01-061-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-01-064-14/+14
* | | [tx-robot] updated from transifexNextcloud bot2020-01-056-0/+12
* | | [tx-robot] updated from transifexNextcloud bot2020-01-042-4/+4
|/ /
* | Merge pull request #18583 from nextcloud/enh/18579/chrome-regex-brave-vivaldi...Roeland Jago Douma2020-01-021-1/+1
|\ \
| * | Modify regex to match some other chromium browsersDaniel Kesselberg2019-12-271-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2019-12-312-0/+16
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-12-292-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2019-12-272-0/+2
* 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
* | [tx-robot] updated from transifexNextcloud bot2019-12-232-20/+20
* | 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-225-1/+69
|\ \ \ \
| * | | | Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-205-1/+69
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2019-12-22146-46/+2696
* | | | [tx-robot] updated from transifexNextcloud bot2019-12-216-2/+6
* | | | Merge pull request #18483 from nextcloud/fix/license-headers-18Christoph Wurst2019-12-2054-63/+128
|\ \ \ \
| * | | | Update license headers for 18Christoph Wurst2019-12-2054-63/+128
| |/ / /
* | | | Merge pull request #18080 from nextcloud/enhancement/noid/add-timeoutblizzz2019-12-203-0/+93
|\ \ \ \ | |/ / / |/| | |
| * | | nullable paramsMaxence Lange2019-12-131-1/+1
| * | | +ManuallyLockedExceptionMaxence Lange2019-12-123-0/+93
* | | | [tx-robot] updated from transifexNextcloud bot2019-12-202-0/+2
* | | | 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