aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-09-1754-54/+100
* Merge pull request #28835 from nextcloud/feat/ExternalShareActions-APIJohn Molakvoæ2021-09-1679-983/+1347
|\
| * Bump @nextcloud/vueJohn Molakvoæ2021-09-1674-975/+1169
| * Add new ExternalShareActions APIJohn Molakvoæ2021-09-165-8/+178
|/
* Merge pull request #28822 from nextcloud/enh/noid/contactsmenu-emailChristoph Wurst2021-09-167-5/+9
|\
| * Add email addresses to contacts menuDaniel Kesselberg2021-09-157-5/+9
* | [tx-robot] updated from transifexNextcloud bot2021-09-164-0/+4
* | Merge pull request #28840 from nextcloud/enh/noid/notification-email-chooserblizzz2021-09-1523-65/+166
|\ \
| * | Compile assetsnextcloud-command2021-09-1518-56/+56
| * | fix code styleArthur Schiwon2021-09-151-4/+4
| * | fix updating and thus UI rendering on update notification changeArthur Schiwon2021-09-152-5/+10
| * | offer to unset notification email instead of disablingArthur Schiwon2021-09-151-6/+6
| * | only offer to set locally verified mails as primaryArthur Schiwon2021-09-154-3/+19
| * | let user choose notification email in user settingsArthur Schiwon2021-09-155-10/+90
* | | Merge pull request #28847 from nextcloud/techdebt/28118/update-config-sample-...Vincent Petry2021-09-151-0/+7
|\ \ \ | |/ / |/| |
| * | Add config.php option for transfer ownershipVincent Petry2021-09-151-0/+7
|/ /
* | Merge pull request #28118 from nextcloud/transfer-incoming-sharesJohn Molakvoæ2021-09-154-6/+223
|\ \
| * | Test for transfer ownership with incoming sharesVincent Petry2021-08-272-2/+43
| * | Added support for transfering incoming file shares.Immanuel Pasanec2021-08-272-4/+180
* | | [tx-robot] updated from transifexNextcloud bot2021-09-1516-20/+46
* | | Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-...Pytal2021-09-141-17/+15
|\ \ \
| * | | allow using of disabled password reset mechanism for special casesArthur Schiwon2021-09-101-17/+15
* | | | Merge pull request #28828 from nextcloud/fix/noid/additional-mails-editablePytal2021-09-143-13/+12
|\ \ \ \
| * | | | Compile assetsnextcloud-command2021-09-142-4/+4
| * | | | the user always may modify their additional emailsArthur Schiwon2021-09-141-9/+8
* | | | | Merge pull request #28774 from nextcloud/fix/noid/find-system-tags-of-nested-...Richard Steinmetz2021-09-142-2/+15
|\ \ \ \ \
| * | | | | Do not cache file ids in FileSystemTags inside group foldersRichard Steinmetz2021-09-142-2/+15
| | |_|_|/ | |/| | |
* | | | | 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 #28823 from nextcloud/copy-docs-to-sample-configJoas Schilling2021-09-141-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Copy doc update to sample configJoas Schilling2021-09-141-1/+3
* | | | | Merge pull request #28792 from nextcloud/fix/noid/lost-password-missing-prefixJohn Molakvoæ2021-09-142-3/+7
|\ \ \ \ \
| * | | | | fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-102-3/+7
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-09-1462-66/+164
* | | | | | Merge pull request #28404 from nextcloud/work/popover-fileeditorJulius Härtl2021-09-131-1/+1
|\ \ \ \ \ \
| * | | | | | Put controls above the text editor menubarCarl Schwan2021-08-121-1/+1
* | | | | | | Merge pull request #28698 from nextcloud/Valdnet-patch-1Valdnet2021-09-131-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Correct codeValdnet2021-09-131-2/+2
| * | | | | | | l10n: Remove a text string from translationValdnet2021-09-131-2/+2
* | | | | | | | Merge pull request #28716 from nextcloud/add-orphan-subscriptions-repair-taskszaimen2021-09-135-1/+317
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel2021-09-045-1/+317
* | | | | | | | Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke2021-09-1311-67/+222
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Implement review feedbackLukas Reschke2021-09-132-5/+5
| * | | | | | | Apply suggestions from code review Lukas Reschke2021-09-132-9/+8
| * | | | | | | Implement PR review feedbackLukas Reschke2021-09-073-9/+1
| * | | | | | | phpcsLukas Reschke2021-09-062-3/+1
| * | | | | | | Adjust testsLukas Reschke2021-09-062-16/+12
| * | | | | | | Bump autoloaderLukas Reschke2021-09-062-2/+6
| * | | | | | | Adjust logic to store period instead of current timestampLukas Reschke2021-09-0613-159/+46
| * | | | | | | Add database ratelimiting backendLukas Reschke2021-09-069-11/+290