about summary refs log tree commit diff
path: root/corp/rih (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-06 r/6237 chore(corp/rih): move frontend to a separate folderVincent Ambo11-0/+0
2023-06-06 r/6236 feat(corp/rih): submit form data to backendVincent Ambo4-3/+74
2023-06-06 r/6235 feat(corp/rih): activate submit button when data is completeVincent Ambo2-1/+14
2023-06-06 r/6234 feat(corp/rih): wire up captcha solving callbackVincent Ambo2-11/+35
2023-06-06 r/6233 feat(corp/rih): display & load captcha element inside the formVincent Ambo5-7/+39
2023-06-06 r/6232 chore(corp/rih): reverse form orderVincent Ambo1-31/+34
2023-05-27 r/6212 feat(corp/rih): implement routing support for privacy policyVincent Ambo1-2/+27
2023-05-27 r/6211 feat(corp/rih): add initial privacy policyVincent Ambo1-0/+100
2023-05-27 r/6209 feat(corp/rih): add macro to render Markdown->yew::Html staticallyVincent Ambo5-0/+518
2023-05-27 r/6208 feat(corp/rih): implement initial frontend applicationVincent Ambo10-0/+2057