1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-19 18:26:46 +01:00
immich/mobile/lib/services
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
..
activity.service.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
album.service.dart feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
api.service.dart refactor(server): controller cleanup (#11923) 2024-08-20 12:50:14 +00:00
app_settings.service.dart feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
asset.service.dart feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
asset_description.service.dart chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +00:00
background.service.dart feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
backup.service.dart feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
backup_verification.service.dart refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
hash.service.dart feat(mobile): Revert render assets on device by default (#10470) (#10774) 2024-07-02 19:01:54 +00:00
image_viewer.service.dart refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
immich_logger.service.dart fix(mobile): native share functionality on iPad (#11294) 2024-07-26 08:43:59 -05:00
local_notification.service.dart fix(mobile): show correct notification icon for android (#11863) 2024-08-17 07:03:10 +00:00
localization.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
map.service.dart refactor(server)!: move markers and style to dedicated map endpoint/controller (#9832) 2024-05-29 11:51:01 -04:00
memory.service.dart fix(mobile): translation for title (#10324) 2024-06-16 15:54:15 +00:00
oauth.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
partner.service.dart refactor(server): partner search dto (#10902) 2024-07-08 16:41:39 -04:00
person.service.dart chore(server): remove get person asset limit (#11597) 2024-08-06 16:22:13 +00:00
person.service.g.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
search.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
server_info.service.dart refactor: deprecate /server-info and replace with /server-info/storage (#9645) 2024-05-22 10:25:55 +01:00
share.service.dart fix(mobile): native share functionality on iPad (#11294) 2024-07-26 08:43:59 -05:00
shared_link.service.dart refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872) 2024-05-29 18:26:57 -04:00
stack.service.dart refactor(server): stacks (#11453) 2024-08-19 12:37:15 -05:00
sync.service.dart feat(mobile): Revert render assets on device by default (#10470) (#10774) 2024-07-02 19:01:54 +00:00
trash.service.dart refactor(mobile): services and providers (#9232) 2024-05-02 15:59:14 -05:00
user.service.dart refactor(server): partner search dto (#10902) 2024-07-08 16:41:39 -04:00