0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-15 08:45:21 +00:00
nextcloud_server/apps/files_reminders/lib
Christopher Ng 3898bb8bcc fix(files_reminders): Do not attempt to send reminders after a user has left a share
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-02-26 14:19:11 -08:00
..
AppInfo chore: Add SPDX header 2024-05-30 15:49:33 +02:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Command chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Controller perf(files_reminders): Reduce db queries on propfind 2025-02-21 14:03:01 -08:00
Dav perf(files_reminders): Pre-cache directory 2025-02-21 14:03:01 -08:00
Db perf(files_reminders): Pre-cache directory 2025-02-21 14:03:01 -08:00
Exception perf(files_reminders): Reduce db queries on propfind 2025-02-21 14:03:01 -08:00
Listener Fix(files_reminders): Add an error log message that notifications app isn't enabled at files_reminders app load. 2024-11-29 10:29:29 -05:00
Migration chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Model chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Notification fix(files_reminders): Do not attempt to send reminders after a user has left a share 2025-02-26 14:19:11 -08:00
Service perf(files_reminders): Use in-memory cache 2025-02-21 14:03:01 -08:00