summaryrefslogtreecommitdiffstats
path: root/lib
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-274-0/+46
* 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-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
|\ \ \