summaryrefslogtreecommitdiff
path: root/src/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: show sidebar on startup2 * r + 2 * t2025-03-263-0/+6
| | | | Cannot be hot reloaded (for obv reasons)
* calendar: notifications for events2 * r + 2 * t2025-03-252-0/+2
|
* sidebar: create upcoming module2 * r + 2 * t2025-03-253-0/+7
| | | | Requires ical.js and curl
* config: validate values2 * r + 2 * t2025-03-232-6/+124
| | | | Validate values for keys with literal types, also better validation for array types
* config: refactor2 * r + 2 * t2025-03-233-0/+215