13 Commits

Author SHA1 Message Date
08b0b058f2 ft/adds phone and mail validation to clues
TODO: signup/register
2024-05-31 21:52:59 +02:00
adb391e0da ft/adds documents endpoint 2024-05-24 23:47:00 +02:00
38dab9775b ft/adds flake.nix
TODO: add 'rustup target add wasm32-unknown-unknown' to flake
2024-05-19 21:36:12 +00:00
b5968c6905 ft/prepares signup for register and login logic 2024-04-25 20:36:24 +02:00
b9266d5c46 ft/adds some signup logic 2024-04-24 21:47:43 +02:00
f274014054 ft/replaces png with embedded svg logo with animation 2024-04-23 23:34:18 +02:00
0eed063478 fx/removes overflow|ft/adds animation|ft/adds sections 2024-04-22 22:44:54 +02:00
1f77b370f0 ft/adds fade-in animation to all pages & minor updates 2024-04-22 19:19:28 +02:00
5ab66cb4eb ft/adds relationship page
fx/repairs button hover animation

ft/adds fade-in animation #TODO: other pages #TODO:fade-out
2024-04-21 23:25:21 +02:00
5fa942d916 fx/moves classes from div to Link 2024-04-21 00:32:42 +02:00
35118a6a08 ft/adds and updates multiple pages
added pages: register, verify, clues, deceased

updated pages: home, signup
2024-04-19 00:42:55 +02:00
feb23ff958 ft/adds router and pages
pages::home, pages::signup, router
2024-04-17 23:44:53 +02:00
6bb82a9dc0 ch/switches from leptos to yew
the reason is that leptos depends too much on the nightly build of rust and that didnt go well with the local dev env
2024-04-17 00:36:37 +02:00