about summary refs log tree commit diff
path: root/corp
Commit message (Expand)AuthorAgeFilesLines
* chore: update links to tvixboltFlorian Klink2024-02-241-1/+1
* chore(tvixbolt): move from //corp to //webVincent Ambo2024-02-237-1564/+0
* refactor(tvix/eval): use internal SourceCode field in error printersVincent Ambo2024-02-201-6/+1
* chore(3p/sources): bump channels & overlays (2024-02-16)Vincent Ambo2024-02-166-33/+33
* fix(tvix): Represent strings as byte arraysAspen Smith2024-01-311-0/+22
* refactor(tvix/eval): move Evaluation::{default,new_pure}() againFlorian Klink2024-01-181-1/+1
* fix(tvix/eval): `getContext` merges underlying valuesRyan Lahfa2024-01-171-124/+151
* refactor(tvix/eval): remove code and location from structFlorian Klink2023-12-311-2/+2
* chore(3p/sources): bump channels & overlays (2023-12-29)Vincent Ambo2023-12-296-33/+33
* chore(3p/sources): bump nixpkgs & channels (2023-11-12)Vincent Ambo2023-11-126-33/+33
* chore(ops): move yandex-base-image to //ops and bake in keysVincent Ambo2023-10-081-9/+0
* chore(ops): move yandex-cloud image module out of corpVincent Ambo2023-09-222-80/+1
* chore(3p/sources): Bump channels & overlaysVincent Ambo2023-08-086-57/+79
* feat(tvix/store/proto): use Bytes instead of Vec<u8>Florian Klink2023-07-221-0/+7
* fix(corp/rih): link fixesVincent Ambo2023-07-083-2/+208
* style(corp/rih): integrate initial new frontend stylesVincent Ambo2023-07-0220-219/+11916
* feat(web/static): serve terminalcss from static.tvl.{fyi|su}Vincent Ambo2023-06-151-1/+1
* feat(corp/ops): configure DNS records for email handlingVincent Ambo2023-06-141-2/+30
* feat(corp/rih): implement backend captcha validationVincent Ambo2023-06-114-1/+43
* feat(corp/ops): provide captcha verification key to backendVincent Ambo2023-06-101-0/+12
* fix(corp/ops): let service account use encryption keyVincent Ambo2023-06-101-1/+10
* feat(corp/rih/backend): sprinkle some logging all over the placeVincent Ambo2023-06-104-10/+100
* fix(corp/ops): add CORS configuration for backendVincent Ambo2023-06-101-0/+5
* fix(corp/rih): correct structure of frontend requestVincent Ambo2023-06-101-4/+11
* feat(corp/rih): add UUIDs to records from frontendVincent Ambo2023-06-104-2/+22
* feat(corp/rih): persist data in storage bucketVincent Ambo2023-06-093-6/+533
* chore(corp/ops): pipe secrets through to backend containerVincent Ambo2023-06-091-0/+14
* feat(corp/ops): configure data storage bucketVincent Ambo2023-06-091-7/+77
* feat(corp/ops): configure hosting setup for backend domainVincent Ambo2023-06-091-0/+64
* feat(corp/ops): initial resources for running rih containerVincent Ambo2023-06-091-0/+36
* chore(corp/rih): bootstrap backend application with rouilleVincent Ambo2023-06-064-0/+905
* chore(corp/rih): move frontend to a separate folderVincent Ambo2023-06-0611-0/+0
* feat(corp/rih): submit form data to backendVincent Ambo2023-06-064-3/+74
* feat(corp/rih): activate submit button when data is completeVincent Ambo2023-06-062-1/+14
* feat(corp/rih): wire up captcha solving callbackVincent Ambo2023-06-062-11/+35
* feat(corp/rih): display & load captcha element inside the formVincent Ambo2023-06-065-7/+39
* chore(corp/rih): reverse form orderVincent Ambo2023-06-061-31/+34
* feat(corp/ops): configure bucket hosting configurationVincent Ambo2023-05-311-0/+17
* feat(corp/rih): implement routing support for privacy policyVincent Ambo2023-05-271-2/+27
* feat(corp/rih): add initial privacy policyVincent Ambo2023-05-271-0/+100
* feat(corp/ops): initial hosting bucket & TLS configurationVincent Ambo2023-05-272-7/+52
* feat(corp/rih): add macro to render Markdown->yew::Html staticallyVincent Ambo2023-05-275-0/+518
* feat(corp/rih): implement initial frontend applicationVincent Ambo2023-05-2710-0/+2057
* chore(corp/ops): yc-cli: 0.104 -> 0.106Vincent Ambo2023-05-231-2/+2
* chore(corp): update copyright yearsVincent Ambo2023-05-231-1/+1
* chore(tvix/*): bump to smol_str 0.2.0Florian Klink2023-05-111-62/+4
* feat(corp/ops): add NixOS profile for Yandex Cloud machinesVincent Ambo2023-04-243-0/+89
* chore(corp/ops): move terraform config into subfolderVincent Ambo2023-04-244-0/+2
* feat(corp/ops): configure state bucket for terraformVincent Ambo2023-04-243-0/+72
* feat(corp/ops): add yc-cliVincent Ambo2023-04-241-0/+16