1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-23 08:16:36 +02:00
immich/server
Daniel Dietzler f1c98ac9e6
fix(server): Error when loading album with deleted owner ()
* soft delete albums when user gets soft deleted

* fix wrong intl openapi version

* fix tests

* ability to restore albums, automatically restore when user restored

* (e2e) tests for shared albums via link and with user

* (e2e) test deletion of users and linked albums

* (e2e) fix share album with owner test

* fix: deletedAt

* chore: fix restore order

* fix: use timezone date column

* chore: cleanup e2e tests

* (e2e) fix user delete test

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-18 11:56:50 -04:00
..
bin fix(admin-cli): Fixes immich-admin because npm bin does not like arguments () 2023-08-27 09:35:49 -05:00
openapi-generator fix(mobile): map markers not loading with int coordinates () 2023-09-05 06:08:43 +07:00
src fix(server): Error when loading album with deleted owner () 2023-09-18 11:56:50 -04:00
test fix(server): Error when loading album with deleted owner () 2023-09-18 11:56:50 -04:00
.dockerignore feat(immich-server) use ubuntu base-image () 2022-10-24 14:59:07 -05:00
.eslintrc.js chore(docs): contributing () 2023-01-12 08:44:11 -06:00
.gitignore refactor(server)*: tsconfigs () 2023-06-08 10:01:07 -05:00
.prettierignore chore(docs): contributing () 2023-01-12 08:44:11 -06:00
.prettierrc fix(server): lint import order () 2023-09-04 21:45:59 +02:00
build-lock.json fix(server): build sharp without tiff () 2023-08-12 21:02:33 -05:00
Dockerfile use camera wb for raw () 2023-08-20 18:26:01 -05:00
immich-openapi-specs.json feat(web): add setting for minimum face count for face detection () 2023-09-18 11:05:35 +07:00
LICENSE feat(docker) revert ubuntu base image () 2022-10-25 14:18:37 -05:00
nest-cli.json refactor(server)*: tsconfigs () 2023-06-08 10:01:07 -05:00
openapitools.json chore(server): update openapi () 2023-04-08 21:26:09 -05:00
package-lock.json fix(server): use exiftool decoded values and unify metadata extraction () 2023-09-18 09:06:03 -04:00
package.json fix(server): use exiftool decoded values and unify metadata extraction () 2023-09-18 09:06:03 -04:00
start-microservices.sh fix: shebangs () 2023-08-16 22:50:01 -05:00
start-server.sh fix: shebangs () 2023-08-16 22:50:01 -05:00
start.sh fix(admin-cli): Fixes immich-admin because npm bin does not like arguments () 2023-08-27 09:35:49 -05:00
tsconfig.build.json fix: exclude e2e format () 2023-07-13 21:41:16 -05:00
tsconfig.json feat(server): tsconfig: don't clear console on nest startup () 2023-09-08 11:17:45 -04:00