1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-30 09:47:31 +02:00
immich/server
Daniel Dietzler 1a633f3fca
chore(server): Use access core for person permissions (#4138)
* use access core for all person methods

* minor fixes, feedback

* reorder assignments

* remove unnecessary permission requirement

* unify naming of tests

* reorder variables
2023-09-18 21:22:44 +00: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 chore(server): Use access core for person permissions (#4138) 2023-09-18 21:22:44 +00:00
test chore(server): Use access core for person permissions (#4138) 2023-09-18 21:22:44 +00:00
.dockerignore
.eslintrc.js
.gitignore refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
.prettierignore
.prettierrc fix(server): lint import order (#3974) 2023-09-04 21:45:59 +02:00
build-lock.json fix(server): build sharp without tiff (#3655) 2023-08-12 21:02:33 -05:00
Dockerfile use camera wb for raw (#3806) 2023-08-20 18:26:01 -05:00
immich-openapi-specs.json feat(web): add setting for minimum face count for face detection (#4128) 2023-09-18 11:05:35 +07:00
LICENSE
nest-cli.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
openapitools.json
package-lock.json fix(server): use exiftool decoded values and unify metadata extraction (#2908) 2023-09-18 09:06:03 -04:00
package.json fix(server): use exiftool decoded values and unify metadata extraction (#2908) 2023-09-18 09:06:03 -04: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