aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #49885 from nextcloud/fix/settings/ex-apps-searchJoas Schilling2025-01-031-1/+2
|\
| * fix(app-store): add missing exApps list items to search filterAndrey Borysenko2025-01-021-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-038-4/+62
|/
* Merge pull request #49974 from nextcloud/backport/49973/masterJohn Molakvoæ2025-01-023-6/+66
|\
| * fix(federatedfilesharing): get share by token fallbackbackport/49973/masterskjnldsv2024-12-282-5/+65
| * fix(federatedfilesharing): fix notification typoskjnldsv2024-12-281-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-026-2/+52
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3182-130/+48
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3016-32/+74
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-292-0/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-284-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-262-2/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2514-2/+420
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2496-90/+146
* Merge pull request #49847 from nextcloud/removeNoisyTextEmailsGit'Fellow2024-12-232-28/+0
|\
| * fix(shares): Remove noisy text from emailsremoveNoisyTextEmailsGit'Fellow2024-12-162-28/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2310-16/+100
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2212-2/+166
* | 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