immich/cli/src
Mert 9539a361e4
fix(server): non-nullable IsOptional (#3939)
* 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>
2023-09-01 16:40:00 +00:00
..
__mocks__ feat(cli) Add new CLI (#3066) 2023-07-06 09:37:47 -05:00
api fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
cli feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00
commands fix(cli): read-only and sidecar support for import (#3372) 2023-07-22 21:11:00 -05:00
cores fix(cli): read-only and sidecar support for import (#3372) 2023-07-22 21:11:00 -05:00
services refactor(server): calculate asset type server side (#3200) 2023-07-11 22:56:30 -05:00
index.ts fix(cli): fix wording in usage guide (#3378) 2023-07-23 21:06:27 -05:00