immich/mobile/lib/models
Alex 6b6d2a6621
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
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(mobile): preserve mobile album info on upload (#11965)
* curating assets with albums to upload

* sorting for background backup

* background upload works

* transform fields string array to javascript array

* send json array

* generate sql

* refactor upload callback

* remove albums info from upload payload

* mechanism to create album on album selection

* album creation

* Sync to upload album

* Remove unused service

* unify name changes

* Add mechanism to sync uploaded assets to albums

* Put add to album operation after updating the UI state

* clean up

* background album sync

* add to album in background context

* remove add to album in callback

* refactor

* refactor

* refactor

* fix: make sure all selected albums are selected for building upload candidate

* clean up

* add manual sync button

* lint

* revert server changes

* pr feedback

* revert time filtering

* const

* sync album on manual upload

* linting

* pr feedback and proper time filtering

* wording
2024-08-26 13:21:19 -05:00
..
activities refactor: deduplicate MemoryType and ReactionType enums (#11479) 2024-07-31 12:08:31 -05:00
albums refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
asset_viewer refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
authentication refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
backup feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
map refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
memories refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
search refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
server_info refactor: deprecate /server-info and replace with /server-info/storage (#9645) 2024-05-22 10:25:55 +01:00
shared_link refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
asset_selection_state.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00