1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 03:46:47 +01:00
immich/web/src
Thomas 8045fd3f14
fix(web): remove dependency on rxjs (#3301)
The dependency on rxjs has been removed in favour of iterators as it's clearer
and the nature of the workload is inherently non-reactive. The uncaught error
when the list of files is empty has also been implicitly fixed by this change.

Fixes: #3300
2023-07-17 11:22:29 -05:00
..
api feat(server): add endpoint to get supported media types on the server (#3284) 2023-07-15 20:24:46 -05:00
lib fix(web): remove dependency on rxjs (#3301) 2023-07-17 11:22:29 -05:00
routes fix(web): update style of rows in user administration table (#3277) 2023-07-14 22:38:16 -05:00
test-data chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
app.css chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
app.d.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
app.html chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
hooks.server.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00