1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-29 09:42:15 +02:00
immich/mobile/lib/shared/providers
shenlong a78e08bac1
fix(mobile): handle asset trash, restore and delete ws events (#4482)
* server: add ASSET_RESTORE ws event

* mobile: handle ASSET_TRASH, ASSET_RESTORE and ASSET_DELETE ws events

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-10-16 13:01:38 -05:00
..
admin_provider.dart fix(mobile): Do not show version announcement if user is not admin. (#3703) 2023-08-15 21:12:49 -05:00
api.provider.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
app_state.provider.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
asset.provider.dart fix(mobile): asset state change not updated in gallery app bar (#4441) 2023-10-11 21:10:59 -05:00
db.provider.dart refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
release_info.provider.dart refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
server_info.provider.dart fix(server): don't publicly reveal user count (#4409) 2023-10-11 02:37:13 +00:00
tab.provider.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
user.provider.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
websocket.provider.dart fix(mobile): handle asset trash, restore and delete ws events (#4482) 2023-10-16 13:01:38 -05:00