happyDomain/web-admin
Renovate Bot b94bc83e58
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency typescript to v6
2026-05-10 14:11:03 +00:00
..
src web-admin: wire dashboard to /metrics with collapsible details 2026-04-16 17:08:05 +07:00
.gitignore web-admin: Don't use .gitignore symlink 2026-02-12 12:12:09 +07:00
.prettierignore Use nodeJS workspace 2026-04-17 12:58:17 +07:00
assets-noui.go Create admin interface base 2026-01-26 12:34:55 +08:00
assets.go ci: fix pipeline inconsistencies and improve Docker builds 2026-05-10 20:17:55 +08:00
generate_npm.go ci: fix pipeline inconsistencies and improve Docker builds 2026-05-10 20:17:55 +08:00
openapi-ts.config.ts Generate admin API 2026-01-26 12:34:55 +08:00
package.json chore(deps): update dependency typescript to v6 2026-05-10 14:11:03 +00:00
routes.go chore: replace interface{} with any across the codebase 2026-03-01 17:38:04 +07:00
static Create admin interface base 2026-01-26 12:34:55 +08:00
svelte.config.js Create admin interface base 2026-01-26 12:34:55 +08:00
tsconfig.json Create admin interface base 2026-01-26 12:34:55 +08:00
vite.config.ts Create admin interface base 2026-01-26 12:34:55 +08:00