1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 20:36:48 +01:00
immich/mobile/openapi/lib/api
Zack Pollard 5ad4e5b614
infra(server)!: fix typeorm asset entity relations (#1782)
* fix: add correct relations to asset typeorm entity

* fix: add missing createdAt column to asset entity

* ci: run check to make sure generated API is up-to-date

* ci: cancel workflows that aren't for the latest commit in a branch

* chore: add fvm config for flutter
2023-02-19 16:44:53 +00:00
..
album_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
api_key_api.dart infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
asset_api.dart infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
authentication_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
device_info_api.dart chore(server): remove deprecated device endpoints (#1436) 2023-01-26 20:51:22 -06:00
job_api.dart refactor(server): job repository (#1382) 2023-01-21 22:13:36 -06:00
o_auth_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
server_info_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
share_api.dart refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
system_config_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
tag_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
user_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00