aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | fix: egt rid of unused variablefeat/make-tasks-types-toggleableJana Peper2024-12-181-1/+0
| * | | | | fix: error handling for wrong json valuesJana Peper2024-12-183-14/+46
| * | | | | feat: add error flags for json_decodeJana Peper2024-12-182-2/+2
| * | | | | feat: add occ command for task type togglingJana Peper2024-12-181-7/+3
| * | | | | fix(taskrpocessing): Cache result of getAvailableTaskTypesMarcel Klehr2024-12-181-31/+39
| * | | | | test: add explicitly enabled task type unit testJana Peper2024-12-181-1/+36
| * | | | | docs: document adding of argumentJana Peper2024-12-181-0/+1
| * | | | | feat: add occ command for task type togglingJana Peper2024-12-185-0/+72
| * | | | | test: add disabled task type unit testJana Peper2024-12-181-7/+24
| * | | | | fix: always regenerate availabe task typesJana Peper2024-12-181-33/+32
| * | | | | fix: eslintJana Peper2024-12-183-6/+6
| * | | | | fix: update build filesJana Peper2024-12-182-3/+3
| * | | | | fix: show all types when no preferences savedJana Peper2024-12-181-0/+3
| * | | | | feat: filter disabled apps in task types requestsJana Peper2024-12-184-6/+17
| * | | | | 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-186-0/+42
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon2024-12-186-0/+42
| |/ / / /
* | | | | Merge pull request #49917 from nextcloud/fix/files/preview-service-worker-reg...Stephan Orbaugh2024-12-183-4/+11
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-12-182-3/+3
| * | | | | fix(files): Only register preview service worker once when the instance is ho...fix/files/preview-service-worker-registrationprovokateurin2024-12-181-1/+8
|/ / / / /
* | | | | Merge pull request #49797 from nextcloud/fix/user_status/harden-apiStephan Orbaugh2024-12-184-10/+36
|\ \ \ \ \
| * | | | | 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
|/ / / / /
* | | | | Merge pull request #49577 from ehfd/17801Joas Schilling2024-12-181-6/+20
|\ \ \ \ \
| * | | | | fix(occ): Revise output conditionSeungmin Kim2024-12-171-1/+1
| * | | | | fix(occ): Cosmetic editsSeungmin Kim2024-12-171-1/+1
| * | | | | fix(occ): Modify IAppManagerSeungmin Kim2024-12-171-1/+1
| * | | | | fix(occ): Add condition for isShippedSeungmin Kim2024-12-171-1/+3
| * | | | | fix(occ): Fix linting issuesSeungmin Kim2024-12-171-1/+4
| * | | | | fix(occ): Fix `occ integrity:check-app` and Admin panel "rescan" deliver inco...Seungmin Kim2024-12-171-7/+16
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-18152-320/+1046
| |/ / / / |/| | | |
* | | | | Merge pull request #49833 from nextcloud/chore/noid/coverageDaniel2024-12-172-1/+2
|\ \ \ \ \
| * | | | | ci: fix --coverage-clover does not existchore/noid/coverageDaniel Kesselberg2024-12-161-1/+1
| * | | | | chore: ignore vendor-bin for coverageDaniel Kesselberg2024-12-161-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #49432 from nextcloud/feat/files-shortcutsJohn Molakvoæ2024-12-1781-234/+1136
|\ \ \ \ \
| * | | | | chore: compile assetsfeat/files-shortcutsskjnldsv2024-12-1745-60/+68
| * | | | | 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
|/ / / / /
* | | | | Merge pull request #49880 from nextcloud/fix/view/catch-mkdir-exception-non-e...Kate2024-12-171-4/+11
|\ \ \ \ \
| * | | | | fix(View): Catch exceptions when executing mkdir for non-existent parentsfix/view/catch-mkdir-exception-non-existent-parentsprovokateurin2024-12-161-4/+11
| |/ / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1722-2/+76
* | | | | Merge pull request #49801 from nextcloud/fix/resolve_public_rate_limitJonas2024-12-161-1/+1
|\ \ \ \ \