Hayden
|
6dc2ae1bea
|
feat: asset tags/ids (#142)
* add schema
* run db migration
* bulk seed asset IDs
* breaking: update runtime options
* conditionally increment asset IDs
* update API endpoints
* fix import asset id assignment
* refactor display + marshal/unmarshal
* add docs page
* add to form field
* hide 000-000 values
* update ENV vars
|
2022-11-13 14:17:55 -09:00 |
|
andrew-busbee
|
1f0c8d09c2
|
docs: typo quick-start.md (#103)
Small typo
|
2022-10-20 22:39:50 -08:00 |
|
Hayden
|
2d34557f69
|
feat: link implementation (#100)
* link implementation
* add docs for links
* use btn instead of badge
|
2022-10-19 21:31:08 -08:00 |
|
Hayden
|
dea2dcfde8
|
feat: allow disable registration (#71)
|
2022-10-14 14:02:16 -08:00 |
|
Hayden
|
ba8367f637
|
fix: compose example (#70)
|
2022-10-14 13:40:27 -08:00 |
|
Hayden
|
256cbed716
|
update tags
|
2022-10-10 18:48:57 -08:00 |
|
Hayden
|
8ba954674e
|
feat: versioned migrations (#26)
* enable atlas migrations
* use embedded atlas migrations
* chores
* bad migration example
* tidy
* fix linter issues
* reset migration state
* sort slice before testing
* move temp write logic to migrations package
|
2022-09-27 20:26:44 -08: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 |
|
Hayden
|
6341aebe66
|
update docs
|
2022-09-14 09:35:23 -08:00 |
|
Hayden
|
9da4a82788
|
init docs
|
2022-09-09 12:57:44 -08:00 |
|