mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
* Change path prefix from '/memories/' to '/people/' Updated the AndroidManifest.xml to change the path prefix from '/memories/' to '/people/'. Memories is anyway wrong and was replaced by /memory and now the people path completes the known deeplinks. * Add regex for people deep link handling Add regex for people deep link handling * Add deep link handling for 'people' route * fix: missing person route builder method --------- Co-authored-by: bwees <brandonwees@gmail.com> |
||
|---|---|---|
| .. | ||
| asset.service.dart | ||
| background_worker.service.dart | ||
| hash.service.dart | ||
| local_album.service.dart | ||
| local_sync.service.dart | ||
| log.service.dart | ||
| map.service.dart | ||
| memory.service.dart | ||
| partner.service.dart | ||
| people.service.dart | ||
| remote_album.service.dart | ||
| search.service.dart | ||
| setting.service.dart | ||
| store.service.dart | ||
| sync_linked_album.service.dart | ||
| sync_stream.service.dart | ||
| timeline.service.dart | ||
| user.service.dart | ||