summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Fix check for redis minimal versionDaniel Kesselberg2021-09-221-6/+6
* Fall back to full file for video previewsVincent Petry2021-09-182-9/+29
* Merge pull request #28822 from nextcloud/enh/noid/contactsmenu-emailChristoph Wurst2021-09-161-0/+1
|\
| * Add email addresses to contacts menuDaniel Kesselberg2021-09-151-0/+1
* | Merge pull request #28802 from paulijar/enh/s3_seek_from_endJulius Härtl2021-09-141-1/+10
|\ \ | |/ |/|
| * Support seeking also from the end of file on S3 storagePauli Järvinen2021-09-111-1/+10
* | Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke2021-09-135-28/+152
|\ \ | |/ |/|
| * 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
| * Adjust logic to store period instead of current timestampLukas Reschke2021-09-065-45/+31
| * Add database ratelimiting backendLukas Reschke2021-09-062-4/+150
* | Merge pull request #28422 from nextcloud/enh/27465/notification-emailJohn Molakvoæ2021-09-1011-26/+444
|\ \
| * | 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-093-12/+68
| * | Confirm mails only per POSTArthur Schiwon2021-09-091-0/+4
| * | add a job to clean up expired verification tokensArthur Schiwon2021-09-092-4/+108
| * | fix parameter type hint in phpdocArthur Schiwon2021-09-091-1/+1
| * | implement verification for additional mailsArthur Schiwon2021-09-094-11/+154
| * | move verification token logic out of lost password controllerArthur Schiwon2021-09-091-0/+111
* | | 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
|/
* 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-242-3/+5
|\ \
| * | use case insensitive like when limiting search to jailRobin Appelman2021-08-172-3/+5
* | | use getGetUnjailedRoot to determine if jailed search needs the path filterRobin Appelman2021-08-231-1/+1
* | | 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
* | | | 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
| |/ / /
* | | | Merge pull request #28413 from nextcloud/fix/app-token-login-name-mismatch-lo...John Molakvoæ2021-08-181-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Emit an error log when the app token login name does not matchChristoph Wurst2021-08-131-1/+6
* | | | Merge pull request #28464 from nextcloud/bugfix/noid/session-error-handlingJohn Molakvoæ2021-08-171-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Only trap E_ERROR in session handlingJulius Härtl2021-08-171-1/+3
| |/ /
* | | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+7
* | | Make sure that a empty directory can still be deleted when copied from anothe...Julius Härtl2021-08-131-0/+1
|/ /