0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00
immich/server/test
Jonathan Jogenfors 56eb7bf0fc
fix(server): improve library scan queuing performance (#4418)
* fix: inline mark asset as offline

* fix: improve log message

* chore: lint

* fix: offline asset algorithm

* fix: use set comparison to check what to import

* fix: only mark new offline files as offline

* fix: compare the correct array

* fix: set default library concurrency to 5

* fix: remove one db call when scanning new files

* chore: remove unused import

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-10-10 18:59:13 -04:00
..
api test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
assets@9e6e1bcc24 fix(server): use fileCreatedAt in buckets (#4354) 2023-10-05 08:26:42 -05:00
db chore(server): Improve test coverage! (#3889) 2023-09-11 11:56:38 -04:00
e2e fix(server): improve library scan queuing performance (#4418) 2023-10-10 18:59:13 -04:00
fixtures feat(server): trash asset (#4015) 2023-10-06 02:01:14 -05:00
repositories feat(server,web): improve performances in person page (1) (#4387) 2023-10-10 09:34:25 -05:00
global-setup.js refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
index.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
setup.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
test-utils.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00