Commit Graph

1026 Commits

Author SHA1 Message Date
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 3df22f2ccb Merge branch 'feat-add-language-support' of github.com:OliveTin/OliveTin into feat-add-language-support 2025-11-10 22:50:58 +00:00
jamesread 1140453f30 fix: broken integration test after fieldsets changes 2025-11-10 22:50:42 +00:00
James Read 9cf79863b3
Merge branch 'next' into feat-add-language-support 2025-11-10 21:53:04 +00:00
jamesread 6a853d9c99 feat: (#708) Added language support 2025-11-10 21:52:36 +00:00
jamesread 83fe489949 fix: (#703) Fixed entity fieldsets being drawn in a random order 2025-11-10 21:08:34 +00:00
jamesread e7d4747727 chore: fix broken integration test after fieldsets changes 2025-11-10 20:52:49 +00:00
James Read d4d7bf8135
fix: (#704) Confirmation buttons (#707) 2025-11-10 20:46:48 +00:00
jamesread 32a062ae93 fix: (#707) Confirmation buttons and ASCII input types 2025-11-10 20:12:19 +00:00
jamesread 263601170f fix: (#702) Fixed actions being drawn in a column (an extra fieldset was being added) 2025-11-10 19:46:58 +00:00
jamesread b071b4d036 feat: Increase terminal size, and in fullscreen mode 2025-11-10 19:46:08 +00:00
jamesread 52ff504a9d fix: (#704) Confirmation buttons 2025-11-10 13:21:54 +00:00
jamesread 2ed564a403 feat: Add translations and language support 2025-11-10 13:20:40 +00:00
jamesread 3967b91cf0 fix: Exit if no base config file is found 2025-11-07 00:51:04 +00:00
James Read 50abb53ace
Fix config loading missing values (#699) 2025-11-07 00:40:36 +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
James Read 4006fd485d
fix: Various log noise and spam (#698) 2025-11-06 23:48:11 +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 58593c6f04 doc: Improve HAProxy example 2025-11-06 23:44:00 +00:00
jamesread 39664a734d fix: Various log noise 2025-11-06 23:42:07 +00:00
James Read 87f9a0b152
fix: #696 - hide login link if login interactively isn't possible (local or oauth2) (#697) 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) 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) 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 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) 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