nextcloud/apps/files_reminders/lib
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-04 13:57:31 +01:00
..
AppInfo feat(files_reminders): integrate load scripts 2023-08-09 10:41:17 -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 +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 chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +01: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 perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Service perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00