Hayden
|
6ed1f3695a
|
chore: upgrade deps + code-gen (#249)
|
2023-01-28 12:03:51 -09:00 |
|
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 |
|
Hayden
|
cd82fe0d89
|
refactor: remove empty services (#116)
* remove empty services
* remove old factory
* remove old static files
* cleanup more duplicate service code
* file/folder reorg
|
2022-10-29 20:05:38 -08:00 |
|
Hayden
|
6529549289
|
refactor: http interfaces (#114)
* implement custom http handler interface
* implement trace_id
* normalize http method spacing for consistent logs
* fix failing test
* fix linter errors
* cleanup old dead code
* more route cleanup
* cleanup some inconsistent errors
* update and generate code
* make taskfile more consistent
* update task calls
* run tidy
* drop `@` tag for version
* use relative paths
* tidy
* fix auto-setting variables
* update build paths
* add contributing guide
* tidy
|
2022-10-29 18:15:35 -08:00 |
|