You can not 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-server/apps/files_reminders/lib
Christopher Ng 5ae3556178 chore(files_reminders): Register dav plugin directly 2 years ago
..
AppInfo chore(files_reminders): Register dav plugin directly 2 years ago
BackgroundJob fix: construct background jobs 2 years ago
Command fix(files_reminders): Always respect json output option 2 years ago
Controller fix: openapi 2 years ago
Dav feat(files_reminders): Add propfind dav plugin 2 years ago
Db fix(files_reminders): Delete reminders on node deleted 2 years ago
Exception feat(files_reminders): add service and notifier 2 years ago
Listener chore(files_reminders): Register dav plugin directly 2 years ago
Migration fix: return null if table exists 2 years ago
Model perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Notification perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Service perf: switch places that always use the first getById result to getFirstNodeById 2 years ago