homebox/backend/app/api/handlers/v1
Hayden c19fe94c08
feat: QR Codes (#226)
* code gen updates

* qrcode support

* remove opacity on toast

* update item view to use tab-like pages

* adjust view for cards

* fix old API calls for ioutils

* move embed

* extract QR code

* add docs for QR codes

* add QR code
2023-01-18 20:44:06 -09:00
..
assets feat: QR Codes (#226) 2023-01-18 20:44:06 -09:00
controller.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
partials.go refactor: http interfaces (#114) 2022-10-29 18:15:35 -08:00
query_params.go fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
v1_ctrl_actions.go feat: asset tags/ids (#142) 2022-11-13 14:17:55 -09:00
v1_ctrl_assets.go feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
v1_ctrl_auth.go feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
v1_ctrl_group.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
v1_ctrl_items.go feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
v1_ctrl_items_attachments.go feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
v1_ctrl_labels.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
v1_ctrl_locations.go fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
v1_ctrl_maint_entry.go feat: maintenance log (#170) 2022-12-09 20:57:57 -09:00
v1_ctrl_qrcode.go feat: QR Codes (#226) 2023-01-18 20:44:06 -09:00
v1_ctrl_statistics.go feat: new homepage statistic API's (#167) 2022-12-05 12:36:32 -09:00
v1_ctrl_user.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00