aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2114-14/+140
* Merge pull request #48662 from nextcloud/feat/dav-paginationStephan Orbaugh2024-12-208-6/+237
|\
| * chore(systemtags): pre-compute user authorizationsfeat/dav-paginationBenjamin Gaussorgues2024-12-201-5/+7
| * feat(dav): introduce paginate with custom headersBenjamin Gaussorgues2024-12-207-1/+230
* | fix(files_sharing): Hide file request if public uploads disablednfebe2024-12-201-0/+3
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-204-10/+10
* Merge pull request #49915 from nextcloud/bugfix/noid/create-a-gap-before-filesJoas Schilling2024-12-191-1/+1
|\
| * fix(navigation): Create a gap between dashboard and filesbugfix/noid/create-a-gap-before-filesJoas Schilling2024-12-181-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-19164-160/+470
|/
* Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger2024-12-183-4/+28
|\
| * fix: error handling for wrong json valuesJana Peper2024-12-181-1/+16
| * feat: add error flags for json_decodeJana Peper2024-12-181-1/+1
| * fix: eslintJana Peper2024-12-181-3/+3
| * feat: filter disabled apps in task types requestsJana Peper2024-12-182-4/+2
| * feat: save state in dbJana Peper2024-12-183-4/+10
| * feat: add switch in frontendJana Peper2024-12-181-1/+6
* | Merge pull request #49904 from nextcloud/enh/noid/navigationentryeventArthur Schiwon2024-12-181-0/+2
|\ \ | |/ |/|
| * feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon2024-12-181-0/+2
* | fix(files): Only register preview service worker once when the instance is ho...fix/files/preview-service-worker-registrationprovokateurin2024-12-181-1/+8
* | fix(user_status): Remove non-existent "visible" field from UserStatusPredefinedfix/user_status/harden-apiprovokateurin2024-12-182-7/+1
* | fix(user_status): Catch non-existing user status when setting custom user statusprovokateurin2024-12-182-0/+31
* | fix(user_status): Allow null userId in UserStatusControllerprovokateurin2024-12-181-1/+1
* | fix(user_status): Use constraint for findAll() offsetprovokateurin2024-12-182-2/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-18138-298/+948
|/
* feat(systemtags): add systemtag manage keyboard shortcutskjnldsv2024-12-1713-43/+161
* feat(files): add keyboard shortcuts helper sectionskjnldsv2024-12-172-4/+155
* fix(files): pinia import and usageskjnldsv2024-12-171-2/+2
* feat(files): add selection keyboard shortcutsskjnldsv2024-12-172-6/+59
* feat(files): add hotkey service and unify action handlingskjnldsv2024-12-1714-80/+438
* fix(files): virtual scroller item size computationskjnldsv2024-12-171-15/+44
* feat(files): add opendetails param and file list up/down keyboard shortcutskjnldsv2024-12-177-49/+234
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1720-2/+72
* Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions...Joas Schilling2024-12-162-7/+18
|\
| * test: Adjust tests to proof exclusion of other principal permissionsbugfix/noid/allow-to-get-permissions-of-a-principalJoas Schilling2024-12-161-6/+13
| * fix(calendar): Fix getting the permissions of the userJoas Schilling2024-12-111-1/+5
* | Merge pull request #49867 from nextcloud/useHttpFrameworkGit'Fellow2024-12-1617-47/+57
|\ \
| * | refactor: Use Http framework where possibleuseHttpFrameworkGit'Fellow2024-12-1417-47/+57
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1664-928/+1104
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-156-2/+12
* | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serializationSebastian Krupinski2024-12-132-2/+24
|\ \ \
| * | | fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski2024-12-132-2/+24
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1448-20/+106
| |/ / |/| |
* | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-errorSebastianKrupinski2024-12-132-2/+2
|/ /
* | fix(files_external): wrong type for external mount idfix/files_external_scanBenjamin Gaussorgues2024-12-131-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-13160-124/+234
* | Merge pull request #49730 from nextcloud/feat/noid/happy-birthdayDaniel2024-12-124-1/+139
|\ \
| * | feat(dashboard): wish happy birthdayfeat/noid/happy-birthdayDaniel Kesselberg2024-12-104-1/+139
* | | fix(trashbin): Fix infinitely loading empty trash action on closeChristopher Ng2024-12-121-2/+2
* | | feat(files_trashbin): improve wordingsskjnldsv2024-12-121-4/+4
* | | perf(files_trashbin): use empty trashbin endpoint instead of batch delete req...skjnldsv2024-12-121-69/+41