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
2024-10-10
r/8783
feat(tvix/pathinfo/nixhttp): use ingest stores from url
Yureka
1
-2
/
+18
2024-10-09
r/8782
refactor(tvix/cli/args): remove log-level argument
Marijan Petričević
3
-12
/
+0
2024-10-06
r/8781
feat(tazjin/nixos): persist yggdrasil keys for tverskoy
Vincent Ambo
3
-11
/
+5
2024-10-05
r/8780
chore(users/Profpatsch/sync-abfall): park
Profpatsch
4
-0
/
+0
2024-10-05
r/8779
chore(users/Profpatsch/reverse-haskell-deps): park
Profpatsch
4
-0
/
+0
2024-10-05
r/8778
fix(users/Profpatsch): remove parked projects from CI
Profpatsch
2
-0
/
+0
2024-10-05
r/8777
chore(users/Profpatsch): park mailbox-org
Profpatsch
7
-5
/
+0
2024-10-05
r/8776
chore(users/Profpatsch): remove ini
Profpatsch
2
-42
/
+0
2024-10-05
r/8775
chore(users/Profpatsch/.gitignore): ignore all js lockfiles
Profpatsch
1
-0
/
+4
2024-10-05
r/8774
chore(users/Profpatsch/my-prelude): vendor pa-json
Profpatsch
8
-4
/
+535
2024-10-05
r/8773
fix(users/Profpatsch/lyric/ext): print upload message to log
Profpatsch
1
-0
/
+2
2024-10-05
r/8772
fix(users/Profpatsch/lyric/ext): set user agent in all fetches
Profpatsch
1
-4
/
+7
2024-10-05
r/8771
chore(users/Profpatsch): remove AoC stuff
Profpatsch
4
-269
/
+0
2024-10-05
r/8770
feat(users/Profpatsch): move eslint & prettier to toplevel
Profpatsch
8
-156
/
+120
2024-10-05
r/8769
feat(users/Profpatsch/lyric): add tapping & improve silence warning
Profpatsch
2
-18
/
+67
2024-10-05
r/8768
fix(users/Profpatsch/lyric): create new lyric file if not exists
Profpatsch
1
-15
/
+15
2024-10-05
r/8767
feat(users/Profpatsch/lyric/ext): add lrc upload & ms offset
Profpatsch
3
-6
/
+405
2024-10-05
r/8766
chore(users/Profpatsch/lyric): add typescript linting rules
Profpatsch
6
-89
/
+140
2024-10-05
r/8765
feat(users/Profpatsch/lyric/ext): add bpm on quantization
Profpatsch
1
-8
/
+102
2024-10-05
r/8764
feat(users/Profpatsch/lyric): add .lrc header for new files
Profpatsch
1
-2
/
+27
2024-10-05
r/8763
feat(users/Profpatsch/lyric/ext): add bpm quantization
Profpatsch
3
-1
/
+186
2024-10-05
r/8762
feat(users/Profpatsch/lyric/ext): add lyric shifting
Profpatsch
2
-7
/
+137
2024-10-05
r/8761
refactor(users/Profpatsch/lyric/ext): use document directly
Profpatsch
1
-14
/
+12
2024-10-05
r/8760
refactor(users/Profpatsch/lyric/ext): move command into fn
Profpatsch
1
-36
/
+38
2024-10-05
r/8759
feat(users/Profpatsch/lyric): add vscode extension & helpers
Profpatsch
17
-0
/
+643
2024-10-05
r/8758
fix(users/Profpatsch/lyrics): remove special chars from search
Profpatsch
1
-0
/
+9
2024-10-05
r/8757
feat(users/Profpatsch/lyrics): integrate into an mpv extension
Profpatsch
4
-58
/
+149
2024-10-04
r/8756
feat(tvix/[ca]store): Add logging support to redb
Ilan Joselevich
4
-2
/
+11
2024-10-04
r/8755
feat(users/flokli/kb/dilemma): put LALT on right side too
Florian Klink
1
-4
/
+4
2024-10-04
r/8754
chore(users/flokli/kb/dilemma): bump qmk
Florian Klink
1
-2
/
+2
2024-10-04
r/8753
fix(tazjin/emacs): fix term-switcher hotkey
Vincent Ambo
1
-1
/
+1
2024-10-03
r/8752
chore(tvix/[ca]store): Drop sled support completely in favor of redb
Ilan Joselevich
14
-812
/
+18
2024-10-03
r/8751
feat(tazjin/desktop): install kanshi for output management
Vincent Ambo
1
-0
/
+2
2024-10-02
r/8750
docs(tazjin/niri-reap): add a simple README
Vincent Ambo
1
-0
/
+20
2024-10-02
r/8749
feat(tazjin/niri-reap): improve reaping of workspaces above
Vincent Ambo
1
-8
/
+25
2024-10-01
r/8748
test(tvix/castore/refscan): add empty pattern regression test
Yureka
1
-0
/
+16
2024-10-01
r/8747
fix(tvix/castore/refscan): don't panic on empty patterns
Yureka
1
-1
/
+9
2024-10-01
r/8746
docs(tvix/TODO): add PathInfo data types and ca reference items
Florian Klink
1
-0
/
+43
2024-10-01
r/8745
feat(tvix/build/oci): wire up refscanning
Yureka
1
-20
/
+47
2024-10-01
r/8744
feat(tvix/build), add OciBuildService, the old way
Florian Klink
14
-18
/
+1270
2024-10-01
r/8743
feat(tvix/glue): wire up nix refscanning
Yureka
2
-12
/
+73
2024-10-01
r/8742
feat(tvix/build): add refscanning interface
Yureka
3
-42
/
+153
2024-10-01
r/8741
feat(castore/fs): optional refscanner for ingest
Yureka
5
-22
/
+60
2024-10-01
r/8740
feat(tvix/castore/refscan): share the scanner between readers
Yureka
1
-39
/
+30
2024-10-01
r/8739
fix(tazjin/emacs): ensure niri package is loaded
Vincent Ambo
1
-0
/
+1
2024-09-30
r/8738
feat(tvix/nar-bridge): treat HEAD requests explicitly
Florian Klink
2
-4
/
+13
2024-09-30
r/8737
feat(tvix/nar-bridge): implement range request for NARs
Florian Klink
5
-21
/
+352
2024-09-29
r/8736
feat(aspen/system): Add desktop entry for emacs on ogopogo
Aspen Smith
1
-1
/
+12
2024-09-29
r/8735
feat(aspen/system): Setup a systemd timer to sync the depot public inbox
Aspen Smith
2
-4
/
+29
2024-09-29
r/8734
chore(tazjin/dotfiles): check in more local configuration
Vincent Ambo
4
-1
/
+21
[next]