immich/web/src/lib/components/asset-viewer
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
..
activity-status.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
activity-viewer.svelte fix(web): user management responsive design (#5698) 2023-12-14 10:55:15 -06:00
album-list-item.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
asset-viewer-nav-bar.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
asset-viewer.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
detail-panel.svelte fix(server, web): Prevent the user from setting a future date of birth (#5803) 2023-12-19 10:07:38 -06:00
download-panel.svelte refactor(web): material icons (#4636) 2023-10-25 13:48:25 +00:00
intersection-observer.svelte fix(web): user management responsive design (#5698) 2023-12-14 10:55:15 -06:00
navigation-area.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
panorama-viewer.css feat (web/server) 360 degrees Web panoramas [attempt 2] (#3412) 2023-07-27 23:29:09 -05:00
panorama-viewer.svelte refactor(web): shared link key auth (#3855) 2023-08-25 06:03:28 +02:00
photo-viewer.svelte fix(web): create face from video (#5544) 2023-12-07 22:18:33 -06:00
slideshow-bar.svelte feat(web): shuffle slideshow order (#4277) 2023-11-01 21:34:30 -04:00
video-viewer.svelte chore(web): Fixing up missing awaits (#3882) 2023-08-26 23:31:52 -05:00