immich/web/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
lib feat: postgres reverse geocoding (#5301) 2023-11-25 18:53:30 +00:00
routes chore(web): adjust album thumbnail size (#5277) 2023-11-23 08:33:26 -06:00
test-data feat(web,server): user avatar color (#4779) 2023-11-14 03:10:35 +00:00
app.css feat(web): new fonts (#5165) 2023-11-19 21:06:16 -06:00
app.d.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
app.html feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
hooks.client.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00