mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-01 10:25:59 +00:00
* feat: show "appears in" albums on asset viewer bottom sheet fix: multiple RemoteAlbumPages in navigation stack this also allows us to not have to set the current album before navigating to RemoteAlbumPage chore: clarification comments handle nested album pages fix: hide "appears in" when an asset is not in any albums fix: way more bottom padding for some reason we can't query the safe area here :/ * fix: bottom sheet now is usable when navigating to another asset viewer * fix: rebase conflict * fix: restore ancestors album to currentRemoteAlbumProvider when popping * fix: view flashing when dismissing a album viewer * chore: code review changes * fix: styling and padding * chore: rework currentRemoteAlbumProvider to be scoped by the Remote album page * fix: override remote album provider on required pages * chore: convert query to all SQL calls instead of matching in Dart * fix: album query * fix: unawaited future * Update deep_link.service.dart --------- Co-authored-by: Alex <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| app_bar_dialog | ||
| confirm_dialog.dart | ||
| date_time_picker.dart | ||
| delayed_loading_indicator.dart | ||
| drag_sheet.dart | ||
| dropdown_search_menu.dart | ||
| fade_in_placeholder_image.dart | ||
| immich_app_bar.dart | ||
| immich_image.dart | ||
| immich_loading_indicator.dart | ||
| immich_logo.dart | ||
| immich_sliver_app_bar.dart | ||
| immich_thumbnail.dart | ||
| immich_title_text.dart | ||
| immich_toast.dart | ||
| local_album_sliver_app_bar.dart | ||
| location_picker.dart | ||
| mesmerizing_sliver_app_bar.dart | ||
| person_sliver_app_bar.dart | ||
| remote_album_sliver_app_bar.dart | ||
| scaffold_error_body.dart | ||
| search_field.dart | ||
| selection_sliver_app_bar.dart | ||
| share_dialog.dart | ||
| thumbhash_placeholder.dart | ||
| transparent_image.dart | ||
| user_avatar.dart | ||
| user_circle_avatar.dart | ||