immich/mobile/lib
Alex ebecb60f39
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker / Build and Push (., cpu, server/Dockerfile, immich-server, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, armnn, machine-learning/Dockerfile, immich-machine-learning, linux/arm64, -armnn) (push) Waiting to run
Docker / Build and Push (machine-learning, cpu, machine-learning/Dockerfile, immich-machine-learning, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, cuda, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -cuda) (push) Waiting to run
Docker / Build and Push (machine-learning, openvino, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -openvino) (push) Waiting to run
Docs build / build (push) Waiting to run
Static Code Analysis / Run Dart Code Analysis (push) Waiting to run
Test / Server (push) Waiting to run
Test / CLI (push) Waiting to run
Test / CLI (Windows) (push) Waiting to run
Test / Web (push) Waiting to run
Test / End-to-End Tests (push) Waiting to run
Test / Mobile (push) Waiting to run
Test / Machine Learning (push) Waiting to run
Test / ShellCheck (push) Waiting to run
Test / OpenAPI Clients (push) Waiting to run
Test / TypeORM Checks (push) Waiting to run
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
..
constants feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
entities feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
extensions feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
pages fix(mobile): allow create empty non-shared albums, add proper button colors (#12103) 2024-08-29 15:57:42 +00:00
providers fix(mobile): long waiting time for login request when server is unreachable (#12100) 2024-08-29 13:46:47 -05:00
routing fix(mobile): Fix for incorrectly naming edited files and structure change (#11741) 2024-08-24 15:30:31 -05:00
services fix(mobile): use a valid OAuth callback URL (#10832) 2024-08-28 11:30:06 -05:00
utils feat: user's features preferences (#12099) 2024-08-29 14:29:04 -05:00
widgets fix(mobile): use a valid OAuth callback URL (#10832) 2024-08-28 11:30:06 -05:00
main.dart chore(mobile): Flutter 3.24 (#11633) 2024-08-15 14:53:37 -05:00