immich/server/libs/infra/src/db/repository
Jason Rasmussen d2a9363fc5
refactor(server): auth guard (#1472)
* refactor: auth guard

* chore: move auth guard to middleware

* chore: tests

* chore: remove unused code

* fix: migration to uuid without dataloss

* chore: e2e tests

* chore: removed unused guards
2023-01-31 12:11:49 -06:00
..
api-key.repository.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
index.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
shared-link.repository.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
system-config.repository.ts refactor(server): system config (#1353) 2023-01-21 10:11:55 -06:00
user-token.repository.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
user.repository.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00