• Joined on 2024-12-01
slhaf synced new reference refs/tags/release-ctl/0.5.0 to slhaf/Partner from mirror 2026-05-12 00:33:02 +08:00
slhaf synced commits to refs/tags/release-ctl/0.5.0 at slhaf/Partner from mirror 2026-05-12 00:33:02 +08:00
slhaf synced commits to master at slhaf/Partner from mirror 2026-05-12 00:33:02 +08:00
707fddda79 fix(release): checkout repository before creating ctl release
slhaf synced new reference refs/tags/release-core/0.5.0 to slhaf/Partner from mirror 2026-05-11 16:23:03 +08:00
slhaf synced commits to refs/tags/release-core/0.5.0 at slhaf/Partner from mirror 2026-05-11 16:23:03 +08:00
slhaf synced commits to master at slhaf/Partner from mirror 2026-05-11 16:23:03 +08:00
68589a21fc chore(release): add partnerctl release workflow
e8228d0cc1 fix(ci): make partnerctl native test workflow dispatchable
cc99e565f0 chore(ci): add partnerctl native build test workflow
718271417d chore(registry): update latest core release to release-core/0.5.0
04ee38726b chore(release): use release-core tag workflow
Compare 8 commits »
slhaf synced new reference refs/tags/buildable/0.5.0 to slhaf/Partner from mirror 2026-05-11 00:03:05 +08:00
slhaf synced commits to refs/tags/buildable/0.5.0 at slhaf/Partner from mirror 2026-05-11 00:03:05 +08:00
slhaf synced commits to master at slhaf/Partner from mirror 2026-05-11 00:03:05 +08:00
9acabca40e chore(registry): update latest buildable to buildable/0.5.0
b654090a6e feat(git): add latest buildable update workflow
c9a7343b30 chore: update registry index
6250b480e0 chore: add onebot adapter registry manifest
63e8cc314a chore: update registry index
Compare 11 commits »
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 19:30:22 +08:00
a3d2ff1cb8 feat(web): support @response metadata (text/json/html) and return matching run content type
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 17:17:20 +08:00
f332159217 refactor(docker): use configurable SLHAF_HUB_IMAGE in compose instead of local build
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 16:49:33 +08:00
bcf0a316a6 fix(web): validate script create/update by compilation only
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 15:30:19 +08:00
ae94615095 refactor(docker): rename runtime artifact and entrypoint to slhaf-hub
c0bb645125 refactor(gradle): centralize plugin/dependency repositories in settings with aliyun mirrors
Compare 2 commits »
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 14:59:52 +08:00
923479b4cf docs(readme): add compiled script cache to feature list
e3886ff2ed refactor(layout): organize sources into web script cli domains
Compare 2 commits »
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 14:48:13 +08:00
d79ff57b89 refactor(web): mask subtoken credentials in request audit path logs
ab6d1204e6 refactor(test): split web host api tests by domain
56d0b40dd3 refactor(script): split metadata parsing and cache from script engine
62bd88efc9 refactor(web): split web host bootstrap and route implementation
Compare 4 commits »
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 14:31:45 +08:00
3933f0120b refactor: add unified request audit logging for all web routes
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 14:24:44 +08:00
e6a993fcf1 feat: support lateinit var args declaration for hostArgs injection and add coverage
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 14:17:52 +08:00
c8f4695582 refactor: inject default @param values into hostArgs and cache compiled scripts for run execution
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 13:59:32 +08:00
757af8d89b refactor: rename HOST_* env vars to SLHAF_HUB_* across CLI/TUI, security, docs, and compose
slhaf pushed to main at slhaf/slhaf-hub 2026-02-25 13:53:57 +08:00
ff012c3b9a refactor: extract shared auth route handlers and route registration for type/scripts/meta/run
e2fdb99c91 feat: add subtoken path auth for /u/{name}@{token} type/scripts/meta/run routes and coverage
Compare 2 commits »