0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00
immich/web/src
Michel Heusschen e7a875eadd
fix(web): websocket reconnect (#7234)
* fix(web): websocket reconnect

* reset store after navigation completes

* remove loggedOut check
2024-02-20 08:20:09 -06:00
..
lib fix(web): websocket reconnect (#7234) 2024-02-20 08:20:09 -06:00
routes fix(web): websocket reconnect (#7234) 2024-02-20 08:20:09 -06:00
test-data chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
app.css fix(web): prevent layout change from scrollbar in admin setings (#6482) 2024-01-19 03:30:48 +00:00
app.d.ts
app.html feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
hooks.client.ts