about summary refs log tree commit diff
path: root/corp/rih/src/main.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-06 r/6237 chore(corp/rih): move frontend to a separate folderVincent Ambo1-505/+0
2023-06-06 r/6236 feat(corp/rih): submit form data to backendVincent Ambo1-2/+64
2023-06-06 r/6235 feat(corp/rih): activate submit button when data is completeVincent Ambo1-0/+10
2023-06-06 r/6234 feat(corp/rih): wire up captcha solving callbackVincent Ambo1-10/+33
2023-06-06 r/6233 feat(corp/rih): display & load captcha element inside the formVincent Ambo1-3/+18
2023-05-27 r/6212 feat(corp/rih): implement routing support for privacy policyVincent Ambo1-2/+27
2023-05-27 r/6209 feat(corp/rih): add macro to render Markdown->yew::Html staticallyVincent Ambo1-0/+1
2023-05-27 r/6208 feat(corp/rih): implement initial frontend applicationVincent Ambo1-0/+369