Commit Graph
1004 Commits
Author SHA1 Message Date
jamesread 58593c6f04 doc: Improve HAProxy example 2025-11-06 23:44:00 +00:00
James Read 87f9a0b152 fix: #696 - hide login link if login interactively isn't possible (local or oauth2) (#697)
Build & Release pipeline / build (push) Has been cancelled
2025-11-06 15:44:52 +00:00
jamesread d688ab64e1 fix: #696 - hide login link if login interactively isn't possible (local user or oauth2) 2025-11-06 15:29:39 +00:00
jamesread 822f3197b6 chore: (#675) Remove dead websocket code 2025-11-06 09:52:16 +00:00
James Read a3c5114615 fix: #685 - show navigation (and picocrank upgrade) (#692)
Build & Release pipeline / build (push) Has been cancelled
2025-11-06 00:42:56 +00:00
jamesread 28c813762f fix: #685 - show navigation (and picocrank upgrade) 2025-11-06 00:38:56 +00:00
James Read d94f2aca1c Addresses concurrent map read and write (#688)
Build & Release pipeline / build (push) Has been cancelled
2025-11-05 00:46:10 +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 d3cd876eec doc: Added API docs generation tool for 3k
Build & Release pipeline / build (push) Has been cancelled
Buf CI / buf (push) Has been cancelled
2025-10-31 09:26:40 +00:00
James Read 52cd5f255a doc: Better default config that includes security examples and more doc links (#682) 2025-10-31 09:19:49 +00:00
jamesread 2b1f9a9247 doc: Better layout of default config security section 2025-10-31 09:18:45 +00:00
jamesread 6782156a58 doc: Add date id 2025-10-30 21:33:10 +00:00
jamesread f1250f9caf doc: Add more security examples to default config 2025-10-30 21:24:13 +00:00
jamesread 0bf313a3f7 doc: Move defaultPolicy to the end in the config 2025-10-30 21:14:49 +00:00
jamesread 092661c7eb doc: Better default config that includes security examples and more doc links 2025-10-30 21:10:58 +00:00
James Read 2a6d9e4f68 3k release (#681)
Build & Release pipeline / build (push) Has been cancelled
Buf CI / buf (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
3000.3.0
2025-10-30 16:07:23 +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 e0167c9e42 fix: Require guests to login (#678) 2025-10-30 13:22:39 +00:00
James Read 7abffedb14 Merge branch 'next' into fix-require-guests-login 2025-10-30 13:15:37 +00:00
James Read d32db6483e chore: reduce cyclo complexity in service (#680) 2025-10-30 13:05:19 +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 a8f5e25454 chore: Conflict in AGENTS.md 2025-10-30 12:57:59 +00:00
jamesread c3d5da1981 chore: reduce cyclo complexity in service 2025-10-30 12:52:58 +00:00
jamesread 7a1c4d3efa fix: Test authRequireGuestsToLogin redirect
Buf CI / buf (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2025-10-30 11:58:51 +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 961ddac193 fix: Duplicate ACL rendering bug in UserControlPanel 2025-10-30 09:17:55 +00:00
James Read 03ac3b5fa7 feat: ActionDetailsView component, show timeout and logs for action. … (#676) 2025-10-30 02:15:01 +00:00
jamesread d21f06e555 fix: Require guests to login 2025-10-30 02:13:40 +00:00
James Read f25b456c3d Merge branch 'next' into fix-output-streaming 2025-10-30 00:25:49 +00:00
jamesread e1db1e7be5 fix: Add big error handling for action details view 2025-10-30 00:24:50 +00:00
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
Build & Release pipeline / build (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
3000.2.1
2025-10-27 20:40:15 +00:00
jamesread d54f2307c7 fix: Use tree for webui nfpm packages
Build & Release pipeline / build (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
3000.2.0
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