1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/utils
Dhrumil Shah fb20381f98
feat(mobile): allow self-signed certificate on the mobile app (#4051)
* WIP: self-signed certs accept

* WIP: format

* WIP: pushing up adding settings menu

* Add serverEndpointURL check

* Add translation update

* Handle errors properly

* format

* typo

* cleanup

* styling and permission

* remove deadcode

* put pack condition

* styling

* remove hiding settings options

* format + match drop shadow

* match color

* remove deadcode

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-09-12 21:51:43 +07:00
..
async_mutex.dart
backup_progress.dart feat(mobile): Manual asset upload (#3445) 2023-08-06 02:40:50 +00:00
builtin_extensions.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
bytes_units.dart
capitalize_first_letter.dart
capitalize.dart fix(mobile): format 2023-06-27 12:28:15 -05:00
color_filter_generator.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
db.dart
debounce.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
diff.dart
flutter_map_extensions.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
hash.dart
http_ssl_cert_override.dart feat(mobile): allow self-signed certificate on the mobile app (#4051) 2023-09-12 21:51:43 +07:00
image_url_builder.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
immich_app_theme.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00
migration.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
selection_handlers.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
storage_indicator.dart
url_helper.dart