Hayden
b77c9be36f
chore: bump deps ( #810 )
...
* bump prettier/eslint-plugin
* bump nuxt pwa
* use typed imports
* set vue version to fix layout errors
* disable import
2024-03-01 09:08:14 -09:00
Hayden
f91b33db38
fix: remove external dependency for icones ( #805 )
...
* change all icons to use iconify
* fix minor UI elements
* fix layout of table
2024-02-29 16:20:18 -09:00
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
Hayden
31b34241e0
feat: item-attachments CRUD ( #22 )
...
* change /content/ -> /homebox/
* add cache to code generators
* update env variables to set data storage
* update env variables
* set env variables in prod container
* implement attachment post route (WIP)
* get attachment endpoint
* attachment download
* implement string utilities lib
* implement generic drop zone
* use explicit truncate
* remove clean dir
* drop strings composable for lib
* update item types and add attachments
* add attachment API
* implement service context
* consolidate API code
* implement editing attachments
* implement upload limit configuration
* improve error handling
* add docs for max upload size
* fix test cases
2022-09-24 11:33:38 -08:00