Commit Graph

1218 Commits

Author SHA1 Message Date
jamesread 19c3b67cdd fix: fix panic in pagination if we get a bad request 2025-10-30 00:12:06 +00:00
jamesread b9d859ada2 fix: fix start action button in ActionDetailsView.vue 2025-10-30 00:08:12 +00:00
jamesread 61fc771ac3 fix: Race condition and speedup in accessing streaming clients 2025-10-30 00:03:37 +00:00
jamesread e0fd10a6ec fix: calculate duration correctly in ExecutionView.vue 2025-10-29 23:35:37 +00:00
James Read 2a5732cc27
feat: enable JSON logging support with OLIVETIN_LOG_FORMAT=json envir… (#677) 2025-10-29 23:03:15 +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 8a6d61c260 feat: enable JSON logging support with OLIVETIN_LOG_FORMAT=json environment variable 2025-10-29 22:44:49 +00:00
jamesread f337e05eaf chore: start next cycle 2025-10-29 22:39:54 +00:00
jamesread 6c6d07bf4f fix: #674 Use JSON options for API handler 2025-10-27 20:40:15 +00:00
jamesread d54f2307c7 fix: Use tree for webui nfpm packages 2025-10-27 16:27:32 +00:00
jamesread 49dcc7fb46 fix: goreleaser bug for webui 2025-10-27 16:20:48 +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 dddc0417c2 fix: #673 Testing fix for broken deb packages 2025-10-27 14:33:40 +00:00
jamesread d5eb74e738 fix: Include "fix" in the right place in the release notes 2025-10-27 14:22:21 +00:00
jamesread 9fbaa8671f fix: Banner message support 2025-10-27 14:20:26 +00:00
James Read a915a654cb
bugfix: #639 Exec support, disallow URL and similar arguments with (#671) 2025-10-26 19:02:22 +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
James Read 1cb12b203e
Local user login fixes (#669) 2025-10-26 14:39:03 +00:00
James Read 2a21d74e35
Merge branch 'main' into next 2025-10-26 14:22:25 +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
James Read 280234b138
fix dark mode styles (#668) 2025-10-26 00:23:09 +00:00
jamesread 02ec8eeb65 fix: Upgraded femtocrank to fix dark mode styles 2025-10-26 01:10:43 +01:00
jamesread ef5a67e7b8 fix: Upgrade femtocrank for dark styles 2025-10-26 00:47:46 +01:00
James Read eb2463aa2d
3k release: Connect RPC migration and authentication refactoring (#666) 2025-10-24 23:42:39 +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 c9ff4d1a68 fix: broken go.mod 2025-10-25 00:20:15 +01:00
jamesread 88cc1ab080 chore: Makefile whitespace 2025-10-24 23:55:42 +01:00
jamesread 3b8bc49b04 feat: Fixed session management and ripped out the rest of gRPC 2025-10-24 23:48:48 +01:00
jamesread 31ea8507f5 doc: Typo in agents, fix undefined var DATE in pipeline 2025-10-24 22:51:31 +01:00
jamesread 62af851b2c fix: Error getting absolute path for config.yaml 2025-10-24 22:38:26 +01:00
James Read 2a764acde6
chore: Don't run release pipeline on PR branches (#665) 2025-10-24 22:16:45 +01:00
James Read 02e2ac1676
fix: Listen address fields were not being loaded from config.yaml (#664) 2025-10-24 22:16:02 +01:00
jamesread c89579840b chore: Don't run release pipeline on PR branches 2025-10-24 22:14:00 +01:00
jamesread 38d81fafe2 fix: Listen address fields were not being loaded from config.yaml 2025-10-24 22:06:32 +01:00
James Read 8b2b85c3d0
fix: Argument form start button, and input validation was also broken! (#663) 2025-10-24 21:57:23 +01:00
James Read 76a33e2e54
chore: Remove some old dead code (#662) 2025-10-24 21:57:07 +01:00
jamesread fa94357374 chore: Stop AI agents adding superflous comments 2025-10-24 21:31:54 +01:00
James Read 439e952a25
fix: sosreport contains pwd and abs paths (#660) 2025-10-24 20:52:01 +01:00
jamesread 3dfbbcc770 doc: Switch to issue types 2025-10-24 19:01:04 +01:00
jamesread 77e8c37599 fix: docker latest-3k tag 2025-10-24 18:37:47 +01:00
jamesread d3aa3b25b0 fix: doc typo 2025-10-24 01:24:33 +01:00
jamesread d944b09c51 chore: Move up the saving of integrationtests 2025-10-24 01:18:14 +01:00
jamesread b9851adfde doc: Add upgrade guide to readme 2025-10-24 01:16:48 +01:00