This website requires JavaScript.
Explore
Help
Sign In
sjs
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/samsonjs/immich.git
synced
2026-06-25 05:09:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6df6103c67
immich
/
mobile
/
openapi
/
lib
/
model
History
Jason Rasmussen
d89e88bb3f
feat: configure token endpoint auth method (
#17968
)
2025-04-29 15:17:48 -04:00
..
activity_create_dto.dart
activity_response_dto.dart
activity_statistics_response_dto.dart
add_users_dto.dart
admin_onboarding_update_dto.dart
album_response_dto.dart
album_statistics_response_dto.dart
album_user_add_dto.dart
album_user_create_dto.dart
album_user_response_dto.dart
album_user_role.dart
all_job_status_response_dto.dart
api_key_create_dto.dart
api_key_create_response_dto.dart
api_key_response_dto.dart
api_key_update_dto.dart
asset_bulk_delete_dto.dart
asset_bulk_update_dto.dart
asset_bulk_upload_check_dto.dart
asset_bulk_upload_check_item.dart
asset_bulk_upload_check_response_dto.dart
asset_bulk_upload_check_result.dart
asset_delta_sync_dto.dart
asset_delta_sync_response_dto.dart
asset_face_create_dto.dart
asset_face_delete_dto.dart
asset_face_response_dto.dart
asset_face_update_dto.dart
asset_face_update_item.dart
asset_face_without_person_response_dto.dart
asset_full_sync_dto.dart
asset_ids_dto.dart
asset_ids_response_dto.dart
asset_job_name.dart
asset_jobs_dto.dart
asset_media_response_dto.dart
asset_media_size.dart
asset_media_status.dart
asset_order.dart
asset_response_dto.dart
asset_stack_response_dto.dart
asset_stats_response_dto.dart
asset_type_enum.dart
audio_codec.dart
avatar_update.dart
bulk_id_response_dto.dart
bulk_ids_dto.dart
change_password_dto.dart
check_existing_assets_dto.dart
check_existing_assets_response_dto.dart
clip_config.dart
colorspace.dart
cq_mode.dart
create_album_dto.dart
create_library_dto.dart
create_profile_image_response_dto.dart
database_backup_config.dart
download_archive_info.dart
download_info_dto.dart
download_response.dart
download_response_dto.dart
download_update.dart
duplicate_detection_config.dart
duplicate_response_dto.dart
email_notifications_response.dart
email_notifications_update.dart
exif_response_dto.dart
face_dto.dart
facial_recognition_config.dart
file_checksum_dto.dart
file_checksum_response_dto.dart
file_report_dto.dart
file_report_fix_dto.dart
file_report_item_dto.dart
folders_response.dart
folders_update.dart
image_format.dart
job_command.dart
job_command_dto.dart
job_counts_dto.dart
job_create_dto.dart
job_name.dart
job_settings_dto.dart
job_status_dto.dart
library_response_dto.dart
library_stats_response_dto.dart
license_key_dto.dart
license_response_dto.dart
log_level.dart
login_credential_dto.dart
login_response_dto.dart
logout_response_dto.dart
manual_job_name.dart
map_marker_response_dto.dart
map_reverse_geocode_response_dto.dart
memories_response.dart
memories_update.dart
memory_create_dto.dart
memory_lane_response_dto.dart
memory_response_dto.dart
memory_type.dart
memory_update_dto.dart
merge_person_dto.dart
metadata_search_dto.dart
notification_create_dto.dart
notification_delete_all_dto.dart
notification_dto.dart
notification_level.dart
notification_type.dart
notification_update_all_dto.dart
notification_update_dto.dart
o_auth_authorize_response_dto.dart
o_auth_callback_dto.dart
o_auth_config_dto.dart
o_auth_token_endpoint_auth_method.dart
feat: configure token endpoint auth method (
#17968
)
2025-04-29 15:17:48 -04:00
on_this_day_dto.dart
partner_direction.dart
partner_response_dto.dart
path_entity_type.dart
path_type.dart
people_response.dart
people_response_dto.dart
people_update.dart
people_update_dto.dart
people_update_item.dart
permission.dart
person_create_dto.dart
person_response_dto.dart
person_statistics_response_dto.dart
person_update_dto.dart
person_with_faces_response_dto.dart
places_response_dto.dart
purchase_response.dart
purchase_update.dart
queue_status_dto.dart
random_search_dto.dart
ratings_response.dart
ratings_update.dart
reaction_level.dart
reaction_type.dart
reverse_geocoding_state_response_dto.dart
search_album_response_dto.dart
search_asset_response_dto.dart
search_explore_item.dart
search_explore_response_dto.dart
search_facet_count_response_dto.dart
search_facet_response_dto.dart
search_response_dto.dart
search_suggestion_type.dart
server_about_response_dto.dart
server_config_dto.dart
server_features_dto.dart
server_media_types_response_dto.dart
server_ping_response.dart
server_stats_response_dto.dart
server_storage_response_dto.dart
server_theme_dto.dart
server_version_history_response_dto.dart
server_version_response_dto.dart
session_response_dto.dart
shared_link_create_dto.dart
shared_link_edit_dto.dart
shared_link_response_dto.dart
shared_link_type.dart
shared_links_response.dart
shared_links_update.dart
sign_up_dto.dart
smart_search_dto.dart
source_type.dart
stack_create_dto.dart
stack_response_dto.dart
stack_update_dto.dart
sync_ack_delete_dto.dart
sync_ack_dto.dart
sync_ack_set_dto.dart
sync_asset_delete_v1.dart
sync_asset_exif_v1.dart
sync_asset_v1.dart
sync_entity_type.dart
sync_partner_delete_v1.dart
sync_partner_v1.dart
sync_request_type.dart
sync_stream_dto.dart
sync_user_delete_v1.dart
sync_user_v1.dart
system_config_backups_dto.dart
system_config_dto.dart
system_config_f_fmpeg_dto.dart
system_config_faces_dto.dart
system_config_generated_fullsize_image_dto.dart
system_config_generated_image_dto.dart
system_config_image_dto.dart
system_config_job_dto.dart
system_config_library_dto.dart
system_config_library_scan_dto.dart
system_config_library_watch_dto.dart
system_config_logging_dto.dart
system_config_machine_learning_dto.dart
system_config_map_dto.dart
system_config_metadata_dto.dart
system_config_new_version_check_dto.dart
system_config_notifications_dto.dart
system_config_o_auth_dto.dart
feat: configure token endpoint auth method (
#17968
)
2025-04-29 15:17:48 -04:00
system_config_password_login_dto.dart
system_config_reverse_geocoding_dto.dart
system_config_server_dto.dart
system_config_smtp_dto.dart
system_config_smtp_transport_dto.dart
system_config_storage_template_dto.dart
system_config_template_emails_dto.dart
system_config_template_storage_option_dto.dart
system_config_templates_dto.dart
system_config_theme_dto.dart
system_config_trash_dto.dart
system_config_user_dto.dart
tag_bulk_assets_dto.dart
tag_bulk_assets_response_dto.dart
tag_create_dto.dart
tag_response_dto.dart
tag_update_dto.dart
tag_upsert_dto.dart
tags_response.dart
tags_update.dart
template_dto.dart
template_response_dto.dart
test_email_response_dto.dart
time_bucket_response_dto.dart
time_bucket_size.dart
tone_mapping.dart
transcode_hw_accel.dart
transcode_policy.dart
trash_response_dto.dart
update_album_dto.dart
update_album_user_dto.dart
update_asset_dto.dart
update_library_dto.dart
update_partner_dto.dart
usage_by_user_dto.dart
user_admin_create_dto.dart
user_admin_delete_dto.dart
user_admin_response_dto.dart
user_admin_update_dto.dart
user_avatar_color.dart
user_license.dart
user_preferences_response_dto.dart
user_preferences_update_dto.dart
user_response_dto.dart
user_status.dart
user_update_me_dto.dart
validate_access_token_response_dto.dart
validate_library_dto.dart
validate_library_import_path_response_dto.dart
validate_library_response_dto.dart
video_codec.dart
video_container.dart