depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
r/6259
feat(corp/ops): provide captcha verification key to backend
Vincent Ambo
1
-0
/
+12
2023-06-10
r/6258
fix(corp/ops): let service account use encryption key
Vincent Ambo
1
-1
/
+10
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/6256
fix(corp/ops): add CORS configuration for backend
Vincent Ambo
1
-0
/
+5
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
4
-2
/
+22
2023-06-09
r/6253
docs(src/tests/nar_renderer): fix comment
Florian Klink
1
-2
/
+1
2023-06-09
r/6252
docs(tvix/store): drop nar-bridge references
Florian Klink
1
-1
/
+1
2023-06-09
r/6251
docs(tvix/store): update invocation in README
Florian Klink
1
-1
/
+1
2023-06-09
r/6250
feat(corp/rih): persist data in storage bucket
Vincent Ambo
3
-6
/
+533
2023-06-09
r/6249
chore(corp/ops): pipe secrets through to backend container
Vincent Ambo
1
-0
/
+14
2023-06-09
r/6248
feat(corp/ops): configure data storage bucket
Vincent Ambo
1
-7
/
+77
2023-06-09
r/6247
feat(corp/ops): configure hosting setup for backend domain
Vincent Ambo
1
-0
/
+64
2023-06-09
r/6246
feat(corp/ops): initial resources for running rih container
Vincent Ambo
1
-0
/
+36
2023-06-09
r/6245
docs(tvix/store/docs): fix grammar
Florian Klink
1
-1
/
+1
2023-06-07
r/6244
fix(tvix/eval): use normal thunking behavior for default in formals
sterni
2
-9
/
+7
2023-06-07
r/6243
fix(tvix/eval): type check function argument with set pattern
sterni
5
-0
/
+18
2023-06-07
r/6242
refactor(tvix/eval): don't track idx twice in compile_param_pattern
sterni
1
-9
/
+7
2023-06-06
r/6241
feat(grfn/gws.fyi): Link to bluesky profile
Griffin Smith
1
-0
/
+1
2023-06-06
r/6240
fix(grfn/system): Set docker storageDriver on mugwump
Griffin Smith
1
-1
/
+4
2023-06-06
r/6239
feat(docs): mention OIDC providers in registration instructions
Linus Heckemann
1
-2
/
+4
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-06-06
r/6231
fix(tazjin/emacs): set font weight back to normal
Vincent Ambo
1
-1
/
+1
2023-06-06
r/6230
subtree(3p/exwm): update to commit 'b62d5e79'
Vincent Ambo
9
-235
/
+531
2023-06-03
r/6229
feat(nix/buildkite): extraSteps: include parentLabel into hash
Florian Klink
1
-1
/
+1
2023-06-03
r/6228
feat(nix/buildkite): add step key to release steps
Florian Klink
1
-0
/
+1
2023-06-02
r/6227
fix(tvix/cli): fix refscan when no paths are referenced
Linus Heckemann
1
-4
/
+21
2023-06-01
r/6226
docs(nix/buildkite): escape "release" in warning
Florian Klink
1
-1
/
+1
2023-05-31
r/6225
feat(corp/ops): configure bucket hosting configuration
Vincent Ambo
1
-0
/
+17
2023-05-31
r/6224
chore: remove comments formerly meant for alignment
sterni
3
-3
/
+0
2023-05-30
r/6223
feat(tvix/store/bin): use sled for daemon, grpc for import cmd
Florian Klink
1
-8
/
+23
2023-05-30
r/6222
chore(3p/sources): bump nixpkgs channels & overlays
Vincent Ambo
6
-71
/
+25
2023-05-30
r/6221
feat(tvix/store/bin/import): process all path imports concurrently
Florian Klink
1
-36
/
+47
2023-05-30
r/6220
refactor(tvix/store): drop Clone from BS and DS trait bound
Florian Klink
1
-6
/
+2
2023-05-29
r/6219
test(tvix/eval): check thunking behavior of basic exprs
sterni
1
-0
/
+55
2023-05-29
r/6218
refactor(tvix/eval/nix_oracle): allow specifying eval strictness
sterni
1
-10
/
+28
2023-05-29
r/6217
fix(tvix/eval): thunk lambda expressions
sterni
1
-5
/
+3
2023-05-29
r/6216
fix(tvix/eval): thunk HasAttr expressions
sterni
1
-1
/
+3
2023-05-29
r/6215
fix(tvix/eval): thunk legacy let to match regular one
sterni
1
-1
/
+3
2023-05-29
r/6214
fix(tvix/eval): thunk unary operator applications
sterni
2
-1
/
+4
2023-05-27
r/6213
feat(tvix/cli): add --no-warnings argument
Florian Klink
1
-2
/
+8
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/6210
feat(corp/ops): initial hosting bucket & TLS configuration
Vincent Ambo
2
-7
/
+52
[next]