immich/server/libs
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
..
common feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
domain feat(server): add updatedAt to Asset, Album and User (#1566) 2023-02-06 10:24:58 -06:00
infra feat(server): add updatedAt to Asset, Album and User (#1566) 2023-02-06 10:24:58 -06:00
storage refactor(server): asset service - upload asset (#1438) 2023-01-30 10:14:13 -06:00