homebox/frontend
Hayden 07441eec8e
feat: add lookup by asset ID (#208)
* add asset id redirecting

* dev env changes

* suggested changes from PR

* remove unnecessary proxy from nuxt config

* fix formatting

* change directory reference

* fix API key storage

* use /a/{id} as redirect

* run generators

* remove dependabot

Co-authored-by: Bradley Nelson <bradley@nel.family>
Co-authored-by: Bradley Nelson <BCNelson@users.noreply.github.com>
2023-01-14 09:24:11 -09:00
..
assets/css feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
components feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
composables feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
layouts feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
lib feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
middleware feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
pages feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
plugins feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
public feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
stores feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
test feat: add additional currencies (#125) 2022-11-01 14:16:22 -08:00
.eslintrc.js frontend: cleanup 2022-09-09 14:46:53 -08:00
.nuxtignore feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
app.vue feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
nuxt.config.ts feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
package.json feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
pnpm-lock.yaml feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js feat: new dashboard implementation (#168) 2022-12-29 16:19:15 -09:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00