aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-09-146-4/+24
* Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke2021-09-137-30/+158
|\
| * Implement review feedbackLukas Reschke2021-09-131-3/+3
| * Apply suggestions from code review Lukas Reschke2021-09-131-7/+5
| * Implement PR review feedbackLukas Reschke2021-09-072-6/+1
| * phpcsLukas Reschke2021-09-061-1/+0
| * Bump autoloaderLukas Reschke2021-09-062-2/+6
| * Adjust logic to store period instead of current timestampLukas Reschke2021-09-0610-137/+37
| * Add database ratelimiting backendLukas Reschke2021-09-067-10/+242
* | [tx-robot] updated from transifexNextcloud bot2021-09-132-0/+10
* | [tx-robot] updated from transifexNextcloud bot2021-09-1214-0/+70
* | Merge pull request #28422 from nextcloud/enh/27465/notification-emailJohn Molakvoæ2021-09-1020-28/+682
|\ \
| * | use specific email getter where necessaryArthur Schiwon2021-09-091-2/+2
| * | enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-095-13/+132
| * | Confirm mails only per POSTArthur Schiwon2021-09-092-0/+11
| * | add a job to clean up expired verification tokensArthur Schiwon2021-09-095-5/+111
| * | fix parameter type hint in phpdocArthur Schiwon2021-09-092-2/+2
| * | implement verification for additional mailsArthur Schiwon2021-09-096-11/+183
| * | move verification token logic out of lost password controllerArthur Schiwon2021-09-095-0/+246
* | | [tx-robot] updated from transifexNextcloud bot2021-09-102-0/+6
* | | Merge pull request #28677 from nextcloud/fix/noid/mysql-collationblizzz2021-09-093-9/+13
|\ \ \ | |/ / |/| |
| * | make it possible to override the default collationArthur Schiwon2021-09-013-9/+13
* | | Let users choose a share_folderHinrich Mahler2021-09-061-1/+10
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2021-09-062-0/+16
* | Merge pull request #28614 from iametza/aldatsa-patch-1MichaIng2021-09-031-1/+1
|\ \
| * | Fix typo on the DocBlock of the copy methodAsier Iturralde Sarasola2021-08-271-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-09-022-0/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2021-08-318-4/+8
|/
* Provide initial stateChristopher Ng2021-08-271-7/+7
* Unregister enc stream wrapper for any exceptionVincent Petry2021-08-261-1/+1
* Merge pull request #28473 from nextcloud/fix-file-get-contentsChristoph Wurst2021-08-251-1/+1
|\
| * Avoid usage of Nextcloud API, use PHP functionacsfer2021-08-181-1/+1
| * Fix path of `file_get_contents`acsfer2021-08-171-1/+1
* | Merge pull request #28476 from nextcloud/search-jail-insensitiveVincent Petry2021-08-243-3/+6
|\ \
| * | use case insensitive like when limiting search to jailRobin Appelman2021-08-173-3/+6
* | | use getGetUnjailedRoot to determine if jailed search needs the path filterRobin Appelman2021-08-231-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-08-222-2/+2
* | | Refactor writeObject to only use MultipartUpload when requiredBernd Rederlechner2021-08-202-20/+61
* | | Merge pull request #28478 from jzombi/patch-1Joas Schilling2021-08-201-1/+1
|\ \ \
| * | | Fix SQL type errorMátyás Jani2021-08-171-1/+1
| | |/ | |/|
* | | Merge pull request #28504 from nextcloud/fix/debug-movie-previewChristoph Wurst2021-08-192-2/+8
|\ \ \
| * | | Properly log errors in Movie previews generationJohn Molakvoæ (skjnldsv)2021-08-192-2/+8
* | | | Scope composer tools with the bin pluginChristoph Wurst2021-08-192-309/+346
* | | | Remove unused methodDaniel Kesselberg2021-08-181-10/+0
* | | | Merge pull request #28493 from nextcloud/bugfix/occ-error-outputJohn Molakvoæ2021-08-181-3/+5
|\ \ \ \
| * | | | Write upgrade/not-installed notices to stderrJulius Härtl2021-08-181-3/+5
* | | | | Merge pull request #28485 from nextcloud/bugfix/20913/check-image-resourceJulius Härtl2021-08-181-6/+14
|\ \ \ \ \
| * | | | | Fix #20913: Check image resource before attempting to preserve alphaSimon Spannagel2021-08-181-6/+14
| | |_|/ / | |/| | |
* | | | | Merge pull request #28481 from nextcloud/fix/hash-keyJulius Härtl2021-08-181-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Hash cache keyChristopher Ng2021-08-171-2/+3
| |/ / /