about summary refs log tree commit diff
path: root/corp/rih (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-16 r/7530 chore(3p/sources): bump channels & overlays (2024-02-16)Vincent Ambo2-11/+11
2023-12-29 r/7278 chore(3p/sources): bump channels & overlays (2023-12-29)Vincent Ambo2-11/+11
2023-11-12 r/6998 chore(3p/sources): bump nixpkgs & channels (2023-11-12)Vincent Ambo2-11/+11
2023-08-08 r/6475 chore(3p/sources): Bump channels & overlaysVincent Ambo2-13/+13
2023-07-08 r/6399 fix(corp/rih): link fixesVincent Ambo3-2/+208
2023-07-02 r/6386 style(corp/rih): integrate initial new frontend stylesVincent Ambo20-219/+11916
2023-06-11 r/6264 feat(corp/rih): implement backend captcha validationVincent Ambo3-0/+42
2023-06-10 r/6257 feat(corp/rih/backend): sprinkle some logging all over the placeVincent Ambo4-10/+100
2023-06-10 r/6255 fix(corp/rih): correct structure of frontend requestVincent Ambo1-4/+11
2023-06-10 r/6254 feat(corp/rih): add UUIDs to records from frontendVincent Ambo3-1/+21
2023-06-09 r/6250 feat(corp/rih): persist data in storage bucketVincent Ambo3-6/+533
2023-06-06 r/6238 chore(corp/rih): bootstrap backend application with rouilleVincent Ambo4-0/+905
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