Commit Graph

24 Commits

Author SHA1 Message Date
e6a993fcf1 feat: support lateinit var args declaration for hostArgs injection and add coverage 2026-02-25 14:24:37 +08:00
c8f4695582 refactor: inject default @param values into hostArgs and cache compiled scripts for run execution 2026-02-25 14:17:46 +08:00
757af8d89b refactor: rename HOST_* env vars to SLHAF_HUB_* across CLI/TUI, security, docs, and compose 2026-02-25 13:59:27 +08:00
ff012c3b9a refactor: extract shared auth route handlers and route registration for type/scripts/meta/run 2026-02-25 13:53:51 +08:00
e2fdb99c91 feat: add subtoken path auth for /u/{name}@{token} type/scripts/meta/run routes and coverage 2026-02-25 13:49:32 +08:00
07d5c1db52 feat: require explicit @param required flag and improve run failure output with params details 2026-02-24 23:55:31 +08:00
fb6ffc1d4f refactor: remove time demo script and update hello script metadata/params 2026-02-24 23:50:48 +08:00
fda3ecfca4 docs: make README language references clickable links in EN and zh-CN docs 2026-02-24 23:21:26 +08:00
327526ac5e docs: update Quick Start in README and README.zh-CN with clone steps and local scripts volume path 2026-02-24 23:19:47 +08:00
8a3ceb5bdb docs: rewrite README and add Chinese docs (README.zh-CN.md) 2026-02-24 23:13:56 +08:00
2c1b515326 refactor: rename Gradle root project to slhaf-hub 2026-02-24 23:02:55 +08:00
8824b43a99 test: add WebHost API test-host coverage for health/auth, script CRUD, subtoken access, and timeout handling 2026-02-24 23:01:31 +08:00
cdc91d7ffd feat: add metadata-based script timeouts with validation and request timeout handling 2026-02-24 22:48:57 +08:00
97b337e143 refactor: add configurable max run concurrency limit for script run routes 2026-02-24 22:09:24 +08:00
29e32f1800 refactor: rename cli and tui tools 2026-02-24 21:56:24 +08:00
a00332c1a7 feat: add env-based API defaults and enhance TUI with script picker and pretty response output 2026-02-24 21:51:21 +08:00
2796638311 feat: add token-aware API TUI with subtoken actions and row-based focus navigation 2026-02-24 21:14:53 +08:00
3e23adf821 feat: add hello and time demo hub scripts 2026-02-24 18:52:37 +08:00
00508e3121 refactor: add --host option and default web host binding to 0.0.0.0 2026-02-24 18:52:24 +08:00
5af1a18a48 chore: add Docker Compose usage instructions to README 2026-02-24 18:40:52 +08:00
55213dc356 chore: add docker-compose configuration for slhaf-hub service 2026-02-24 18:40:35 +08:00
340459f783 chore: add Docker support for running the web host 2026-02-24 18:35:12 +08:00
f16d254f84 chore: ignore .gradle-user directory 2026-02-24 18:09:40 +08:00
50cdd8e126 chore: initialize slhaf hub project 2026-02-24 17:57:03 +08:00