mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
* custom `IsOptional` * added link to source * formatting * Update server/src/domain/domain.util.ts Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> * nullable birth date endpoint * made `nullable` a property * formatting * removed unused dto * updated decorator arg * fixed album e2e tests * add null tests for auth e2e * add null test for person e2e * fixed tests * added null test for user e2e * removed unusued import * log key in test name * chore: add note about mobile not being able to use the endpoint --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> |
||
|---|---|---|
| .. | ||
| album.stub.ts | ||
| api-key.stub.ts | ||
| asset.stub.ts | ||
| audit.stub.ts | ||
| auth.stub.ts | ||
| device.stub.ts | ||
| error.stub.ts | ||
| face.stub.ts | ||
| file.stub.ts | ||
| index.ts | ||
| media.stub.ts | ||
| partner.stub.ts | ||
| person.stub.ts | ||
| search.stub.ts | ||
| shared-link.stub.ts | ||
| system-config.stub.ts | ||
| tag.stub.ts | ||
| user-token.stub.ts | ||
| user.stub.ts | ||
| uuid.stub.ts | ||