summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #28915 from nextcloud/fix/improve-bug-reportingChristoph Wurst2021-09-301-1/+1
|\
| * Improve syntax error reportingCarl Schwan2021-09-211-1/+1
* | Merge pull request #29005 from nextcloud/bugfix/noid/remove-dead-codeVincent Petry2021-09-301-17/+2
|\ \
| * | Remove dead codeJoas Schilling2021-09-301-17/+2
* | | Merge pull request #28189 from nextcloud/work/carl/admin-delegationCarl Schwan2021-09-2911-33/+394
|\ \ \
| * | | Add admin privilege delegation for admin settingsCarl Schwan2021-09-2911-33/+394
* | | | Prevent empty base URL during installationLouis Chemineau2021-09-291-1/+2
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-09-292-0/+38
|/ /
* | Fix check for redis minimal versionDaniel Kesselberg2021-09-221-6/+6
* | Update generated composer files to latest formatChristoph Wurst2021-09-221-11/+102
* | [tx-robot] updated from transifexNextcloud bot2021-09-224-0/+12
* | Merge pull request #28918 from nextcloud/fix/noid/room-type-source-of-truthkesselb2021-09-211-1/+1
|\ \ | |/ |/|
| * Use IRoomMetadata as source of truth for supported room typesRichard Steinmetz2021-09-211-1/+1
* | Fall back to full file for video previewsVincent Petry2021-09-182-9/+29
|/
* [tx-robot] updated from transifexNextcloud bot2021-09-174-4/+10
* 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
* | [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
|\