Commit Graph

85 Commits

Author SHA1 Message Date
jamesread f22b3953b1 feat: webhooks support 2026-01-06 21:45:55 +00:00
jamesread 7e1a38eb9e feat: add AddToUsergroup option to OAuth2 providers 2025-12-25 01:36:05 +00:00
jamesread a2410fc9d6 feat: Entity directories, inline actions, and all entity fields are now available in the entity details view 2025-12-01 21:48:27 +00: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 e58677e12c feat: inline actions on dashboards 2025-12-01 12:29:41 +00:00
jamesread b3e67bad75 doc: Add config tool to help support people 2025-11-16 23:08:20 +00:00
jamesread 487bf83f4e chore: use koanf tag in config reloader test 2025-11-10 23:39:15 +00:00
jamesread 67a9d3b1d1 chore: skip env in config test in 3k 2025-11-10 23:17:53 +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 c917d1b1e7 bugfix: #639 Exec support, disallow URL and similar arguments with 2025-10-26 16:40:44 +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
jamesread 570c0ba087 chore: Repair output streaming, lots of css/go lint 2025-09-06 08:42:13 +01:00
jamesread 6b342cbedb chore: Port huge amount of code to OliveTin 3k 2025-08-20 00:05:40 +01:00
James Read a06299bd9e
feature: stylemods, for side by side buttons, and XL images (#634) 2025-07-28 23:02:04 +00:00
James Read 2d4a3fc048
bugfix: Crash in OAuth2 userdata, and option to log user data (#631) 2025-07-28 21:46:08 +00:00
James Read a8ac719af7
feat kill acl (#618) 2025-07-13 09:08:05 +00:00
James Read 74f0930dcc
feat: #582 ServiceMain for Windows (#593) 2025-05-30 08:30:58 +00:00
James Read 633e513697
feature: (#568) Separator allowed in usergroup line for trusted headers (#572) 2025-04-22 14:35:49 +01:00
James Read 765c698a9b
feature: Easier loading of custom-webui icons with simplified paths (#567) 2025-04-19 23:06:17 +00:00
James Read c19428f6b6
feature: Policy support - allow hiding daignostics and logs (#569) 2025-04-19 23:05:49 +00: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
Noah Perks Sloan 8865331da2
feat: enable JWT auth from a header (#547) 2025-04-02 19:14:43 +01:00
James Read 709d6ac2ad
feature: Allow rendering output as HTML (#544) 2025-03-28 23:48:26 +00:00
James Read ff31abe66c
refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00