homebox/frontend/lib/api
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
..
__test__ add support for custom text fields 2022-10-15 21:41:27 -08:00
base feat: change password (#35) 2022-10-09 09:23:21 -08:00
classes feat: allow nested relationships for locations and items (#102) 2022-10-23 20:54:39 -08:00
types refactor: http interfaces (#114) 2022-10-29 18:15:35 -08:00
public.ts refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
user.ts feat: user profiles (#32) 2022-10-06 21:54:09 -05:00