1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/home/ui
Alex 897d49f734
Implemented delete asset on device and on database (#22)
* refactor serving file function asset service
* Remove PhotoViewer for now since it creates a problem in 2.10
* Added error message for wrong decode file and logo for failed to load file
* Fixed error when read stream cannot be created and crash server
* Added method to get all assets as a raw array
* Implemented cleaner way of grouping image
* Implemented operation to delete assets in the database
* Implemented delete on database operation
* Implemented delete on device operation
* Fixed issue display wrong information when the auto backup is enabled after deleting all assets
2022-02-13 15:10:42 -06:00
..
control_bottom_app_bar.dart Implemented bottom app bar with control buttons for asset's operation (#15) 2022-02-09 12:41:02 -06:00
daily_title_text.dart Implemented bottom app bar with control buttons for asset's operation (#15) 2022-02-09 12:41:02 -06:00
delete_diaglog.dart Implemented delete asset on device and on database (#22) 2022-02-13 15:10:42 -06:00
disable_multi_select_button.dart Implemented bottom app bar with control buttons for asset's operation (#15) 2022-02-09 12:41:02 -06:00
draggable_scrollbar.dart Added icons logo 2022-02-04 10:41:51 -06:00
image_grid.dart Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
immich_sliver_appbar.dart Implemented delete asset on device and on database (#22) 2022-02-13 15:10:42 -06:00
monthly_title_text.dart Implemented multi select interaction (#13) 2022-02-08 11:24:49 -06:00
profile_drawer.dart Implemented delete asset on device and on database (#22) 2022-02-13 15:10:42 -06:00
thumbnail_image.dart Implemented delete asset on device and on database (#22) 2022-02-13 15:10:42 -06:00