aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #46589 from nextcloud/fix/files_sharing-file-request-followupJohn Molakvoæ2024-07-1925-149/+517
|\
| * chore(integration): add file request testsskjnldsv2024-07-191-6/+4
| * fix(files_sharing): file request expiration date timezoneskjnldsv2024-07-181-1/+12
| * fix(files_sharing): file request form validation and date component eventskjnldsv2024-07-182-1/+2
| * fix(files_sharing): improve file request info messagesskjnldsv2024-07-186-19/+54
| * fix(files_sharing): also allow removing READ permissions on email sharesskjnldsv2024-07-181-1/+4
| * feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-1815-61/+331
| * feat(files_sharing): allow uploading to subfolders in File requestsskjnldsv2024-07-181-5/+2
| * feat(files_sharing): use label as title and file drop destination if availableskjnldsv2024-07-182-1/+10
| * fix(files_sharing): file request creation permissions and link copy displayskjnldsv2024-07-182-4/+6
| * fix(files_sharing): use ClipboardText icon and fix trailing-button-clickskjnldsv2024-07-181-2/+2
| * fix(files_sharing): improve file request email handlingskjnldsv2024-07-183-9/+19
| * fix(files_sharing): file request margin and buttons orderskjnldsv2024-07-182-18/+27
| * fix(files_sharing): file request add email on focusoutskjnldsv2024-07-181-2/+3
| * fix(files_sharing): file request use l10n `t` and `n` aliasesskjnldsv2024-07-184-33/+31
| * fix(files_sharing): file request conditions with link/email global settingsskjnldsv2024-07-183-13/+37
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-19134-648/+2100
|/
* Merge pull request #46615 from nextcloud/feat/webhook_listeners-AppApiAdminAc...Alexander Piskun2024-07-187-11/+51
|\
| * feat: allow to use webhook_listeners without user contextAlexander Piskun2024-07-187-11/+51
* | Merge pull request #46567 from nextcloud/tests/cleanupremotestoragestest-name...Robin Appelman2024-07-181-22/+22
|\ \ | |/ |/|
| * test: update share tests to work with shardingRobin Appelman2024-07-161-22/+22
* | Merge pull request #46594 from nextcloud/fix/issue-28162-2Anna2024-07-181-0/+5
|\ \
| * | fix(caldav): decode values before returningSebastianKrupinski2024-07-171-0/+5
* | | Merge pull request #45547 from nextcloud/feature/recurrence-invitations2Sebastian Krupinski2024-07-188-227/+3506
|\ \ \
| * | | feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-178-227/+3506
| |/ /
* | | Merge pull request #46593 from nextcloud/fix/issue-30514Christoph Wurst2024-07-181-1/+10
|\ \ \
| * | | fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-171-1/+10
| |/ /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1886-102/+216
|/ /
* | Merge pull request #46510 from nextcloud/feat/info-xml-backendsRichard Steinmetz2024-07-172-6/+28
|\ \
| * | feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-162-6/+28
* | | Merge pull request #46509 from nextcloud/feat/settings/taskprocessingMarcel Klehr2024-07-173-7/+76
|\ \ \
| * | | feat(settings/admin/ai): increase min width of provider selectsJulien Veyssier2024-07-171-0/+6
| * | | feat(settings/admin/ai): Add Task Processing API settingsMarcel Klehr2024-07-173-7/+70
* | | | Merge pull request #45974 from nextcloud/fix/caldav-scheduling-jobAnna2024-07-171-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | fix(caldav): lower scheduling table size warningAnna Larch2024-07-171-2/+6
* | | | Merge pull request #46419 from nextcloud/bugfix/noid/limit-logo-size-for-outlookJoas Schilling2024-07-172-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-172-0/+25
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1726-48/+20
* | | | Merge pull request #46477 from nextcloud/support-direct-appapi-requestsAlexander Piskun2024-07-162-3/+37
|\ \ \ \
| * \ \ \ Merge branch 'master' into support-direct-appapi-requestsAlexander Piskun2024-07-16248-1719/+5661
| |\ \ \ \
| * | | | | feat: webhooks_listeners app support for sending direct requests to ExApps us...Alexander Piskun2024-07-162-3/+37
* | | | | | Merge pull request #46557 from nextcloud/enh/declarative-settings-designFerdinand Thiessen2024-07-161-9/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactor: Improve design of declarative settingsFerdinand Thiessen2024-07-161-9/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #46538 from nextcloud/fix/use-filename-validatorFerdinand Thiessen2024-07-166-59/+44
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix(dav): Verify target path in `setName` instead of source pathFerdinand Thiessen2024-07-162-7/+10
| * | | | refactor: Remove deprecated `Util` function for filename validation to `Filen...Ferdinand Thiessen2024-07-163-49/+30
| * | | | refactor: Migrate filename validation logic from `Storage` to `FilenameValida...Ferdinand Thiessen2024-07-161-3/+4
* | | | | Merge pull request #46551 from nextcloud/fix/shareapi-l10nJohn Molakvoæ2024-07-161-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(files_sharing): remove undesirable translations from ShareAPIControllerskjnldsv2024-07-161-2/+2
| | |_|/ | |/| |
* | | | fix(files): Typo in import of `ShareType`Ferdinand Thiessen2024-07-161-3/+3
| |/ / |/| |