37 Commits

Author SHA1 Message Date
9ed50cd096 fix/typo 2024-06-01 00:24:15 +02:00
2b5fed7411 fix/typo 2024-06-01 00:23:09 +02:00
2a77e21a5e rf/moves to official shuttle-hq action 2024-06-01 00:16:10 +02:00
a601280976 fix/removes invalid trunk flag 2024-05-31 23:58:40 +02:00
5e3b549074 fix/backs up Trunk.toml 2024-05-31 23:57:30 +02:00
03fd5cad26 fix/adds tailwindcss to gh action 2024-05-31 23:44:33 +02:00
cfbf9742d9 fix/gh action file 2024-05-31 23:22:51 +02:00
848931a0c8 ft/add github action for deployment 2024-05-31 22:58:33 +02:00
b003033ca6 ft/prepares for shuttle launch 2024-05-31 22:35:39 +02:00
08b0b058f2 ft/adds phone and mail validation to clues
TODO: signup/register
2024-05-31 21:52:59 +02:00
59c400906b ch/house keeping 2024-05-31 19:35:41 +02:00
adb391e0da ft/adds documents endpoint 2024-05-24 23:47:00 +02:00
4362e59a2d ft/adds function on enter key per input 2024-05-24 20:54:45 +02:00
9339920c9a ft/adds dynamic lists to clues.rs 2024-05-23 22:02:59 +02:00
3a90e5b8a9 ft/adds rust-analyzer 2024-05-22 09:52:35 +02:00
d90d3751d3 ft/adds input field 2024-05-21 23:10:28 +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
566a95b5d7 ft/adds local storage functionality 2024-04-25 22:25:28 +02: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
d6d14af227 ft/adds manifest.json 2024-04-24 19:22:57 +02:00
f0873ecab3 ch/removes unused files from build
ch/removes animation from logo except home
2024-04-24 19:03:19 +02:00
f274014054 ft/replaces png with embedded svg logo with animation 2024-04-23 23:34:18 +02:00
09267886df ch/moves not needed files to assets/ 2024-04-22 23:19:08 +02:00
50d7ce24ea ch/streamlines formatting|fx/adds missing section 2024-04-22 23:11:22 +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
9d0cc095bc ch/pretty formats code 2024-04-20 22:18:10 +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
ed0d539499 ft/adds favicon 2024-04-17 00:40:18 +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
62b3c5985d fx/reset project 2024-04-16 23:14:22 +02:00
3e81a88698 ch/initial commit 2024-04-16 00:58:17 +02:00
591c685613
Initial commit 2024-04-15 23:39:57 +02:00