nextcloud-server/apps
Ferdinand Thiessen 3a5769e8f9 refactor(files): move hotkey handling to composable
This is a composable - not a service, because it is using the
`useHotKey` composable. At this moment it works, but in general
its only safe to put composables into `setup`-context.

This makes it future prove.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-05 19:00:32 +07:00
..
admin_audit fix(l10n): Update translations from Transifex 2025-07-25 00:12:21 +07:00
cloud_federation_api fix(l10n): Update translations from Transifex 2025-07-03 00:12:18 +07:00
comments fix(l10n): Update translations from Transifex 2025-07-22 00:12:30 +07:00
contactsinteraction fix(l10n): Update translations from Transifex 2025-07-03 00:12:18 +07:00
dashboard fix(l10n): Update translations from Transifex 2025-07-29 00:12:07 +07:00
dav Merge pull request #54240 from nextcloud/fix/noid/oracle-test-failure 2025-08-05 12:18:07 +07:00
encryption Merge pull request #54233 from nextcloud/fix/ignore-shares-in-encrypt-all 2025-08-05 15:31:35 +07:00
federatedfilesharing fix: incorrect DELETE on federated-share acceptance 2025-08-01 07:29:12 +07:00
federation fix(l10n): Update translations from Transifex 2025-07-29 00:12:07 +07:00
files refactor(files): move hotkey handling to composable 2025-08-05 19:00:32 +07:00
files_external chore: move smb package to 3rdparty 2025-07-31 15:19:07 +07:00
files_reminders fix(l10n): Update translations from Transifex 2025-07-28 00:12:17 +07:00
files_sharing fix(files_sharing): ensure password or date is enabled by default to be enforced 2025-08-02 12:22:31 +07:00
files_trashbin fix(l10n): Update translations from Transifex 2025-08-04 00:13:25 +07:00
files_versions fix(l10n): Update translations from Transifex 2025-08-02 00:12:22 +07:00
lookup_server_connector fix(l10n): Update translations from Transifex 2025-07-25 00:12:21 +07:00
oauth2 fix(l10n): Update translations from Transifex 2025-07-28 00:12:17 +07:00
profile feat: replace material icons with outline versions 2025-07-24 10:55:43 +07:00
provisioning_api fix(l10n): Update translations from Transifex 2025-08-03 00:12:23 +07:00
settings Merge pull request #54196 from nextcloud/enh/noid/taskprocessing-lazy-config 2025-08-05 12:28:34 +07:00
sharebymail fix(IShareProvider): Add missing getChildren method to the interface 2025-07-29 10:26:33 +07:00
systemtags fix(l10n): Update translations from Transifex 2025-08-04 00:13:25 +07:00
testing chore: run rector 2025-07-01 22:45:52 +07:00
theming feat(AppMenu): add slight opactiy gradient to app icons 2025-07-31 19:01:07 +07:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-07-29 00:12:07 +07:00
updatenotification fix(l10n): Update translations from Transifex 2025-08-02 00:12:22 +07:00
user_ldap fix(l10n): Update translations from Transifex 2025-07-30 00:12:11 +07:00
user_status fix(l10n): Update translations from Transifex 2025-08-05 00:12:37 +07:00
weather_status fix(l10n): Update translations from Transifex 2025-07-28 00:12:17 +07:00
webhook_listeners fix(l10n): Update translations from Transifex 2025-07-28 00:12:17 +07:00
workflowengine Revert "feat: Implement Directory Check" 2025-08-05 11:18:50 +07:00