mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-07 11:26:02 +00:00
* update asset to include isArchive property * Not display archived assets on timeline * replace share button to archive button * Added archive page * Add bottom nav bar * clean up homepage * remove deadcode * improve on sync is archive * show archive asset correctly * better merge condition * Added back renderList to re-rendering don't jump around * Better way to handle showing archive assets * complete ArchiveSelectionNotifier * toggle archive * remove deadcode * fix unit tests * update assets in DB when changing assets * update asset state to reflect archived status * allow to archive assets via multi-select from timeline * fixed logic * Add options to bulk unarchive * regenerate api * Change position of toast message --------- Co-authored-by: Fynn Petersen-Frey <zoodyy@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| add_to_album_bottom_sheet.dart | ||
| add_to_album_sliverlist.dart | ||
| album_action_outlined_button.dart | ||
| album_thumbnail_card.dart | ||
| album_thumbnail_listtile.dart | ||
| album_title_text_field.dart | ||
| album_viewer_appbar.dart | ||
| album_viewer_editable_title.dart | ||
| album_viewer_thumbnail.dart | ||
| asset_grid_by_month.dart | ||
| month_group_title.dart | ||
| selection_thumbnail_image.dart | ||
| shared_album_thumbnail_image.dart | ||
| sharing_sliver_appbar.dart | ||