1
0
Fork 1
mirror of https://github.com/hay-kot/homebox.git synced 2025-03-30 12:28:47 +00:00
Commit graph

3 commits

Author SHA1 Message Date
db8200
06eb6c1f91
fix 3 places where API URLs were not constructed by function route ()
* Fixed 3 places where API URLs were not constructed by function route(path, params).

* autofix

---------

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-07-22 20:11:29 -08:00
Hayden
0f8db862b4
feat: pwa support ()
* add PWA support

* fix broken URLs for query

* remove unused variable

* restore authURL
2023-03-23 10:27:12 -08:00
Hayden
ff75daf6b3
feat: mvp for label generation/printing ()
* initial label generator for QR codes

* use dynamic URL parameter
2023-02-12 15:09:31 -09:00