mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
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 |
||
|---|---|---|
| .. | ||
| api | ||
| lib | ||
| routes | ||
| test-data | ||
| app.css | ||
| app.d.ts | ||
| app.html | ||
| hooks.server.ts | ||