mirror of
https://github.com/hay-kot/homebox.git
synced 2025-10-28 11:52:55 +00:00
* move typegen code * update taskfile to fix code-gen caches and use 'dir' attribute * enable dumping stack traces for errors * log request start and stop * set zerolog stack handler * fix routes function * refactor context adapters to use requests directly * change some method signatures to support GID * start requiring validation tags * first pass on updating handlers to use adapters * add errs package * code gen * tidy * rework API to use external server package |
||
|---|---|---|
| .. | ||
| assets/css | ||
| components | ||
| composables | ||
| layouts | ||
| lib | ||
| middleware | ||
| pages | ||
| plugins | ||
| public | ||
| stores | ||
| test | ||
| .eslintrc.js | ||
| .nuxtignore | ||
| app.vue | ||
| nuxt.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||