nextcloud-server/apps/files_reminders/lib
Christopher Ng 5ae3556178 chore(files_reminders): Register dav plugin directly
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-08 03:46:55 +07:00
..
AppInfo chore(files_reminders): Register dav plugin directly 2024-03-08 03:46:55 +07:00
BackgroundJob fix: construct background jobs 2023-08-03 15:30:11 +07: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 +07:00
Dav feat(files_reminders): Add propfind dav plugin 2024-02-14 11:53:10 +07: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 chore(files_reminders): Register dav plugin directly 2024-03-08 03:46:55 +07: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 +07:00
Notification perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Service perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00