immich/mobile/lib/utils
shenlong 9cf3b88f80
refactor(mobile): remove int user id (#16814)
* refactor: user entity

* chore: rebase fixes

* refactor: remove int user Id

* refactor: migrate store userId from int to string

* refactor: rename uid to id

* fix: migration

* pr feedback

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-03-18 11:05:37 -05:00
..
cache fix(mobile): fix typos (#16456) 2025-03-01 20:06:47 +00:00
hooks feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 -05:00
async_mutex.dart feature(mobile): Hardening synchronization mechanism + Pull to refresh (#2085) 2023-03-26 21:35:52 -05:00
backup_progress.dart feat(mobile): Adds file upload progress stats (#7760) 2024-03-14 15:15:22 -05:00
bootstrap.dart refactor: user entity (#16655) 2025-03-12 08:56:56 -05:00
bytes_units.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
color_filter_generator.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
datetime_comparison.dart fix(mobile): sync all album properties (#8332) 2024-04-02 00:22:15 -05:00
debounce.dart feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 -05:00
diff.dart refactor(mobile): assert lists are sorted for diffing (#13180) 2024-10-05 08:02:34 +07:00
download.dart feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
draggable_scroll_controller.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
hash.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
http_ssl_cert_override.dart refactor(mobile): move store settings and store into domain folder (#16201) 2025-02-19 19:27:32 +00:00
image_url_builder.dart refactor(mobile): move store settings and store into domain folder (#16201) 2025-02-19 19:27:32 +00:00
immich_loading_overlay.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
map_utils.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
migration.dart refactor(mobile): remove int user id (#16814) 2025-03-18 11:05:37 -05:00
openapi_patching.dart chore(mobile): patch openapi preference (#16000) 2025-02-10 17:39:43 +00:00
provider_utils.dart refactor(mobile): move user service to domain (#16782) 2025-03-13 22:20:26 -05:00
selection_handlers.dart refactor: exif entity (#16621) 2025-03-06 11:58:24 -06:00
storage_indicator.dart refactor(mobile): Use switch expression when possible (#15852) 2025-02-02 15:46:46 -06:00
string_helper.dart chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
throttle.dart feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 -05:00
upload.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
url_helper.dart refactor(mobile): move store settings and store into domain folder (#16201) 2025-02-19 19:27:32 +00:00
version_compatibility.dart feat(mobile): compatibility message warning (#10065) 2024-06-10 12:43:54 -05:00