mirror of
https://github.com/immich-app/immich.git
synced 2025-03-04 02:11:44 -05:00
* commit 1 (isPanorama: boolean) * working solution for projectiontypeenum * fix * format fix * fix * fix * fix * fix * enum projectiontype * working solution with exif * fix * reverted > * fix format * reverted auto-magic api.ts prettification * fix * reverted api.ts autogenerated * api ts regenerated * Update web/src/lib/components/assets/thumbnail/thumbnail.svelte Co-authored-by: Sergey Kondrikov <sergey.kondrikov@gmail.com> * Update web/src/lib/components/asset-viewer/asset-viewer.svelte Co-authored-by: Sergey Kondrikov <sergey.kondrikov@gmail.com> * exifProjectionType * Update server/src/microservices/processors/metadata-extraction.processor.ts Co-authored-by: Sergey Kondrikov <sergey.kondrikov@gmail.com> * projectionType?: string = ProjectionType.NONE; * not null * projectionType!: ProjectionType; * opeapi generator fix * fixes * fix * fix * generate api * asset.exifInifo?.projectionType * Update server/src/domain/asset/response-dto/exif-response.dto.ts Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> * Update server/src/microservices/processors/metadata-extraction.processor.ts Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> * enum -> varchar;projectiontypeenum->projectiontype * asset-viewer fixed prettiffier * @Column({}) single line * enum | string * make api * enum | string * enum | str fix * fix * chore: use string instead of enum * chore: open api * fix: checks --------- Co-authored-by: Sergey Kondrikov <sergey.kondrikov@gmail.com> Co-authored-by: Alex Tran <alex.tran1502@gmail.com> Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> |
||
---|---|---|
.. | ||
add_assets_dto_test.dart | ||
add_assets_response_dto_test.dart | ||
add_users_dto_test.dart | ||
admin_signup_response_dto_test.dart | ||
album_api_test.dart | ||
album_count_response_dto_test.dart | ||
album_response_dto_test.dart | ||
all_job_status_response_dto_test.dart | ||
api_key_api_test.dart | ||
api_key_create_dto_test.dart | ||
api_key_create_response_dto_test.dart | ||
api_key_response_dto_test.dart | ||
api_key_update_dto_test.dart | ||
asset_api_test.dart | ||
asset_bulk_upload_check_dto_test.dart | ||
asset_bulk_upload_check_item_test.dart | ||
asset_bulk_upload_check_response_dto_test.dart | ||
asset_bulk_upload_check_result_test.dart | ||
asset_count_by_time_bucket_response_dto_test.dart | ||
asset_count_by_time_bucket_test.dart | ||
asset_file_upload_response_dto_test.dart | ||
asset_ids_dto_test.dart | ||
asset_ids_response_dto_test.dart | ||
asset_response_dto_test.dart | ||
asset_stats_response_dto_test.dart | ||
asset_type_enum_test.dart | ||
audio_codec_test.dart | ||
auth_device_response_dto_test.dart | ||
authentication_api_test.dart | ||
bulk_id_response_dto_test.dart | ||
change_password_dto_test.dart | ||
check_duplicate_asset_dto_test.dart | ||
check_duplicate_asset_response_dto_test.dart | ||
check_existing_assets_dto_test.dart | ||
check_existing_assets_response_dto_test.dart | ||
create_album_dto_test.dart | ||
create_profile_image_response_dto_test.dart | ||
create_tag_dto_test.dart | ||
create_user_dto_test.dart | ||
curated_locations_response_dto_test.dart | ||
curated_objects_response_dto_test.dart | ||
delete_asset_dto_test.dart | ||
delete_asset_response_dto_test.dart | ||
delete_asset_status_test.dart | ||
download_archive_info_test.dart | ||
download_response_dto_test.dart | ||
exif_response_dto_test.dart | ||
get_asset_by_time_bucket_dto_test.dart | ||
get_asset_count_by_time_bucket_dto_test.dart | ||
import_asset_dto_test.dart | ||
job_api_test.dart | ||
job_command_dto_test.dart | ||
job_command_test.dart | ||
job_counts_dto_test.dart | ||
job_name_test.dart | ||
job_settings_dto_test.dart | ||
job_status_dto_test.dart | ||
login_credential_dto_test.dart | ||
login_response_dto_test.dart | ||
logout_response_dto_test.dart | ||
map_marker_response_dto_test.dart | ||
memory_lane_response_dto_test.dart | ||
merge_person_dto_test.dart | ||
o_auth_api_test.dart | ||
o_auth_callback_dto_test.dart | ||
o_auth_config_dto_test.dart | ||
o_auth_config_response_dto_test.dart | ||
partner_api_test.dart | ||
people_response_dto_test.dart | ||
people_update_dto_test.dart | ||
people_update_item_test.dart | ||
person_api_test.dart | ||
person_response_dto_test.dart | ||
person_update_dto_test.dart | ||
queue_status_dto_test.dart | ||
remove_assets_dto_test.dart | ||
search_album_response_dto_test.dart | ||
search_api_test.dart | ||
search_asset_dto_test.dart | ||
search_asset_response_dto_test.dart | ||
search_config_response_dto_test.dart | ||
search_explore_item_test.dart | ||
search_explore_response_dto_test.dart | ||
search_facet_count_response_dto_test.dart | ||
search_facet_response_dto_test.dart | ||
search_response_dto_test.dart | ||
server_info_api_test.dart | ||
server_info_response_dto_test.dart | ||
server_media_types_response_dto_test.dart | ||
server_ping_response_test.dart | ||
server_stats_response_dto_test.dart | ||
server_version_reponse_dto_test.dart | ||
shared_link_api_test.dart | ||
shared_link_create_dto_test.dart | ||
shared_link_edit_dto_test.dart | ||
shared_link_response_dto_test.dart | ||
shared_link_type_test.dart | ||
sign_up_dto_test.dart | ||
smart_info_response_dto_test.dart | ||
system_config_api_test.dart | ||
system_config_dto_test.dart | ||
system_config_f_fmpeg_dto_test.dart | ||
system_config_job_dto_test.dart | ||
system_config_o_auth_dto_test.dart | ||
system_config_password_login_dto_test.dart | ||
system_config_storage_template_dto_test.dart | ||
system_config_template_storage_option_dto_test.dart | ||
tag_api_test.dart | ||
tag_response_dto_test.dart | ||
tag_type_enum_test.dart | ||
thumbnail_format_test.dart | ||
time_group_enum_test.dart | ||
transcode_policy_test.dart | ||
update_album_dto_test.dart | ||
update_asset_dto_test.dart | ||
update_tag_dto_test.dart | ||
update_user_dto_test.dart | ||
usage_by_user_dto_test.dart | ||
user_api_test.dart | ||
user_count_response_dto_test.dart | ||
user_response_dto_test.dart | ||
validate_access_token_response_dto_test.dart | ||
video_codec_test.dart |