immich/mobile/lib/providers
Alex 6b6d2a6621
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
..
album feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
asset_viewer refactor(server): stacks (#11453) 2024-08-19 12:37:15 -05:00
backup feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
image fix(mobile): load original (#11786) 2024-08-14 14:52:19 -05:00
map fix(mobile): Motion Photos stopping music (#10151) 2024-06-11 11:14:49 -05:00
search fix(deps): update dependency auto_route to v9 (#11566) 2024-08-06 12:50:20 -05:00
activity_service.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
activity_service.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
activity_statistics.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
activity_statistics.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
activity.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
activity.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
api.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
api.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
app_life_cycle.provider.dart feat(mobile): use efficient sync (#8842) 2024-05-14 10:35:37 -05:00
app_settings.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
app_settings.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
archive.provider.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
asset.provider.dart refactor(server): stacks (#11453) 2024-08-19 12:37:15 -05:00
authentication.provider.dart chore(mobile): patch download > includeEmbeddedVideos user preferences (#11910) 2024-08-25 05:09:37 +00:00
db.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
favorite_provider.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
gallery_permission.provider.dart fix(mobile): android always prompts permission when accessing backup page (#11790) 2024-08-14 18:55:52 -05:00
haptic_feedback.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
immich_logo_provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
immich_logo_provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
memory.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
multiselect.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
notification_permission.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
oauth.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
partner.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
server_info.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
shared_link.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
tab.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
trash.provider.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
upload_profile_image.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
user.provider.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
websocket.provider.dart feat(mobile): add additional request headers (#10588) 2024-06-26 19:31:55 +00:00