immich/server/libs/domain/src
Skyler Mäntysaari fb408d7aa3
chore(server): cookie changes to SameSite=Lax (#1467)
* fix(server/cookie): cookie should have SameSite=Lax.

* Forgot to update tests.
2023-01-28 16:33:03 -06:00
..
album refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
api-key fix(server): auth strategies (#1459) 2023-01-27 23:12:11 -06:00
asset fix(server): Handle exposure time correctly (#1432) 2023-01-26 13:14:05 -06:00
auth chore(server): cookie changes to SameSite=Lax (#1467) 2023-01-28 16:33:03 -06:00
job refactor(server): move asset upload job to domain (#1434) 2023-01-27 23:57:37 -06:00
oauth feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
share fix(server): auth strategies (#1459) 2023-01-27 23:12:11 -06:00
system-config refactor(server): auth service (#1383) 2023-01-23 22:13:42 -06:00
tag refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
user feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
user-token feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
domain.module.ts refactor(server): move asset upload job to domain (#1434) 2023-01-27 23:57:37 -06:00
index.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00