0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/mobile/openapi/doc
2022-10-25 09:51:03 -05:00
..
AddAssetsDto.md
AddUsersDto.md
AdminSignupResponseDto.md
AlbumApi.md feat(web): add asset and album count info (#623) 2022-09-07 15:16:18 -05:00
AlbumCountResponseDto.md feat(web): add asset and album count info (#623) 2022-09-07 15:16:18 -05:00
AlbumResponseDto.md Modify Album API endpoint to return a count attribute instead of a full assets array (#454) 2022-08-10 22:48:25 -05:00
AllJobStatusResponseDto.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
AssetApi.md feat(mobile) duplicated asset upload handling mechanism (#853) 2022-10-25 09:51:03 -05:00
AssetCountByTimeBucket.md Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
AssetCountByTimeBucketResponseDto.md Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
AssetCountByTimeGroupDto.md Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
AssetCountByTimeGroupResponseDto.md Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
AssetCountByUserIdResponseDto.md feat(web): add asset and album count info (#623) 2022-09-07 15:16:18 -05:00
AssetCountResponseDto.md feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
AssetFileUploadResponseDto.md
AssetResponseDto.md
AssetTypeEnum.md
AuthenticationApi.md Api logout route (#361) 2022-07-19 13:49:58 -05:00
CheckDuplicateAssetDto.md
CheckDuplicateAssetResponseDto.md [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
CheckExistingAssetsDto.md feat(mobile) duplicated asset upload handling mechanism (#853) 2022-10-25 09:51:03 -05:00
CheckExistingAssetsResponseDto.md feat(mobile) duplicated asset upload handling mechanism (#853) 2022-10-25 09:51:03 -05:00
CreateAlbumDto.md
CreateDeviceInfoDto.md
CreateJobDto.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
CreateProfileImageResponseDto.md
CreateUserDto.md
CuratedLocationsResponseDto.md
CuratedObjectsResponseDto.md
DeleteAssetDto.md
DeleteAssetResponseDto.md
DeleteAssetStatus.md
DeviceInfoApi.md
DeviceInfoResponseDto.md
DeviceTypeEnum.md
ExifResponseDto.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
GetAssetByTimeBucketDto.md Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
GetAssetCountByTimeBucketDto.md Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
GetAssetCountByTimeGroupDto.md Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
JobApi.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
JobCommand.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
JobCommandDto.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
JobCounts.md Added explicit type for job count 2022-10-06 12:43:02 -05:00
JobId.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
JobStatusResponseDto.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
JobType.md feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
LoginCredentialDto.md
LoginResponseDto.md
LogoutResponseDto.md Api logout route (#361) 2022-07-19 13:49:58 -05:00
RemoveAssetsDto.md
SearchAssetDto.md
ServerInfoApi.md feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
ServerInfoResponseDto.md
ServerPingResponse.md
ServerStatsResponseDto.md feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
ServerVersionReponseDto.md
SignUpDto.md
SmartInfoResponseDto.md
ThumbnailFormat.md
TimeBucketEnum.md Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
TimeGroupEnum.md Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
UpdateAlbumDto.md [WEB] Select album thumbnail (#383) 2022-07-27 11:16:02 -05:00
UpdateDeviceInfoDto.md
UpdateUserDto.md
UsageByUserDto.md feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
UserApi.md Update get user info controller to avoid conflict with /count 2022-07-17 15:09:26 -05:00
UserCountResponseDto.md
UserResponseDto.md
ValidateAccessTokenResponseDto.md