1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile/lib/widgets
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
..
activities refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
album chore(mobile): minor styling fix (#11619) 2024-08-06 14:39:07 -05:00
asset_grid refactor(server): stacks (#11453) 2024-08-19 12:37:15 -05:00
asset_viewer fix(mobile): Fix for incorrectly naming edited files and structure change (#11741) 2024-08-24 15:30:31 -05:00
backup feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
common chore(mobile): Flutter 3.24 (#11633) 2024-08-15 14:53:37 -05:00
forms feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
map feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
memories feat(mobile): memories lane with the new CarouselView (#11892) 2024-08-18 21:27:19 -05:00
partner refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
photo_view refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
search fix: align camera model drop down behavior with other drop downs on web and mobile (#11951) 2024-08-25 05:00:15 +00:00
settings feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
shared_link feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00