| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: configurable max volume (#723) | Robin Seger | 2025-10-13 | 1 | -0/+1 |
| | | | | | | | | | | | * feat: configurable max volume - Add maxVolume config option to ServiceConfig - Add maxValue property to FilledSlider component - Update OSD sliders to respect maxVolume setting - Update example config in README * fix: remove redundant maxValue prop | ||||
| * | config: fix default playerAliases (#506) | anders130 | 2025-08-30 | 1 | -1/+2 |
| | | |||||
| * | background: add visualiser | 2 * r + 2 * t | 2025-08-25 | 1 | -0/+1 |
| | | | | | Also dashboard.visualiserBars -> services.visualiserBars | ||||
| * | config: add gpu type config | 2 * r + 2 * t | 2025-08-25 | 1 | -0/+1 |
| | | |||||
| * | config: player aliases + config default player | 2 * r + 2 * t | 2025-08-23 | 1 | -0/+6 |
| | | | | | Closes #441 | ||||
| * | config: add config for disabling smart scheme | 2 * r + 2 * t | 2025-08-13 | 1 | -0/+1 |
| | | | | | Closes #408 | ||||
| * | config: add audio increment option | 2 * r + 2 * t | 2025-08-05 | 1 | -0/+1 |
| | | |||||
| * | config: respect user locale for twelve hour clock & temperature (#290) | Laurens Duin | 2025-07-31 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | * bar: add 12h clock option * feat: allow custom format config * feat: 12h clock based on locale with config * chore: cleanup * fix: PR comments, add automatic fahrenheit * fix: formatting * dashboard: fix up date time * lock: better 12h clock --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com> | ||||
| * | internal: create service config | Soramane | 2025-07-16 | 1 | -0/+6 |