homebox/backend/app/api/handlers/v1
Hayden 0c535aa8d8 feat: extract auth into provider (#663)
* extract auth into provider

* bump go version

* use pointer

* rebase

Former-commit-id: 8538877f52
2023-12-12 05:49:46 -09:00
..
assets feat: QR Codes (#226) 2023-01-18 20:44:06 -09:00
controller.go refactor: rewrite to cookie based auth (#578) 2023-10-06 19:44:43 -08:00
partials.go feat: Notifiers CRUD (#337) 2023-03-06 21:18:58 -09:00
query_params.go fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
v1_ctrl_actions.go feat: primary images (#576) 2023-10-06 18:51:08 -08:00
v1_ctrl_assets.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00
v1_ctrl_auth.go feat: extract auth into provider (#663) 2023-12-12 05:49:46 -09:00
v1_ctrl_group.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00
v1_ctrl_items.go fix: images in child items (#623) 2023-11-15 18:41:24 -09:00
v1_ctrl_items_attachments.go fix/feat: primary photo auto set and auto-set primary photo (#651) 2023-12-01 08:57:29 -09:00
v1_ctrl_labels.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00
v1_ctrl_locations.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00
v1_ctrl_maint_entry.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00
v1_ctrl_notifiers.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00
v1_ctrl_qrcode.go fix: ensure urls isn't encoded (#618) 2023-11-15 17:51:19 -09:00
v1_ctrl_reporting.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00
v1_ctrl_statistics.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00
v1_ctrl_user.go change safeserve -> httpkit (#405) 2023-04-09 10:39:43 -08:00