1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/src/domain/album
martin ebe7a14c14
fix(server): prevent leaking isFavorite and isArchived info (#7580)
* fix: prevent leaking favorites info

* add e2e test

* fix: e2e test

* fix: isArchived

* fix: keep old version
2024-03-02 18:01:24 -05:00
..
dto fix(web): new album title fix (#5467) 2023-12-04 16:22:31 +00:00
album-response.dto.spec.ts fix(server): Correctly set album start and end dates (#4698) 2023-10-31 05:08:34 -05:00
album-response.dto.ts fix(server): prevent leaking isFavorite and isArchived info (#7580) 2024-03-02 18:01:24 -05:00
album.service.spec.ts fix(server): Split database queries based on PostgreSQL bound params limit (#6034) 2024-01-06 20:36:12 -05:00
album.service.ts fix(server): prevent leaking isFavorite and isArchived info (#7580) 2024-03-02 18:01:24 -05:00
index.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00