aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix(shares): Remove noisy text from emailsremoveNoisyTextEmailsGit'Fellow2024-12-162-28/+0
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Merge pull request #49731 from ↵Joas Schilling2024-12-162-7/+18
|\ | | | | | | | | nextcloud/bugfix/noid/allow-to-get-permissions-of-a-principal fix(calendar): Fix getting the permissions of the user
| * test: Adjust tests to proof exclusion of other principal permissionsbugfix/noid/allow-to-get-permissions-of-a-principalJoas Schilling2024-12-161-6/+13
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(calendar): Fix getting the permissions of the userJoas Schilling2024-12-111-1/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #49867 from nextcloud/useHttpFrameworkGit'Fellow2024-12-1617-47/+57
|\ \ | | | | | | refactor: Use Http framework where possible
| * | refactor: Use Http framework where possibleuseHttpFrameworkGit'Fellow2024-12-1417-47/+57
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1664-928/+1104
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-156-2/+12
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serializationSebastian Krupinski2024-12-132-2/+24
|\ \ \ | | | | | | | | fix: replace null character when serializing
| * | | fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski2024-12-132-2/+24
| | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1448-20/+106
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-errorSebastianKrupinski2024-12-132-2/+2
|/ / | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | fix(files_external): wrong type for external mount idfix/files_external_scanBenjamin Gaussorgues2024-12-131-1/+1
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-13160-124/+234
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49730 from nextcloud/feat/noid/happy-birthdayDaniel2024-12-124-1/+139
|\ \ | | | | | | feat(dashboard): wish happy birthday
| * | feat(dashboard): wish happy birthdayfeat/noid/happy-birthdayDaniel Kesselberg2024-12-104-1/+139
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | fix(trashbin): Fix infinitely loading empty trash action on closeChristopher Ng2024-12-121-2/+2
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | feat(files_trashbin): improve wordingsskjnldsv2024-12-121-4/+4
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | perf(files_trashbin): use empty trashbin endpoint instead of batch delete ↵skjnldsv2024-12-121-69/+41
| | | | | | | | | | | | | | | | | | requests Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | feat(files_trashbin): add cypress testsskjnldsv2024-12-121-0/+1
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | fix(files): protect filelist actions with try...catchskjnldsv2024-12-122-10/+50
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | fix(files_trashbin): update @nextcloud/files and adjust api + l10n fixskjnldsv2024-12-122-2/+3
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | feat(trashbin): Allow emptying trashChristopher Ng2024-12-123-1/+125
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | feat(files): Right-align list actionsChristopher Ng2024-12-121-12/+21
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr2024-12-1211-85/+130
|\ \ \ | | | | | | | | add activity logging for favorites in dav
| * | | fix(tests): remove redundant unit test for activityfix/activity-log-for-favorites-in-davgrnd-alt2024-12-031-40/+0
| | | | | | | | | | | | | | | | Signed-off-by: grnd-alt <github@belakkaf.net>
| * | | refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-034-17/+0
| | | | | | | | | | | | | | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
| * | | fix(dav): add activity logging for favorites in davgrnd-alt2024-12-0311-53/+155
| | | | | | | | | | | | | | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
* | | | fix(files_sharing): also submit new share on password submitskjnldsv2024-12-121-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1246-84/+102
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #49799 from nextcloud/fix/no-issue/enforced-props-checksF. E Noel Nfebe2024-12-111-8/+7
|\ \ \ \ | | | | | | | | | | fix(files_sharing): Correct property enforced property names
| * | | | fix(files_sharing): Correct property enforced property namesnfebe2024-12-111-8/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | | | fix(files): throttle favorite with max 5 simultaneous requestsskjnldsv2024-12-111-1/+22
|/ / / / | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #49694 from nextcloud/bugfix/fix-service-worker-scopeJohn Molakvoæ2024-12-111-2/+3
|\ \ \ \
| * | | | fix: Fix ServiceWorker scope when Nextcloud installed in subfolderKostiantyn Miakshyn2024-12-061-2/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
* | | | | fix(files): failsafe when executing actions methodsskjnldsv2024-12-112-16/+48
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #49746 from nextcloud/printOnlyOnceTextJohn Molakvoæ2024-12-112-21/+7
|\ \ \ \ \
| * | | | | fix(share): Don't print twice the same informationprintOnlyOnceTextGit'Fellow2024-12-102-21/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1120-4/+432
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #49747 from nextcloud/fix/files_sharing/disable-editingJohn Molakvoæ2024-12-102-1/+3
|\ \ \ \ \
| * | | | | fix(SharingEntryQuickShareSelect): Disable quick share select if user can ↵provokateurin2024-12-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not edit share Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | | | fix(SharingEntry): Hide edit button if user can not edit shareprovokateurin2024-12-101-1/+2
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* / / / / fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski2024-12-104-28/+46
|/ / / / | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-101-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-10104-94/+62
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix: add support for Microsoft time zonesSebastianKrupinski2024-12-091-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zonesSebastianKrupinski2024-12-096-25/+327
| |_|/ |/| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | fix(files_sharing): Stop infinite loop blocking link share requestsnfebe2024-12-091-13/+22
| | | | | | | | | | | | | | | | | | | | | Fixes infinite loop preventing share link creation requests from being sent to the backend. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-096-12/+16
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0868-40/+942
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>