aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/SharesReminderJobTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman6 days1-2/+2
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-13/+14
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix: add sharding compatible version of share reminder jobshare-reminder-shardingRobin Appelman2024-09-191-1/+3
* fix(files_sharing): Add missing check for null & use bool instead of int for ...Stefan Cherniakov2024-09-031-1/+1
* fix(files_sharing): Make share reminders more stable & fix issuesStefan Cherniakov2024-09-031-8/+2
* feat(files_sharing): reminder for link shares with expiration dateStefan Cherniakov2024-09-031-0/+196