No description
Find a file
yusing e14efa6b80
refactor(config-editor): show autocert certificates in an accordion, drop Embla
Replace the Embla carousel and auto-height layout with a Base UI accordion.
Each cert gets a summary row (subject, primary DNS, expiry) and expandable
details; remove the carousel UI module and embla-carousel dependencies.

AutocertInfo now owns the card header, renew action, and loading/empty
states; AutocertConfigContent only renders the form below.
2026-04-24 14:26:20 +08:00
.github/workflows fix(ci): fix attempt for lite variant incorrectly tagged as latest 2025-11-15 23:26:13 +08:00
.trunk chore: apply trunk fmt and fix some lint errors 2026-04-09 15:13:32 +08:00
.vscode Initial commit with dashboard, login page and stuff from old webui; licensed with BSD 3-Clause 2025-08-22 22:10:25 +08:00
juststore-shadcn@1d7b9d9643 chore(submodule): update juststore shadcn - replace tabler icons with lucide 2026-04-19 16:27:35 +08:00
public chore: apply trunk fmt and fix some lint errors 2026-04-09 15:13:32 +08:00
src refactor(config-editor): show autocert certificates in an accordion, drop Embla 2026-04-24 14:26:20 +08:00
wiki@68c28a9cbd docs: update wiki 2026-04-19 15:29:22 +08:00
.dockerignore chore: update .dockerignore and .gitignore to include additional ignore patterns for build artifacts and wiki files 2026-02-19 19:24:50 +08:00
.gitignore chore: update .dockerignore and .gitignore to include additional ignore patterns for build artifacts and wiki files 2026-02-19 19:24:50 +08:00
.gitmodules chore: update .gitmodules to remove juststore submodule and adjust juststore-shadcn URL; clean up Dockerfile references to juststore 2026-02-20 12:05:48 +08:00
.oxfmtrc.jsonc chore(tooling): replace Biome with oxfmt and oxlint 2026-04-09 14:34:49 +08:00
.oxlintrc.json chore(tooling): replace Biome with oxfmt and oxlint 2026-04-09 14:34:49 +08:00
bun.lock refactor(config-editor): show autocert certificates in an accordion, drop Embla 2026-04-24 14:26:20 +08:00
components.json chore(ui): migrate icons from Tabler to Lucide 2026-04-19 15:32:32 +08:00
compose.yml chore(deps): bump bun to 1.3.13, Tailwind 4.2.4, fumadocs, and oxc 2026-04-23 10:22:30 +08:00
Dockerfile chore(deps): bump bun to 1.3.13, Tailwind 4.2.4, fumadocs, and oxc 2026-04-23 10:22:30 +08:00
LICENSE Initial commit with dashboard, login page and stuff from old webui; licensed with BSD 3-Clause 2025-08-22 22:10:25 +08:00
lite.Dockerfile chore(deps): bump bun to 1.3.13, Tailwind 4.2.4, fumadocs, and oxc 2026-04-23 10:22:30 +08:00
lite.vite.config.ts chore(deps): upgrade vite to v8 and update dependencies 2026-03-20 10:54:46 +08:00
Makefile fix(Makefile): update command to use bunx for schema generation 2026-02-15 10:28:34 +08:00
nginx.conf feat(wiki): integrates new Fumadocs based wiki 2026-02-22 18:36:20 +08:00
package.json refactor(config-editor): show autocert certificates in an accordion, drop Embla 2026-04-24 14:26:20 +08:00
README.md chore: apply biome format 2026-02-19 19:25:20 +08:00
source.config.ts chore: apply trunk fmt and fix some lint errors 2026-04-09 15:13:32 +08:00
test-run.compose.yml feat(app): migrate frontend to tanstack start (#14) 2026-02-06 00:35:11 +08:00
test-run.lite.compose.yml fix(docker): replace double-quotes with single to fix broken wiki; update test run compose and wiki 2026-01-04 22:25:11 +08:00
tsconfig.json chore(ts): scope compilation to src and align types and paths 2026-04-10 10:37:24 +08:00
vite.config.ts chore(vite): disable TanStack Start prerender 2026-04-19 16:03:36 +08:00

GoDoxy Frontend

This is the frontend for GoDoxy.