mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +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> |
||
|---|---|---|
| .. | ||
| action.service.dart | ||
| activity.service.dart | ||
| album.service.dart | ||
| api.service.dart | ||
| app_settings.service.dart | ||
| asset.service.dart | ||
| auth.service.dart | ||
| background.service.dart | ||
| backup.service.dart | ||
| backup_album.service.dart | ||
| backup_verification.service.dart | ||
| deep_link.service.dart | ||
| device.service.dart | ||
| download.service.dart | ||
| entity.service.dart | ||
| etag.service.dart | ||
| exif.service.dart | ||
| folder.service.dart | ||
| gcast.service.dart | ||
| hash.service.dart | ||
| immich_logger.service.dart | ||
| local_auth.service.dart | ||
| local_files_manager.service.dart | ||
| local_notification.service.dart | ||
| localization.service.dart | ||
| map.service.dart | ||
| memory.service.dart | ||
| network.service.dart | ||
| oauth.service.dart | ||
| partner.service.dart | ||
| person.service.dart | ||
| person.service.g.dart | ||
| search.service.dart | ||
| secure_storage.service.dart | ||
| server_info.service.dart | ||
| share.service.dart | ||
| share_intent_service.dart | ||
| shared_link.service.dart | ||
| stack.service.dart | ||
| sync.service.dart | ||
| timeline.service.dart | ||
| trash.service.dart | ||
| upload.service.dart | ||
| widget.service.dart | ||