immich/server
Daniel Dietzler 9bada51d56
feat(server, web)!: Move reverse geocoding settings to the UI (#4222)
* feat: reverse geocoding settings

* chore: open api

* re-init geocoder if precision has been updated

* update docs

* chore: update verbiage

* fix: re-init logic

* fix: reset to default

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-26 14:03:57 +07:00
..
bin fix(admin-cli): Fixes immich-admin because npm bin does not like arguments (#3864) 2023-08-27 09:35:49 -05:00
openapi-generator fix(mobile): map markers not loading with int coordinates (#3957) 2023-09-05 06:08:43 +07:00
src feat(server, web)!: Move reverse geocoding settings to the UI (#4222) 2023-09-26 14:03:57 +07:00
test feat(server, web)!: Move reverse geocoding settings to the UI (#4222) 2023-09-26 14:03:57 +07:00
.dockerignore feat(immich-server) use ubuntu base-image (#851) 2022-10-24 14:59:07 -05:00
.eslintrc.js chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.gitignore refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
.prettierignore chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.prettierrc fix(server): lint import order (#3974) 2023-09-04 21:45:59 +02:00
build-lock.json chore(deps): upgrade sharp and libvips (#4140) 2023-09-19 15:11:25 -04:00
Dockerfile use camera wb for raw (#3806) 2023-08-20 18:26:01 -05:00
immich-openapi-specs.json feat(server, web)!: Move reverse geocoding settings to the UI (#4222) 2023-09-26 14:03:57 +07:00
LICENSE feat(docker) revert ubuntu base image (#863) 2022-10-25 14:18:37 -05:00
nest-cli.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
openapitools.json chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
package-lock.json fix(server): metadata extraction error (#4210) 2023-09-25 14:45:26 +07:00
package.json fix(server): metadata extraction error (#4210) 2023-09-25 14:45:26 +07:00
start-microservices.sh fix: shebangs (#3643) 2023-08-16 22:50:01 -05:00
start-server.sh fix: shebangs (#3643) 2023-08-16 22:50:01 -05:00
start.sh fix(admin-cli): Fixes immich-admin because npm bin does not like arguments (#3864) 2023-08-27 09:35:49 -05:00
tsconfig.build.json fix: exclude e2e format (#3250) 2023-07-13 21:41:16 -05:00
tsconfig.json feat(server): tsconfig: don't clear console on nest startup (#4032) 2023-09-08 11:17:45 -04:00