summaryrefslogtreecommitdiff
path: root/src/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* startup: wait for config to init2 * r + 2 * t2025-03-311-2/+2
| | | | Also cleanup some stuff
* config: don't show sidebar on startup by default2 * r + 2 * t2025-03-311-1/+1
|
* launcher: transparency action2 * r + 2 * t2025-03-271-1/+9
|
* 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