homebox/frontend
Hayden de419dc37d
feat: auth-roles, image-gallery, click-to-open (#166)
* schema changes

* db generate

* db migration

* add role based middleware

* implement attachment token access

* generate docs

* implement role based auth

* replace attachment specific tokens with gen token

* run linter

* cleanup temporary token implementation
2022-12-03 10:55:00 -09:00
..
components feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
composables feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
layouts fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
lib feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
middleware feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
pages feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -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
app.vue feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
nuxt.config.ts frontend: cleanup 2022-09-09 14:46:53 -08:00
package.json feat: markdown support (#165) 2022-12-02 16:12:32 -09:00
pnpm-lock.yaml feat: markdown support (#165) 2022-12-02 16:12:32 -09:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00