1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 16:41:59 +00:00
immich/mobile/lib/providers/album
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.provider.dart feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
album_sort_by_options.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
album_sort_by_options.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
album_title.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
album_viewer.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
current_album.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
current_album.provider.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
shared_album.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
suggested_shared_users.provider.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00