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 |
|
Hayden
|
75c633dcb5
|
frontend: cleanup
* dummy commit
* cleanup workflows
* setup and run eslint
* add linter to CI
* use eslint for formatting
* reorder rules
* drop editor config
|
2022-09-09 14:46:53 -08:00 |
|
Hayden
|
7db55ef1a5
|
updates
|
2022-09-09 10:20:38 -08:00 |
|
Hayden
|
6263278ff5
|
ui cleanup
|
2022-09-08 22:05:23 -08:00 |
|
Hayden
|
5f589f95b8
|
inject defaults + cleanup
|
2022-09-04 16:41:12 -08:00 |
|
Hayden
|
26ecb5a9d4
|
move to nuxt
|
2022-09-01 14:32:03 -08:00 |
|