1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 03:02:44 +01:00
immich/server/src
Mohamed BOUSSAID 234449f3c6
fix(server, web): Prevent the user from setting a future date of birth (#5803)
* Hide the person age if it is negative

* Add validation to prevent future birth dates

* Add comment

* Add test, Add birth date validation and update birth date modal

* Add birthDate validation in PersonService and SetBirthDateModal

* Running npm run format:fix

* Generating the migration file propoerly, and Make the birthdate form logic simpler

* Make birthDate type only string

* Adding useLocationPin back
2023-12-19 10:07:38 -06:00
..
domain fix(server, web): Prevent the user from setting a future date of birth (#5803) 2023-12-19 10:07:38 -06:00
immich chore(server): startup check for pgvecto.rs (#5815) 2023-12-18 10:38:25 -06:00
immich-admin refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
infra fix(server, web): Prevent the user from setting a future date of birth (#5803) 2023-12-19 10:07:38 -06:00
microservices chore(server): startup check for pgvecto.rs (#5815) 2023-12-18 10:38:25 -06:00
main.ts fix(server): immich command (#5408) 2023-11-30 14:59:47 -06:00