Commit Graph

182 Commits

Author SHA1 Message Date
root 960740f365 Docker: omit optional deps during openclaw install (avoid node-llama-cpp build); bump add-on to 0.5.14 2026-02-01 02:52:43 +02:00
TechArtDev b958a38360 Merge pull request #5 from techartdev/develop
Develop
2026-02-01 02:30:39 +02:00
TechArtDev 1f808bc68c Merge pull request #4 from techartdev/bot/add-mit-license
Add MIT License
2026-02-01 02:30:09 +02:00
root e93b343ce5 Add MIT license 2026-02-01 02:28:53 +02:00
TechArtDev 0ea7fec2e3 Merge pull request #3 from techartdev/develop
Merge pull request #2 from techartdev/main
2026-02-01 00:54:07 +02:00
TechArtDev 67dd073b1f Merge pull request #2 from techartdev/main
Sync
2026-02-01 00:53:47 +02:00
TechArtDev dc2d690f87 Merge pull request #1 from techartdev/techartdev-patch-1
Update donation message in README.md
2026-02-01 00:53:13 +02:00
TechArtDev 2658ed44b1 Update donation message in README.md 2026-02-01 00:52:47 +02:00
root 7e700f647b README: add Revolut donation link; bump add-on to 0.5.13 2026-02-01 00:47:40 +02:00
root c8c4148e23 Bump bundled openclaw to 2026.1.30; bump add-on to 0.5.12 2026-02-01 00:40:54 +02:00
root 25700a34b2 Fix nginx landing page permissions (chmod) and bump add-on to 0.5.11 2026-01-31 20:47:49 +02:00
TechArtDev 7df46d5103 Fix README.md for clarity in setup instructions 2026-01-31 20:17:59 +02:00
root fc8f7c560e Docs: add step-by-step onboarding + LAN/HTTPS guidance (non-technical) 2026-01-31 13:07:53 +02:00
root e76a769ee4 Always show Gateway UI button; bump add-on to 0.5.10 2026-01-31 01:38:53 +02:00
root cabc5a79f7 Show Gateway UI button reliably: get token via openclaw config CLI; bump add-on to 0.5.9 2026-01-31 01:26:33 +02:00
root 1c01ccd311 Refresh README/DOCS for new onboarding flow; bump add-on to 0.5.8 2026-01-31 00:46:19 +02:00
root 62ef146c3b Bootstrap minimal openclaw.json if missing (generate token); bump add-on to 0.5.7 2026-01-31 00:29:34 +02:00
root fc34d3d7b8 Fix nginx quoting: serve landing page from file; bump add-on to 0.5.6 2026-01-31 00:06:01 +02:00
root 57d3c97779 Stop managing OpenClaw config; keep only add-on-specific options; enable terminal by default (v0.5.4) 2026-01-31 00:02:06 +02:00
root 1e6f602ecb Fix gateway startup: set gateway.mode=local and allow unconfigured; bump to 0.5.3 2026-01-30 23:45:15 +02:00
root fde04e13f8 Fix OPENCLAW_CONFIG_PATH env + bump add-on to 0.5.2 2026-01-30 23:36:48 +02:00
root 3b16006e6b Bump add-on version to 0.5.1 2026-01-30 23:34:39 +02:00
root 554e7b0d1c Make openclaw.json management non-invasive (create if missing, patch only set options) 2026-01-30 22:10:04 +02:00
root 2a7563c250 Remove deprecated mikrotik_* options (no back-compat) 2026-01-30 17:46:37 +02:00
root 00df355316 Rename Moltbot/Clawdbot to OpenClaw; drop back-compat; bump add-on to 0.5.0 2026-01-30 17:21:19 +02:00
root 75efb8c6c1 Migrate to OpenClaw 2026.1.29 (keep clawdbot shim); bump 0.4.8 2026-01-30 16:46:10 +02:00
root f5718000ed Gateway link: handle trailing slash in gateway_public_url; bump 0.4.7 2026-01-30 16:24:30 +02:00
root f0e91101e5 Ingress: use relative terminal paths so it works under ingress prefix; bump 0.4.6 2026-01-30 15:57:44 +02:00
root 3fb362b536 Fix terminal ingress proxy (/terminal redirect + ws); bump 0.4.5 2026-01-30 15:49:18 +02:00
root 0ca69b415b Repo rename: update URLs to MoltBotHomeAssistant 2026-01-30 15:29:49 +02:00
root 3a739fee74 README: replace MikroTik details with pointer to DOCS.md 2026-01-30 15:27:03 +02:00
root 3dbd2c39eb Config: generic router SSH options (deprecate mikrotik_*); bump 0.4.4 2026-01-30 15:22:10 +02:00
root f7fba93ffd Docs: replace real URLs/IPs with generic examples 2026-01-30 15:17:58 +02:00
root 392f5b3d0c Docs: clarify ingress terminal + external gateway UI setup 2026-01-30 15:13:53 +02:00
root 27eecb65de Ingress: terminal landing page + external gateway link; add gateway_public_url; bump 0.4.3 2026-01-30 15:02:40 +02:00
root 83f574e01f Fix ingress ws URL override (gatewayUrl) + bump 0.4.2 2026-01-30 13:25:15 +02:00
root 836e9fdc78 Ingress: inject X-Ingress-Path-based wsUrl into Control UI (sub_filter); bump 0.4.1 2026-01-30 12:57:46 +02:00
root 8a88ffd3c4 Ingress: revert X-Ingress-Path redirect; use relative ./?token for trailing slash; bump 0.4.0 2026-01-30 02:20:21 +02:00
root 298a00d5af Fix nginx config: replace nested if with map for X-Ingress-Path redirect; bump 0.3.9 2026-01-30 02:13:13 +02:00
root 9fa6090655 Ingress: use X-Ingress-Path for token redirect w/ trailing slash; bump 0.3.8 2026-01-30 02:05:57 +02:00
root 582e5f367a Add /ws websocket proxy mapping for ingress; bump 0.3.7 2026-01-30 01:37:24 +02:00
root 49a644b91b Bump add-on version to 0.3.6 2026-01-29 18:52:18 +02:00
root e29bc1f525 Fix ingress redirect to keep prefix; bump version 0.3.5 2026-01-29 18:50:28 +02:00
TechArtDev f8825806c6 Bump version to 0.3.5 in config.yaml 2026-01-29 18:41:53 +02:00
TechArtDev 9b072e8b5a Refactor gateway config and token management in run.sh
Refactor gateway configuration generation and improve token handling.
2026-01-29 18:41:35 +02:00
root 6bebc0de82 Remove python dependency; generate config via jq; bump 0.3.4 2026-01-29 18:36:54 +02:00
root a4381dd7fc Generate strict JSON config and bump version to 0.3.3 2026-01-29 18:33:31 +02:00
root 1b120c277c Fix ingress: redirect to include token; fix ttyd base path; bump 0.3.2 2026-01-29 18:29:07 +02:00
TechArtDev c21dead149 Bump version from 0.3.1 to 0.3.2 2026-01-29 18:08:29 +02:00
TechArtDev adc02e365e Remove comment on wide-area discovery in run.sh
Remove comment about disabling wide-area discovery.
2026-01-29 18:07:13 +02:00