nextcloud/apps/files_reminders/lib
Joas Schilling 57a375ce97
Merge pull request #53421 from nextcloud/fix/convert-schedulednotifications-to-timedjob
fix: make ScheduledNotifications a TimedJob and run every minute
2025-06-27 11:04:11 +02:00
..
AppInfo fix(files_reminders): add missing import 2025-04-07 10:56:16 +02:00
BackgroundJob fix: make ScheduledNotifications a TimedJob and... 2025-06-20 18:35:48 +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 fix: don't check node access again for listing reminders in dav 2025-04-25 20:34:58 +02:00
Db fix(reminders): use tablename without prefix 2025-06-23 15:19:12 +02:00
Exception perf(files_reminders): Reduce db queries on propfind 2025-02-21 14:03:01 -08:00
Listener fix(files_reminder): Replace error log by setup check 2025-04-01 15:19:43 +02: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 chore: lint files_reminders using psalm 2025-04-07 10:56:16 +02:00
Service fix: don't check node access again for listing reminders in dav 2025-04-25 20:34:58 +02:00
SetupChecks chore(i18n): Aligned spelling of app name 2025-04-12 17:19:26 +02:00