1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/cli/src
Zack Pollard 698226634e
feat: postgres reverse geocoding (#5301)
* feat: add system metadata repository for storing key values for internal usage

* feat: add database entities for geodata

* feat: move reverse geocoding from local-reverse-geocoder to postgresql

* infra: disable synchronization for geodata_places table until typeorm supports earth column

* feat: remove cities override config as we will default all instances to cities500 now

* test: e2e tests don't clear geodata tables on reset
2023-11-25 18:53:30 +00:00
..
api feat: postgres reverse geocoding (#5301) 2023-11-25 18:53:30 +00:00
cli feat(cli): refactor and add album support (#4434) 2023-11-19 22:16:24 +00:00
commands fix(cli): upload large file (#5242) 2023-11-21 15:52:12 -06:00
cores fix(cli): upload large file (#5242) 2023-11-21 15:52:12 -06:00
services feat(cli): refactor and add album support (#4434) 2023-11-19 22:16:24 +00:00
index.ts chore(cli): add version option (#5237) 2023-11-21 13:12:40 -06:00