Commit b45518e
feat(settings): wire cron and job-queue services into admin settings
Injects CronInfo, JobQueueInfo, and SlowestJobs — added in #981 — into
AdminSettings and passes their data to the template params, making the
services active instead of dead code.
Extracted from #977.
Co-Authored-By: Frank Karlitschek <karlitschek@users.noreply.github.com>
AI-assisted: Claude Code (claude-sonnet-4-6)
Signed-off-by: Christoph Wurst <christoph.wurst@nextcloud.com>1 parent 73718ba commit b45518e
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
| |||
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| |||
0 commit comments