aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(navigation): Create a gap between dashboard and filesbugfix/noid/create-a-gap-before-filesJoas Schilling3 days1-1/+1
* Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger3 days13-17/+201
|\
| * fix: egt rid of unused variablefeat/make-tasks-types-toggleableJana Peper3 days1-1/+0
| * fix: error handling for wrong json valuesJana Peper3 days3-14/+46
| * feat: add error flags for json_decodeJana Peper3 days2-2/+2
| * feat: add occ command for task type togglingJana Peper3 days1-7/+3
| * fix(taskrpocessing): Cache result of getAvailableTaskTypesMarcel Klehr3 days1-31/+39
| * test: add explicitly enabled task type unit testJana Peper3 days1-1/+36
| * docs: document adding of argumentJana Peper3 days1-0/+1
| * feat: add occ command for task type togglingJana Peper3 days5-0/+72
| * test: add disabled task type unit testJana Peper3 days1-7/+24
| * fix: always regenerate availabe task typesJana Peper3 days1-33/+32
| * fix: eslintJana Peper3 days3-6/+6
| * fix: update build filesJana Peper3 days2-3/+3
| * fix: show all types when no preferences savedJana Peper3 days1-0/+3
| * feat: filter disabled apps in task types requestsJana Peper3 days4-6/+17
| * feat: save state in dbJana Peper3 days3-4/+10
| * feat: add switch in frontendJana Peper3 days1-1/+6
* | Merge pull request #49904 from nextcloud/enh/noid/navigationentryeventArthur Schiwon3 days6-0/+42
|\ \ | |/ |/|
| * feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon4 days6-0/+42
* | Merge pull request #49917 from nextcloud/fix/files/preview-service-worker-reg...Stephan Orbaugh4 days3-4/+11
|\ \
| * | chore(assets): Recompile assetsnextcloud-command4 days2-3/+3
| * | fix(files): Only register preview service worker once when the instance is ho...fix/files/preview-service-worker-registrationprovokateurin4 days1-1/+8
|/ /
* | Merge pull request #49797 from nextcloud/fix/user_status/harden-apiStephan Orbaugh4 days4-10/+36
|\ \
| * | 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
|/ /
* | Merge pull request #49577 from ehfd/17801Joas Schilling4 days1-6/+20
|\ \
| * | fix(occ): Revise output conditionSeungmin Kim5 days1-1/+1
| * | fix(occ): Cosmetic editsSeungmin Kim5 days1-1/+1
| * | fix(occ): Modify IAppManagerSeungmin Kim5 days1-1/+1
| * | fix(occ): Add condition for isShippedSeungmin Kim5 days1-1/+3
| * | fix(occ): Fix linting issuesSeungmin Kim5 days1-1/+4
| * | fix(occ): Fix `occ integrity:check-app` and Admin panel "rescan" deliver inco...Seungmin Kim5 days1-7/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot4 days152-320/+1046
| |/ |/|
* | Merge pull request #49833 from nextcloud/chore/noid/coverageDaniel5 days2-1/+2
|\ \
| * | ci: fix --coverage-clover does not existchore/noid/coverageDaniel Kesselberg6 days1-1/+1
| * | chore: ignore vendor-bin for coverageDaniel Kesselberg6 days1-0/+1
* | | Merge pull request #49432 from nextcloud/feat/files-shortcutsJohn Molakvoæ5 days81-234/+1136
|\ \ \
| * | | chore: compile assetsfeat/files-shortcutsskjnldsv5 days45-60/+68
| * | | 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
|/ / /
* | | Merge pull request #49880 from nextcloud/fix/view/catch-mkdir-exception-non-e...Kate5 days1-4/+11
|\ \ \
| * | | fix(View): Catch exceptions when executing mkdir for non-existent parentsfix/view/catch-mkdir-exception-non-existent-parentsprovokateurin6 days1-4/+11
| |/ /