aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)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 filter
| * fix(app-store): add missing exApps list items to search filterAndrey Borysenko2025-01-021-1/+2
| | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-038-4/+62
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49974 from nextcloud/backport/49973/masterJohn Molakvoæ2025-01-023-6/+66
|\ | | | | fix(federatedfilesharing): get share by token fallback
| * fix(federatedfilesharing): get share by token fallbackbackport/49973/masterskjnldsv2024-12-282-5/+65
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * fix(federatedfilesharing): fix notification typoskjnldsv2024-12-281-1/+1
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-026-2/+52
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3182-130/+48
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3016-32/+74
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-292-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-284-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-272-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-262-2/+38
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2514-2/+420
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2496-90/+146
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49847 from nextcloud/removeNoisyTextEmailsGit'Fellow2024-12-232-28/+0
|\ | | | | fix(shares): Remove noisy text from email
| * fix(shares): Remove noisy text from emailsremoveNoisyTextEmailsGit'Fellow2024-12-162-28/+0
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2310-16/+100
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2212-2/+166
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2114-14/+140
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48662 from nextcloud/feat/dav-paginationStephan Orbaugh2024-12-208-6/+237
|\ \ | | | | | | feat(dav): introduce paginate with custom headers
| * | chore(systemtags): pre-compute user authorizationsfeat/dav-paginationBenjamin Gaussorgues2024-12-201-5/+7
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * | feat(dav): introduce paginate with custom headersBenjamin Gaussorgues2024-12-207-1/+230
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | fix(files_sharing): Hide file request if public uploads disablednfebe2024-12-201-0/+3
|/ / | | | | | | | | | | | | The file request creation would error out on creation if public uploads is disabled so we should not show the option at all. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-204-10/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | 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 files
| * | fix(navigation): Create a gap between dashboard and filesbugfix/noid/create-a-gap-before-filesJoas Schilling2024-12-181-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-19164-160/+470
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger2024-12-183-4/+28
|\ \ | | | | | | Feat: make taskprocessing task types toggleable
| * | fix: error handling for wrong json valuesJana Peper2024-12-181-1/+16
| | | | | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
| * | feat: add error flags for json_decodeJana Peper2024-12-181-1/+1
| | | | | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
| * | fix: eslintJana Peper2024-12-181-3/+3
| | | | | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
| * | feat: filter disabled apps in task types requestsJana Peper2024-12-182-4/+2
| | | | | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
| * | feat: save state in dbJana Peper2024-12-183-4/+10
| | | | | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
| * | feat: add switch in frontendJana Peper2024-12-181-1/+6
| | | | | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
* | | Merge pull request #49904 from nextcloud/enh/noid/navigationentryeventArthur Schiwon2024-12-181-0/+2
|\ \ \ | |/ / |/| | feat(Navigation): emit dedicated event for loading additional entries
| * | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon2024-12-181-0/+2
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | fix(files): Only register preview service worker once when the instance is ↵fix/files/preview-service-worker-registrationprovokateurin2024-12-181-1/+8
| | | | | | | | | | | | | | | | | | hosted at the root path Signed-off-by: provokateurin <kate@provokateurin.de>
* | | fix(user_status): Remove non-existent "visible" field from UserStatusPredefinedfix/user_status/harden-apiprovokateurin2024-12-182-7/+1
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | fix(user_status): Catch non-existing user status when setting custom user statusprovokateurin2024-12-182-0/+31
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | fix(user_status): Allow null userId in UserStatusControllerprovokateurin2024-12-181-1/+1
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | fix(user_status): Use constraint for findAll() offsetprovokateurin2024-12-182-2/+3
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-18138-298/+948
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | feat(systemtags): add systemtag manage keyboard shortcutskjnldsv2024-12-1713-43/+161
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | feat(files): add keyboard shortcuts helper sectionskjnldsv2024-12-172-4/+155
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | fix(files): pinia import and usageskjnldsv2024-12-171-2/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | feat(files): add selection keyboard shortcutsskjnldsv2024-12-172-6/+59
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | feat(files): add hotkey service and unify action handlingskjnldsv2024-12-1714-80/+438
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | fix(files): virtual scroller item size computationskjnldsv2024-12-171-15/+44
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | feat(files): add opendetails param and file list up/down keyboard shortcutskjnldsv2024-12-177-49/+234
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>