Michel Heusschen
243c98a02e
feat(web): re-add version announcement ( #1887 )
...
* feat(web): re-add version announcement
* show notification for every update
2023-02-27 17:13:39 -06:00
Michel Heusschen
e157a69d86
fix(web): don't log unauthorized errors ( #1871 )
...
* fix(web): don't log unauthorized errors
* fix docker build error
2023-02-26 10:50:18 -06:00
Michel Heusschen
cc6253ba38
fix(web): sharing of access token in server API ( #1858 )
2023-02-24 14:42:20 -06:00
Michel Heusschen
5c86e13239
refactor(web): combine api and serverApi ( #1833 )
2023-02-22 20:49:13 -06:00
Michel Heusschen
575154fdea
refactor(web): use cookies interface ( #1777 )
2023-02-17 10:37:26 -06:00
Alex
125ec1e85f
fix(web): using serverApi on the client request lead to uncaught error ( #1767 )
2023-02-15 13:09:28 -06:00
Jaime Baez
4f7a3afbfc
Fix web lint issues
2022-09-08 17:30:49 +02:00
Alex
f980a2f27a
Add asset repository and refactor asset service ( #540 )
...
* build endpoint to get asset count by month
* Added asset repository
* Added create asset
* get asset by device ID
* Added test for existing methods
* Refactor additional endpoint
* Refactor database api to get curated locations and curated objects
* Refactor get search properties
* Fixed cookies parsing for websocket
* Added API to get asset count by time group
* Remove unused code
2022-08-26 22:53:37 -07:00
Alex
fdd9f37abd
Added error handling for layout.server.ts to avoid unaccessible to previous deploy instance due to changes in SvelteKit project
2022-08-26 11:30:45 -07:00
Alex
db2ed2d881
Migrate SvelteKit to the latest version 431 ( #526 )
2022-08-24 21:10:48 -07:00