Commit Graph

1634 Commits

Author SHA1 Message Date
Ilya Mukhortov 3db4f1eef2 add push image 2026-08-24 10:47:20 +10:00
Ilya Mukhortov 1c86aca038 del .github folder 2026-08-24 10:42:25 +10:00
Ilya Mukhortov 68a7ec2e43 feat: localize MedLogic UI and document Debian image
Keep only Russian and English, trim diagnostics, and add a Taskfile
that builds docker.med-logic.ru/olivetin:latest.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-24 10:41:07 +10:00
med-logic e3ba0b70d7
Merge pull request #2 from med-logic/codex/-olivetin-debian-dockerfile-fykqah
Switch Dockerfiles to Debian 13-slim, install Docker CLI via apt, and add webui build dependency
2026-08-19 21:05:57 +10:00
med-logic b2c73491da fix: build web UI before container images 2026-08-19 21:05:40 +10:00
med-logic 7d0d837a69
Merge pull request #1 from med-logic/codex/-olivetin-debian-dockerfile
build: switch Docker base images to Debian and drop Fedora/kubernetes-client
2026-08-18 21:47:26 +10:00
med-logic 2fcae981fa build: switch container images to Debian 2026-08-18 21:46:48 +10:00
James Read dc64d53e26
Next (#1092) 2026-08-11 13:10:06 +00:00
James Read 0c3d929eb7
Merge branch 'main' into next 2026-08-11 11:17:17 +01:00
jamesread 7aa308a4c6 chore: broken integration test 2026-08-11 10:43:42 +01:00
jamesread 33e2ab3a37 chore: coderabbit suggestions 2026-08-11 10:24:38 +01:00
James Read 27a451409e
feat: Alpha support for search (behind feature gate) (#1091) 2026-08-06 22:59:16 +01:00
jamesread 9344b6c62c fix: security policy change for alpha features and few auth fixes 2026-08-06 22:54:01 +01:00
jamesread 5741c8ea2c feat: Alpha support for search (behind feature gate) 2026-08-06 22:24:05 +01:00
jamesread 1303a27d05 fix: Hidden acctions are for display purposes only, not security 2026-08-06 11:22:22 +01:00
James Read 1a31c4dee4
Next (#1088) 2026-07-29 00:39:30 +00:00
jamesread 0b2a5995ff chore: coderabbit knows better than me 2026-07-29 01:25:44 +01:00
jamesread 1739f1e127 chore: removed warnings from default config 2026-07-29 01:07:04 +01:00
jamesread ec6e796b86 chore: frontend unit tests 2026-07-29 00:58:10 +01:00
jamesread 7ecc7791d8 chore: golangci-lint fixes 2026-07-29 00:30:57 +01:00
jamesread e013ec0f88 chore: all HTTP requests now come with a context, timeout, etc. 2026-07-28 23:08:20 +01:00
jamesread aee6db3263 chore: migrated from experimental go slices to stdlib slices 2026-07-28 22:27:41 +01:00
jamesread a1f03e7d33 chore: fieldalignment across code base to reduce memory usage 2026-07-28 22:26:51 +01:00
jamesread e6a232f21b chore: Turn up golang lint, and fix some minor error handling stuff 2026-07-28 22:13:56 +01:00
jamesread a080f4ee2d chore: Turn up golang lint, and fix some minor error handling stuff 2026-07-28 22:11:37 +01:00
jamesread d7758a91c4 fix: gosec enabled, fixed slowloris on the http.Server, no-timeout serve, webui path traversal, overly permissive perms on themes dir 2026-07-28 21:46:59 +01:00
jamesread 7c4eefa378 fix: Max of 16 clients in an event stream 2026-07-28 17:22:34 +01:00
jamesread e5d29b68da fix: close shellAfterCompleted output injection bypass, and docs consistency
Rewrite all output/exitCode template forms to env refs and omit them
  from template args so command output cannot reach sh -c.
  (GHSA-vc6p)
2026-07-28 16:57:52 +01:00
jamesread e7eac3fa21 chore: Make sure we dont try and bind on a bad port 2026-07-28 15:04:51 +01:00
James Read 61a35140a3
Merge branch 'main' into next 2026-07-28 14:11:50 +01:00
jamesread 059eed7d62 chore: coderabbit suggestions 2026-07-28 13:58:00 +01:00
jamesread 865986e8c3 chore: fix a couple of tests 2026-07-28 13:30:29 +01:00
jamesread c7646166f2 chore: Missed a couple of files in the last commit 2026-07-28 13:23:19 +01:00
jamesread d3ebcac391 docs: Update how multiple ports work 2026-07-28 13:12:32 +01:00
jamesread b95d6c683e fix: Dashboards can now use categories, service looks for $PORT 2026-07-28 12:51:55 +01:00
jamesread 07f7e12991 fix: Logs page now remembers filters between page navigation 2026-07-28 12:47:55 +01:00
jamesread 663103ad0a chore: better column ordering in the diagnostics view config issues 2026-07-28 11:13:41 +01:00
jamesread 9e7a397898 fix: Action title styling on the argument form 2026-07-28 10:48:32 +01:00
James Read 42c50dfa79
Next (#1085) 2026-07-28 04:46:27 +00:00
jamesread 839d244e51 fix: intermediate output and comfirmation 2026-07-27 23:17:42 +01:00
jamesread e226ec53dd chore: Dependency update 2026-07-26 00:55:26 +01:00
jamesread 7b4918e2f8 Merge branch 'next' of github.com:OliveTin/OliveTin into next 2026-07-26 00:14:19 +01:00
jamesread 8f059778ce docs: OliveTin now uses up to Level 2 of 5 AI autonomy. 2026-07-26 00:11:47 +01:00
jamesread b6218e9538 docs: Improve installation intro page 2026-07-25 23:05:00 +01:00
jamesread 18903853fb fix: A single entities read failure wont clear all entities 2026-07-25 22:20:52 +01:00
jamesread b000e82238 chore: Prevent users overriding configsource 2026-07-25 22:20:14 +01:00
jamesread 8b8b422c19 fix: several duplicate translation fixes 2026-07-25 22:18:58 +01:00
jamesread 6604cf44a1 docs: "macOS" title in README 2026-07-25 22:17:27 +01:00
jamesread 6eb3827ddd feat: dnsname argument type 2026-07-25 22:00:02 +01:00
James Read ecc5c64046
feat: Show config issues in diagnostics (#1087) 2026-07-25 21:25:11 +01:00