1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 15:11:58 +00:00
immich/mobile/lib/pages
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
..
backup feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
common refactor(server): stacks (#11453) 2024-08-19 12:37:15 -05:00
editing fix(mobile): Fix for incorrectly naming edited files and structure change (#11741) 2024-08-24 15:30:31 -05:00
library fix(mobile): trash translations (#11761) 2024-08-14 08:21:59 -05:00
login feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
onboarding deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
photos fix(app-bar): remove safe area of the app bar in photos page (#10340) 2024-06-15 13:47:12 -07:00
search fix(deps): update dependency auto_route to v9 (#11566) 2024-08-06 12:50:20 -05:00
sharing chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +00:00