Age | Commit message (Expand) | Author | Files | Lines |
2023-11-12 | r/6998 chore(3p/sources): bump nixpkgs & channels (2023-11-12) | Vincent Ambo | 2 | -11/+11 |
2023-08-08 | r/6475 chore(3p/sources): Bump channels & overlays | Vincent Ambo | 2 | -13/+13 |
2023-07-08 | r/6399 fix(corp/rih): link fixes | Vincent Ambo | 3 | -2/+208 |
2023-07-02 | r/6386 style(corp/rih): integrate initial new frontend styles | Vincent Ambo | 20 | -219/+11916 |
2023-06-11 | r/6264 feat(corp/rih): implement backend captcha validation | Vincent Ambo | 3 | -0/+42 |
2023-06-10 | r/6257 feat(corp/rih/backend): sprinkle some logging all over the place | Vincent Ambo | 4 | -10/+100 |
2023-06-10 | r/6255 fix(corp/rih): correct structure of frontend request | Vincent Ambo | 1 | -4/+11 |
2023-06-10 | r/6254 feat(corp/rih): add UUIDs to records from frontend | Vincent Ambo | 3 | -1/+21 |
2023-06-09 | r/6250 feat(corp/rih): persist data in storage bucket | Vincent Ambo | 3 | -6/+533 |
2023-06-06 | r/6238 chore(corp/rih): bootstrap backend application with rouille | Vincent Ambo | 4 | -0/+905 |
2023-06-06 | r/6237 chore(corp/rih): move frontend to a separate folder | Vincent Ambo | 11 | -0/+0 |
2023-06-06 | r/6236 feat(corp/rih): submit form data to backend | Vincent Ambo | 4 | -3/+74 |
2023-06-06 | r/6235 feat(corp/rih): activate submit button when data is complete | Vincent Ambo | 2 | -1/+14 |
2023-06-06 | r/6234 feat(corp/rih): wire up captcha solving callback | Vincent Ambo | 2 | -11/+35 |
2023-06-06 | r/6233 feat(corp/rih): display & load captcha element inside the form | Vincent Ambo | 5 | -7/+39 |
2023-06-06 | r/6232 chore(corp/rih): reverse form order | Vincent Ambo | 1 | -31/+34 |
2023-05-27 | r/6212 feat(corp/rih): implement routing support for privacy policy | Vincent Ambo | 1 | -2/+27 |
2023-05-27 | r/6211 feat(corp/rih): add initial privacy policy | Vincent Ambo | 1 | -0/+100 |
2023-05-27 | r/6209 feat(corp/rih): add macro to render Markdown->yew::Html statically | Vincent Ambo | 5 | -0/+518 |
2023-05-27 | r/6208 feat(corp/rih): implement initial frontend application | Vincent Ambo | 10 | -0/+2057 |