1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-08 12:56:48 +01:00
immich/server/libs/domain/test
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.mock.ts refactor(server): api keys (#1339) 2023-01-18 08:40:15 -06:00
crypto.repository.mock.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
fixtures.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
index.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
job.repository.mock.ts refactor(server): job repository (#1382) 2023-01-21 22:13:36 -06:00
shared-link.repository.mock.ts refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
system-config.repository.mock.ts refactor(server): system config (#1353) 2023-01-21 10:11:55 -06:00
user-token.repository.mock.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
user.repository.mock.ts refactor(server): api keys (#1339) 2023-01-18 08:40:15 -06:00