1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/libs/infra/src/db
Alex 29bb1f7ef2
feat(server): add updatedAt to Asset, Album and User (#1566)
* feat: add updatedAt info to DTO and generate api

* chore: remove unsued file

* chore: Add update statement to add/remove asset/user to album

* fix: test
2023-02-06 10:24:58 -06:00
..
config feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
entities feat(server): add updatedAt to Asset, Album and User (#1566) 2023-02-06 10:24:58 -06:00
migrations feat(server): add updatedAt to Asset, Album and User (#1566) 2023-02-06 10:24:58 -06:00
repository chore(server): remove token when logged out (#1560) 2023-02-05 23:31:16 -06:00
index.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00