skillhub/web
2026-03-19 09:32:13 +08:00
..
docker-entrypoint.d Refine production compose runtime config 2026-03-13 17:00:47 +08:00
public fix(web): stabilize auth shell startup flow 2026-03-15 15:36:30 +08:00
scripts feat(web): inject OpenClaw integration docs into build output for SEO 2026-03-17 21:02:49 +08:00
src feat(skill-detail): show author display name 2026-03-19 09:32:13 +08:00
.dockerignore feat(ops): improve Dockerfile caching, add dockerignore, docker profile, Makefile help 2026-03-12 17:50:34 +08:00
.eslintrc.cjs feat(web): implement login page, dashboard, and API token management 2026-03-12 00:13:50 +08:00
components.json feat(web): implement login page, dashboard, and API token management 2026-03-12 00:13:50 +08:00
Dockerfile Serve registry skill docs from nginx 2026-03-18 17:56:53 +08:00
index.html feat: Implement initial web application structure, core pages, and UI components with i18n support. 2026-03-17 17:11:16 +08:00
LANDING_PAGE_REDESIGN.md feat(web): redesign homepage with modern landing page 2026-03-12 22:27:58 +08:00
nginx.conf.template Serve registry skill docs from nginx 2026-03-18 17:56:53 +08:00
package.json feat(web): inject OpenClaw integration docs into build output for SEO 2026-03-17 21:02:49 +08:00
pnpm-lock.yaml feat(web): inject OpenClaw integration docs into build output for SEO 2026-03-17 21:02:49 +08:00
postcss.config.js feat(web): implement login page, dashboard, and API token management 2026-03-12 00:13:50 +08:00
PREVIEW.md docs: add landing page preview guide 2026-03-12 22:28:31 +08:00
runtime-config.js.template Add extensible auth compatibility layer for private SSO 2026-03-13 18:00:22 +08:00
tailwind.config.ts feat: Implement initial web application structure, core pages, and UI components with i18n support. 2026-03-17 17:11:16 +08:00
TODO.md fix(web): fix i18n language switching and add translations 2026-03-13 13:42:57 +08:00
tsconfig.json feat(web): implement login page, dashboard, and API token management 2026-03-12 00:13:50 +08:00
vite.config.ts feat(web): improve skill detail overview UX and markdown highlighting 2026-03-18 16:30:21 +08:00