nextcloud-server/core/Service
Carl Schwan 9d7fbb1b86 refactor: Move cron setup to a service
This will allow in the future the following things:

- Create unit tests for it
- Make cron.php a occ command
- Make webcron a proper controller

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-06 15:28:43 +07:00
..
CronService.php refactor: Move cron setup to a service 2025-10-06 15:28:43 +07:00
LoginFlowV2Service.php fix(loginflow): Fix type error when password could not be decrypted 2025-05-02 14:08:50 +07:00