0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 20:40:30 +00:00
nextcloud_server/apps/files_reminders/lib
Ferdinand Thiessen 599164a05a
chore: adjust syntax for app manager
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-07 11:55:57 +02:00
..
AppInfo fix(files_reminders): add missing import 2025-04-07 09:39:03 +00:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
Command fix(files_reminders): Always respect json output option 2023-08-14 18:07:03 -07:00
Controller fix: openapi 2024-02-13 21:06:31 +01:00
Dav feat(files_reminders): Add propfind dav plugin 2024-02-14 11:53:10 -08:00
Db fix(files_reminders): Delete reminders on node deleted 2023-08-14 18:09:24 -07:00
Exception feat(files_reminders): add service and notifier 2023-08-03 15:30:11 -07:00
Listener fix(files_reminder): Replace error log by setup check 2025-04-01 15:08:57 +00:00
Migration fix: return null if table exists 2023-08-03 15:30:11 -07:00
Model perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Notification chore: lint files_reminders using psalm 2025-04-07 09:39:03 +00:00
Service perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
SetupChecks chore: adjust syntax for app manager 2025-04-07 11:55:57 +02:00