1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/lib/utils
Alex ebecb60f39
feat: user's features preferences (#12099)
* feat: metadata in UserPreference

* feat: web metadata settings

* feat: web metadata settings

* fix: typo

* patch openapi

* fix: missing translation key

* new organization of preference strucutre

* feature settings on web

* localization

* added and used feature settings

* add default value to response dto

* patch openapi

* format en.json file

* implement helper method

* use tags preference logic

* Fix logic bug and add tests

* fix preference can be null in detail panel
2024-08-29 14:29:04 -05:00
..
cache refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
hooks fix(mobile): Changes in the UI for the image editor pages (#12018) 2024-08-27 16:06:16 +00: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
bytes_units.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -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
db.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
debounce.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
diff.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06: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 fix(mobile): client TLS on ios (#11415) 2024-07-28 17:32:53 -05:00
image_url_builder.dart fix(mobile): load original (#11786) 2024-08-14 14:52:19 -05:00
immich_app_theme.dart chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +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 feat(mobile): use efficient sync (#8842) 2024-05-14 10:35:37 -05:00
openapi_patching.dart feat: user's features preferences (#12099) 2024-08-29 14:29:04 -05:00
renderlist_generator.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
selection_handlers.dart chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +00:00
storage_indicator.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05: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 deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
url_helper.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
version_compatibility.dart feat(mobile): compatibility message warning (#10065) 2024-06-10 12:43:54 -05:00