You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/files_reminders/lib
Christopher Ng 5ae3556178 chore(files_reminders): Register dav plugin directly
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months ago
..
AppInfo chore(files_reminders): Register dav plugin directly 2 months ago
BackgroundJob fix: construct background jobs 10 months ago
Command fix(files_reminders): Always respect json output option 9 months ago
Controller fix: openapi 3 months ago
Dav feat(files_reminders): Add propfind dav plugin 3 months ago
Db fix(files_reminders): Delete reminders on node deleted 9 months ago
Exception feat(files_reminders): add service and notifier 10 months ago
Listener chore(files_reminders): Register dav plugin directly 2 months ago
Migration fix: return null if table exists 10 months ago
Model perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
Notification perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
Service perf: switch places that always use the first getById result to getFirstNodeById 3 months ago