1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server/test/fixtures
Jonathan Jogenfors b2f2be3485
refactor(server): library syncing (#12220)
* refactor: library scanning

fix tests

remove offline files step

cleanup library service

improve tests

cleanup tests

add db migration

fix e2e

cleanup openapi

fix tests

fix tests

update docs

update docs

update mobile code

fix formatting

don't remove assets from library with invalid import path

use trash for offline files

add migration

simplify scan endpoint

cleanup library panel

fix library tests

e2e lint

fix e2e

trash e2e

fix lint

add asset trash tests

add more tests

ensure thumbs are generated

cleanup svelte

cleanup queue names

fix tests

fix lint

add warning due to trash

fix trash tests

fix lint

fix tests

Admin message for offline asset

fix comments

Update web/src/lib/components/asset-viewer/asset-viewer-nav-bar.svelte

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

add permission to library scan endpoint

revert asset interface sort

add trash reason to shared link stub

improve path view in offline

update docs

improve trash performance

fix comments

remove stray comment

* refactor: add back isOffline and remove trashReason from asset, change sync job flow

* chore(server): drop coverage to 80% for functions

* chore: rebase and generated files

---------

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
2024-09-25 18:26:19 +01:00
..
activity.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
album.stub.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
api-key.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
asset.stub.ts refactor(server): library syncing (#12220) 2024-09-25 18:26:19 +01:00
audit.stub.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
auth.stub.ts feat(server): user and server license endpoints (#10682) 2024-07-01 17:43:16 +00:00
face.stub.ts feat(server): Import face regions from metadata (#6455) 2024-09-04 18:23:58 -04:00
file.stub.ts feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
library.stub.ts refactor: library type (#9525) 2024-05-20 18:09:10 -04:00
media.stub.ts feat(server): accepted video containers (#11274) 2024-07-21 21:14:23 +00:00
memory.stub.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
metadata.stub.ts feat(server): Import face regions from metadata (#6455) 2024-09-04 18:23:58 -04:00
partner.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
person.stub.ts fix(server): correct person birth date across timezones (#11369) 2024-07-29 19:52:04 -04:00
session.stub.ts refactor(server): sessions (#8915) 2024-04-19 06:47:29 -04:00
shared-link.stub.ts fix: empty and restore over 1,000 items (#12751) 2024-09-18 09:57:52 -04:00
system-config.stub.ts fix: auth sub override (#9635) 2024-05-21 09:07:34 -04:00
tag.stub.ts feat: tags (#11980) 2024-08-29 12:14:03 -04:00
user.stub.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00