nextcloud/apps
Ferdinand Thiessen aac5859444
fix(files_trashbin): return correct type in empty trash action
1. correctly return null instead of void in empty trash action
2. use constant instead of magic value for action ID
3. add unit tests for empty trash action
4. add unit tests for trashbin api

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-11 15:05:44 +01:00
..
admin_audit fix(admin_audit): Fix incorrect truncation of files path in admin audit log 2025-02-24 09:19:09 +01:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2025-02-19 00:21:45 +00:00
comments fix(Comment): replace richEditor mixin with NcRichText 2025-03-05 09:11:58 +01:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-03-06 00:23:30 +00:00
dashboard Fix(l10n): Update translations from Transifex 2025-03-04 00:23:28 +00:00
dav Merge pull request #51136 from nextcloud/feat/noid/occ-list-delete-calendar-subscription 2025-03-11 14:30:46 +01:00
encryption Fix(l10n): Update translations from Transifex 2025-03-10 00:22:53 +00:00
federatedfilesharing build(deps): bump nextcloud/openapi-extractor 2025-03-08 08:07:59 +01:00
federation build(deps): bump nextcloud/openapi-extractor 2025-03-08 08:07:59 +01:00
files Fix(l10n): Update translations from Transifex 2025-03-10 00:22:53 +00:00
files_external Merge pull request #51320 from nextcloud/fix/storage-settings 2025-03-11 14:11:23 +01:00
files_reminders Fix(l10n): Update translations from Transifex 2025-03-08 00:22:17 +00:00
files_sharing Fix(l10n): Update translations from Transifex 2025-03-11 00:22:59 +00:00
files_trashbin fix(files_trashbin): return correct type in empty trash action 2025-03-11 15:05:44 +01:00
files_versions Merge pull request #50990 from AIlkiv/refactor/version-rollback-to-event 2025-02-27 15:03:37 +01:00
lookup_server_connector fix(lookup_server_connector): fixed publishing of user properties to lookup-server 2025-03-04 17:02:15 +01:00
oauth2 Fix(l10n): Update translations from Transifex 2025-02-27 00:22:16 +00:00
profile Fix(l10n): Update translations from Transifex 2025-02-27 00:22:16 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2025-03-05 00:22:42 +00:00
settings chore: Move magic number into a documented const 2025-03-10 11:30:18 +01:00
sharebymail Fix(l10n): Update translations from Transifex 2025-03-11 00:22:59 +00:00
systemtags Fix(l10n): Update translations from Transifex 2025-03-11 00:22:59 +00:00
testing chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
theming Merge pull request #51349 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.5.0 2025-03-11 09:18:51 +01:00
twofactor_backupcodes fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +01:00
updatenotification Fix(l10n): Update translations from Transifex 2025-02-28 00:23:18 +00:00
user_ldap fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +01:00
user_status Fix(l10n): Update translations from Transifex 2025-02-27 00:22:16 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-02-27 00:22:16 +00:00
webhook_listeners Fix(l10n): Update translations from Transifex 2025-03-04 00:23:28 +00:00
workflowengine fix: Remove legacy hacky workaround in OCA\WorkflowEngine\Listener 2025-03-06 15:49:25 +01:00