1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/server/libs/domain/src/auth
Jason Rasmussen 6c7679714b
refactor(server): jobs and processors (#1787)
* refactor: jobs and processors

* refactor: storage migration processor

* fix: tests

* fix: code warning

* chore: ignore coverage from infra

* fix: sync move asset logic between job core and asset core

* refactor: move error handling inside of catch

* refactor(server): job core into dedicated service calls

* refactor: smart info

* fix: tests

* chore: smart info tests

* refactor: use asset repository

* refactor: thumbnail processor

* chore: coverage reqs
2023-02-25 08:12:03 -06:00
..
dto chore(server): remove token when logged out (#1560) 2023-02-05 23:31:16 -06:00
response-dto refactor(server): auth service (#1383) 2023-01-23 22:13:42 -06:00
auth.constant.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
auth.core.ts refactor(server): download file (#1512) 2023-02-03 09:16:25 -06:00
auth.service.spec.ts refactor(server): jobs and processors (#1787) 2023-02-25 08:12:03 -06:00
auth.service.ts chore(server): remove token when logged out (#1560) 2023-02-05 23:31:16 -06:00
index.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00