immich/server/src/domain
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
..
access fix(web,server): disable partner's archive access (#3695) 2023-08-15 11:02:38 -05:00
album fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
api-key fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
asset fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
audit fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
auth fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
communication refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
crypto refactor(server): upload config (#3148) 2023-07-08 23:37:40 -05:00
facial-recognition feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
job fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
media fix(server): extract motion photo android single frame (#3903) 2023-08-29 04:01:42 -05:00
metadata refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
partner feat(web,server): user memory settings (#3628) 2023-08-09 21:01:16 -05:00
person fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
search fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
server-info feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
shared-link fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
smart-info fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
storage feat(server): transcoding hardware acceleration (#3171) 2023-08-01 20:56:10 -05:00
storage-template fix(server): apply timezone to storage template (#3504) 2023-08-01 17:08:07 -05:00
system-config feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
tag fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
user fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
domain.config.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
domain.constant.spec.ts feat(server): add support for the tif extension (#3743) 2023-08-17 10:27:29 -05:00
domain.constant.ts chore(server): bump server dependencies (#3899) 2023-08-28 14:41:57 -05:00
domain.module.ts feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
domain.util.ts fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
index.ts feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00