Commit Graph

97 Commits

Author SHA1 Message Date
jamesread b3e67bad75 doc: Add config tool to help support people 2025-11-16 23:08:20 +00:00
jamesread d1ec688c9a chore: cleanup executor.go 2025-11-16 00:47:03 +00:00
jamesread 5b57cf2480 fix: Logs were being displayed in the wrong order 2025-11-11 23:32:00 +00:00
jamesread 00d7285167 chore: fix some linting issues 2025-11-11 10:43:47 +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 83fe489949 fix: (#703) Fixed entity fieldsets being drawn in a random order 2025-11-10 21:08:34 +00:00
James Read 110bbd6216
Merge branch 'next' into fix-config-loading-missing-values 2025-11-07 00:34:11 +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 581536a60f fmt: GetActionLogs 2025-11-06 23:44:56 +00:00
jamesread 39664a734d fix: Various log noise 2025-11-06 23:42:07 +00:00
jamesread 822f3197b6 chore: (#675) Remove dead websocket code 2025-11-06 09:52:16 +00:00
jamesread 055472902d fix: #686 - concurrent map read and write - in entity instances 2025-11-04 23:30:14 +00:00
jamesread 2b24daa6d0 fix: Address concurrency issue in entities storage 2025-11-04 23:18:41 +00:00
jamesread 294e33d110 fix: #686 - concurrent map read and write 2025-11-04 23:03:45 +00:00
jamesread 83f45d71bf fix: Several coderabbit suggestions on next branch 2025-10-30 15:51:40 +00:00
jamesread 79a71099f9 fix: fmt api.go 2025-10-30 15:26:29 +00:00
jamesread e6a02ac614 chore: fix various cyclo checks 2025-10-30 15:25:57 +00:00
James Read 7abffedb14
Merge branch 'next' into fix-require-guests-login 2025-10-30 13:15:37 +00:00
jamesread 44b518a5b2 fix: panic when loading sessions.yaml 2025-10-30 13:04:41 +00:00
jamesread a4e50bfb54 fix: panic when executing action with no arguments 2025-10-30 13:04:12 +00:00
jamesread c3d5da1981 chore: reduce cyclo complexity in service 2025-10-30 12:52:58 +00:00
jamesread c89979ddb2 fix: Wait for login UI to appear in authRequireGuestsToLogin test 2025-10-30 11:05:14 +00:00
James Read 430aab638b
Merge branch 'next' into fix-require-guests-login 2025-10-30 09:20:24 +00:00
jamesread d21f06e555 fix: Require guests to login 2025-10-30 02:13:40 +00:00
jamesread 19c3b67cdd fix: fix panic in pagination if we get a bad request 2025-10-30 00:12:06 +00:00
jamesread 61fc771ac3 fix: Race condition and speedup in accessing streaming clients 2025-10-30 00:03:37 +00:00
jamesread 57390be16f feat: ActionDetailsView component, show timeout and logs for action. Fix output streaming. 2025-10-29 22:45:26 +00:00
jamesread 6c6d07bf4f fix: #674 Use JSON options for API handler 2025-10-27 20:40:15 +00:00
jamesread 2ea35697d0 fix: #672 Empty execution tracking ID in InternalLogEntry 2025-10-27 15:42:13 +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 c86bf629f9 bugfix: Added nil checks 2025-10-26 17:32:26 +00:00
jamesread c917d1b1e7 bugfix: #639 Exec support, disallow URL and similar arguments with 2025-10-26 16:40:44 +00:00
jamesread 8686a5629e fix: User Information panel and login/logout flow 2025-10-26 13:42:06 +00:00
jamesread 43cfe41378 fix: Issues with login form and local auth 2025-10-26 13:24:22 +00:00
jamesread a7e7bf869e fix: WIP on login regression 2025-10-25 00:31:02 +01:00
jamesread 0dd9e9b2b7 fix: guard against nil session storage 2025-10-25 00:22:28 +01:00
jamesread aa8322c354 fix: guard against nil session storage 2025-10-25 00:20:56 +01:00
jamesread 956e74a6b3 fix: Don't log SID (!) SECURITY 2025-10-25 00:20:35 +01: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 c9c781b197 fix: webui directory search 2025-10-11 01:16:06 +01:00
jamesread 60814b97e2 chore: fix gocyclo issues 2025-10-11 00:52:18 +01:00
jamesread b330fbd1a5 fix: all broken integration tests 2025-10-11 00:45:41 +01:00
jamesread a464e6a445 fix: broken tests after changing the way arguments are parsed 2025-10-01 22:20:56 +01:00