nextcloud/apps/files_reminders/lib
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
AppInfo chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
BackgroundJob chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Command chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller fix(files_reminder): prevent setting reminder in the past 2025-11-19 09:35:52 +01:00
Dav chore: add missing Override attribute to app code 2026-04-28 21:29:28 +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 chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Migration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Model chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Notification chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Service chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SetupChecks chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00