aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix: error handling for wrong json valuesJana Peper4 days1-1/+16
* feat: add error flags for json_decodeJana Peper4 days1-1/+1
* fix: eslintJana Peper4 days1-3/+3
* feat: filter disabled apps in task types requestsJana Peper4 days2-4/+2
* feat: save state in dbJana Peper4 days3-4/+10
* feat: add switch in frontendJana Peper4 days1-1/+6
* fix(files): Only register preview service worker once when the instance is ho...fix/files/preview-service-worker-registrationprovokateurin4 days1-1/+8
* fix(user_status): Remove non-existent "visible" field from UserStatusPredefinedfix/user_status/harden-apiprovokateurin4 days2-7/+1
* fix(user_status): Catch non-existing user status when setting custom user statusprovokateurin4 days2-0/+31
* fix(user_status): Allow null userId in UserStatusControllerprovokateurin4 days1-1/+1
* fix(user_status): Use constraint for findAll() offsetprovokateurin4 days2-2/+3
* Fix(l10n): Update translations from TransifexNextcloud bot5 days138-298/+948
* feat(systemtags): add systemtag manage keyboard shortcutskjnldsv5 days13-43/+161
* feat(files): add keyboard shortcuts helper sectionskjnldsv5 days2-4/+155
* fix(files): pinia import and usageskjnldsv5 days1-2/+2
* feat(files): add selection keyboard shortcutsskjnldsv5 days2-6/+59
* feat(files): add hotkey service and unify action handlingskjnldsv5 days14-80/+438
* fix(files): virtual scroller item size computationskjnldsv5 days1-15/+44
* feat(files): add opendetails param and file list up/down keyboard shortcutskjnldsv5 days7-49/+234
* Fix(l10n): Update translations from TransifexNextcloud bot6 days20-2/+72
* Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions...Joas Schilling6 days2-7/+18
|\
| * test: Adjust tests to proof exclusion of other principal permissionsbugfix/noid/allow-to-get-permissions-of-a-principalJoas Schilling6 days1-6/+13
| * fix(calendar): Fix getting the permissions of the userJoas Schilling11 days1-1/+5
* | Merge pull request #49867 from nextcloud/useHttpFrameworkGit'Fellow6 days17-47/+57
|\ \
| * | refactor: Use Http framework where possibleuseHttpFrameworkGit'Fellow8 days17-47/+57
* | | Fix(l10n): Update translations from TransifexNextcloud bot7 days64-928/+1104
* | | Fix(l10n): Update translations from TransifexNextcloud bot8 days6-2/+12
* | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serializationSebastian Krupinski9 days2-2/+24
|\ \ \
| * | | fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski9 days2-2/+24
* | | | Fix(l10n): Update translations from TransifexNextcloud bot9 days48-20/+106
| |/ / |/| |
* | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-errorSebastianKrupinski9 days2-2/+2
|/ /
* | fix(files_external): wrong type for external mount idfix/files_external_scanBenjamin Gaussorgues9 days1-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot10 days160-124/+234
* | Merge pull request #49730 from nextcloud/feat/noid/happy-birthdayDaniel10 days4-1/+139
|\ \
| * | feat(dashboard): wish happy birthdayfeat/noid/happy-birthdayDaniel Kesselberg12 days4-1/+139
* | | fix(trashbin): Fix infinitely loading empty trash action on closeChristopher Ng10 days1-2/+2
* | | feat(files_trashbin): improve wordingsskjnldsv10 days1-4/+4
* | | perf(files_trashbin): use empty trashbin endpoint instead of batch delete req...skjnldsv10 days1-69/+41
* | | feat(files_trashbin): add cypress testsskjnldsv10 days1-0/+1
* | | fix(files): protect filelist actions with try...catchskjnldsv10 days2-10/+50
* | | fix(files_trashbin): update @nextcloud/files and adjust api + l10n fixskjnldsv10 days2-2/+3
* | | feat(trashbin): Allow emptying trashChristopher Ng10 days3-1/+125
* | | feat(files): Right-align list actionsChristopher Ng10 days1-12/+21
* | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr10 days11-85/+130
|\ \ \
| * | | fix(tests): remove redundant unit test for activityfix/activity-log-for-favorites-in-davgrnd-alt2024-12-031-40/+0
| * | | refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-034-17/+0
| * | | fix(dav): add activity logging for favorites in davgrnd-alt2024-12-0311-53/+155
* | | | fix(files_sharing): also submit new share on password submitskjnldsv10 days1-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot11 days46-84/+102
* | | | Merge pull request #49799 from nextcloud/fix/no-issue/enforced-props-checksF. E Noel Nfebe11 days1-8/+7
|\ \ \ \