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-10-05
r/6713
chore(tvix/nar-bridge): bump go-nix dependency
Florian Klink
6
-9
/
+11
2023-10-05
r/6712
feat(tvix/store/protos): add Validate() method to pathinfo.go
Florian Klink
4
-11
/
+107
2023-10-05
r/6711
chore(web/tvl): graph updates
Vincent Ambo
1
-10
/
+3
2023-10-05
r/6710
feat(tvix/website): add structured data for search engines
Vincent Ambo
1
-0
/
+22
2023-10-05
r/6709
refactor(tvix/nar-bridge): do root directory dgst check in uploader
Florian Klink
2
-20
/
+19
2023-10-05
r/6708
feat(tvix/nar-bridge): add nar-bridge-pathinfo command
Florian Klink
7
-2
/
+426
2023-10-05
r/6707
test(tvix/store/pathinfo): add more tests for references
Florian Klink
2
-42
/
+101
2023-10-05
r/6706
feat(tvix/store): add validation for references
Florian Klink
2
-6
/
+60
2023-10-05
r/6705
refactor(tvix/store): mv *Err*::Invalid{Node,}DigestLen
Florian Klink
2
-7
/
+7
2023-10-05
r/6704
refactor(tvix/castore): move magic number to B3_LEN const
Florian Klink
2
-5
/
+7
2023-10-05
r/6703
refactor(tvix/nar-bridge): mv nar-bridge{,-http}
Florian Klink
3
-4
/
+4
2023-10-05
r/6702
refactor(tvix/nar-bridge): deduplicate NAR HEAD and GET
Florian Klink
1
-49
/
+26
2023-10-05
r/6701
docs(tvix/nar-bridge): fix typo in comment
Florian Klink
1
-1
/
+1
2023-10-05
r/6700
refactor(tvix/nar-bridge): move pkg/server to pkg/http
Florian Klink
7
-8
/
+8
2023-10-05
r/6699
refactor(tvix/nar-bridge): move DirectoriesUploader to pkg/importer
Florian Klink
2
-2
/
+2
2023-10-05
r/6698
refactor(tvix/nar-bridge): move blob cb function to pkg/importer
Florian Klink
2
-3
/
+3
2023-10-05
r/6697
docs(tvix/nar-bridge): add more comments for DirectoriesUploader.
Florian Klink
1
-1
/
+5
2023-10-05
r/6696
refactor(tvix/nar-bridge): rename writer package to exporter
Florian Klink
4
-11
/
+11
2023-10-05
r/6695
refactor(tvix/nar-bridge): combine writers/readers
Florian Klink
3
-80
/
+37
2023-10-05
r/6694
refactor(tvix/nar-bridge): let callbaks return calculated digests
Florian Klink
6
-100
/
+109
2023-10-05
r/6693
refactor(tvix/nar-bridge): drop reader package
Florian Klink
6
-56
/
+41
2023-10-05
r/6692
refactor(tvix/nar-bridge): rename item to stackItem
Florian Klink
1
-3
/
+3
2023-10-05
r/6691
refactor(tvix/nar-bridge): inline assemblePathInfo
Florian Klink
1
-17
/
+14
2023-10-04
r/6690
fix(tvix/nix-compat): reject dotfiles
edef
1
-5
/
+7
2023-10-04
r/6689
fix(tvix/castore): explicitly name lifetimes in process_entry
edef
1
-3
/
+3
2023-10-03
r/6688
fix(tvix/nix-compat): bits are not bytes
edef
1
-2
/
+2
2023-10-02
r/6687
fix(tvix/store): Fix FUSE support on MacOS
Brian Olsen
9
-22
/
+42
2023-10-02
r/6686
fix(tvix/store): FuseDaemon unmount is blocking async runtime
Brian Olsen
1
-1
/
+1
2023-10-02
r/6685
feat(web/tvl): add raitobezarius on the TVL graph
Ryan Lahfa
1
-0
/
+4
2023-10-01
r/6684
fix(tazjin/koptevo): let gonic access /etc/resolv.conf
Vincent Ambo
1
-0
/
+6
2023-10-01
r/6683
fix(tazjin/koptevo): minor reliability fixes for music setup
Vincent Ambo
2
-0
/
+2
2023-10-01
r/6682
feat(tazjin/koptevo): deploy airsonic at player.tazj.in
Vincent Ambo
2
-1
/
+34
2023-10-01
r/6681
docs(nix-1p): update manual links
Jan Hrček
1
-8
/
+8
2023-09-30
r/6680
feat(tazjin/koptevo): run gonic on music.tazj.in
Vincent Ambo
1
-2
/
+28
2023-09-30
r/6679
feat(tazjin/nixos): add geesefs mount unit for koptevo ...
Vincent Ambo
2
-0
/
+38
2023-09-30
r/6678
feat(tazjin/secrets): add geesefs key for my personal bucket
Vincent Ambo
2
-0
/
+19
2023-09-30
r/6677
chore(tazjin/secrets): reencrypt with new key set
Vincent Ambo
3
-11
/
+18
2023-09-30
r/6676
feat(tazjin/nixos): helper script for mounting GeeseFS
Vincent Ambo
2
-0
/
+14
2023-09-30
r/6675
feat(3p/geesefs): add derivation for GeeseFS
Vincent Ambo
1
-0
/
+25
2023-09-29
r/6674
feat(users/Profpatsch/MonadPostgres): trace db queries
Profpatsch
4
-94
/
+93
2023-09-29
r/6673
feat(users/Profpatsch/whatcd-resolver): add basic otel tracing
Profpatsch
4
-5
/
+55
2023-09-29
r/6672
feat(users/Profpatsch): dockerize a jaeger release
Profpatsch
1
-0
/
+46
2023-09-29
r/6671
refactor(users/Profpatsch/whatcd-resolver): more efficient inserts
Profpatsch
1
-39
/
+101
2023-09-29
r/6670
refactor(users/Profpatsch/whatcd-resolver): naive combined insert
Profpatsch
1
-41
/
+52
2023-09-29
r/6669
refactor(users/Profpatsch/whatcd-resolver): move inserts out
Profpatsch
1
-52
/
+54
2023-09-29
r/6668
refactor(users/Profpatsch/whatcd-resolver): prepare to split IO
Profpatsch
1
-53
/
+74
2023-09-28
r/6667
docs(tvix/boot): Update command to reflect new tvix/boot directory
Connor Brewster
1
-5
/
+5
2023-09-27
r/6666
feat(tazjin/emacs): add a key binding for telega-chat-with
Vincent Ambo
1
-1
/
+3
2023-09-27
r/6665
fix(tazjin/emacs): set telega's completing read to standard
Vincent Ambo
1
-1
/
+3
2023-09-27
r/6664
feat(tazjin/emacs): add more tree-sitter grammars
Vincent Ambo
1
-0
/
+6
[next]