Commit Graph

19 Commits

Author SHA1 Message Date
jamesread fe1ac20935 feat: Show config issues in diagnostics 2026-07-24 15:27:02 +01:00
jamesread 58dc804e78 fix: coderabbit suggestions on the justification 2026-07-06 23:35:04 +01:00
Andrew Savinykh 2fe6d306aa substitute environment variables when loading yaml config 2026-02-15 20:36:03 +13:00
jamesread 32fea4ec30 feat: Dashboard configs can now self-contain their entities, and actions all in one neat file 2025-12-01 16:15:08 +00:00
jamesread de7129e1d7 chore: reduce cyclomatic complexity 2025-11-10 23:15:18 +00:00
jamesread 1552c104e9 fix: Propperly merge included configs (handling actions) 2025-11-07 00:31:33 +00:00
jamesread 7dc99b1398 fix: Massively improve config loading 2025-11-06 23:45:54 +00:00
jamesread 83f45d71bf fix: Several coderabbit suggestions on next branch 2025-10-30 15:51:40 +00:00
jamesread e6a02ac614 chore: fix various cyclo checks 2025-10-30 15:25:57 +00:00
jamesread c3d5da1981 chore: reduce cyclo complexity in service 2025-10-30 12:52:58 +00:00
jamesread a551589840 feat: #428 Initial support for include directive in config files 2025-10-27 15:32:30 +00:00
jamesread fcd3ccc59a fix: authRequireGuestsToLogin config, and config loading improvements 2025-10-27 14:56:32 +00:00
jamesread 9fbaa8671f fix: Banner message support 2025-10-27 14:20:26 +00:00
jamesread 3b8bc49b04 feat: Fixed session management and ripped out the rest of gRPC 2025-10-24 23:48:48 +01:00
jamesread 38d81fafe2 fix: Listen address fields were not being loaded from config.yaml 2025-10-24 22:06:32 +01:00
jamesread cbb163726e chore: wip OliveTin3k 2025-10-23 23:16:39 +01:00
James Read fa44e958d8
chore: Big dependency update (#553) 2025-04-06 22:26:51 +00:00
David Q 182548e0dc
feat: add syntax for interpolating environment variables into config file (#548)
Co-authored-by: James Read <contact@jread.com>
2025-04-05 22:36:10 +00:00
James Read ff31abe66c
refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00