1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 20:36:48 +01:00
immich/server/libs/domain/src
Zack Pollard d1ea6a897e
chore(server): typeorm definitions fix part 3 (#1796)
* chore(server): tidy up exif typeorm entity definition

* chore(server): tidy up shared link typeorm entity definition

* chore(server): tidy up smart info typeorm entity definition

* chore(server): tidy up tag typeorm entity definition

* ci: add job that checks typeorm migrations are correct and up-to-date
2023-02-20 01:50:27 +00:00
..
album infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
api-key infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
asset chore(server): typeorm definitions fix part 3 (#1796) 2023-02-20 01:50:27 +00:00
auth chore(server): remove token when logged out (#1560) 2023-02-05 23:31:16 -06:00
crypto refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
device-info refactor(server): device info (#1490) 2023-02-01 14:55:06 -06:00
job chore(server): typeorm definitions fix part 3 (#1796) 2023-02-20 01:50:27 +00:00
oauth refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
share infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
storage refactor(server): download file (#1512) 2023-02-03 09:16:25 -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): add updatedAt to Asset, Album and User (#1566) 2023-02-06 10:24:58 -06:00
user-token chore(server): remove token when logged out (#1560) 2023-02-05 23:31:16 -06:00
domain.module.ts refactor(server): device info (#1490) 2023-02-01 14:55:06 -06:00
index.ts refactor(server): download file (#1512) 2023-02-03 09:16:25 -06:00