1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/shared/models
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
..
album.dart fix(mobile): fix asset order in album from latest to oldest (#3469) 2023-07-31 13:02:29 -05:00
album.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
android_device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
android_device_asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
asset.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
etag.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
etag.g.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
exif_info.dart feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
exif_info.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
ios_device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
ios_device_asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
logger_message.model.dart refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
logger_message.model.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
server_info_state.model.dart feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00
store.dart feat(mobile): allow self-signed certificate on the mobile app (#4051) 2023-09-12 21:51:43 +07:00
store.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
user.dart fix(mobile): make user.memoryEnable optional (#3680) 2023-08-14 12:52:06 -05:00
user.g.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00