1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/server/libs/domain/src/share
Zack Pollard 000d0a08f4
infra(server): fix Album TypeORM relations and change ids to uuids (#1582)
* infra: make api-key primary key column a UUID

* infra: move ManyToMany relations in album entity, make ownerId ManyToOne

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-02-18 14:58:55 -06:00
..
dto refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
response-dto infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
index.ts refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
share.core.ts fix(web/server) uploaded asset in shared link not loaded (#1766) 2023-02-15 15:21:22 -06:00
share.service.spec.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
share.service.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
shared-link.repository.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00