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
path:
root
/
users
/
Profpatsch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
r/8138
fix(users/Profpatsch/MonadPostgres): take old formatter process
Profpatsch
1
-4
/
+29
2024-05-13
r/8137
feat(users/Profpatsch/MyPrelude): add Arg
Profpatsch
3
-0
/
+36
2024-05-13
r/8136
feat(users/Profpatsch/MonadPostgres): time formatting with event
Profpatsch
1
-3
/
+40
2024-05-13
r/8135
feat(users/Profpatsch/whatcd-resolver): use PgFormatPool
Profpatsch
3
-50
/
+50
2024-05-13
r/8134
feat(users/Profpatsch/MonadPostgres): add PgFormatPool
Profpatsch
1
-19
/
+127
2024-05-13
r/8133
fix(users/Profpatsch/MonadPostgres): make sure no rc file is used
Profpatsch
1
-1
/
+3
2024-05-13
r/8132
refactor(users/Profpatsch/MonadPostgres): rephrase maybe match
Profpatsch
1
-4
/
+3
2024-05-13
r/8131
feat(users/Profpatsch/whatcd-resolver): allow listing only download
Profpatsch
2
-6
/
+9
2024-05-13
r/8130
refactor(users/Profpatsch/whatcd-resolver): artistPage hander fn
Profpatsch
1
-1
/
+8
2024-05-13
r/8129
feat(users/Profpatsch/whatcd-resolver): trivial artist page
Profpatsch
1
-1
/
+16
2024-05-13
r/8128
fix(users/Profpatsch/whatcd-resolver): only prepend log path
Profpatsch
1
-2
/
+2
2024-05-13
r/8127
refactor(users/Profpatsch/whatcd-resolver): inline hh
Profpatsch
1
-17
/
+15
2024-05-13
r/8126
refactor(users/Profpatsch/whatcd-resolver): inline h
Profpatsch
1
-3
/
+2
2024-05-13
r/8125
refactor(users/Profpatsch/whatcd-resolver): fix respond warning
Profpatsch
1
-3
/
+3
2024-05-13
r/8124
refactor(users/Profpatsch/whatcd-resolver): remove all debug
Profpatsch
1
-4
/
+1
2024-05-13
r/8123
fix(users/Profpatsch/whatcd-resolver): comment out jsonld
Profpatsch
1
-8
/
+6
2024-05-13
r/8122
refactor(users/Profpatsch/whatcd-resolver): handler response struct
Profpatsch
1
-12
/
+18
2024-05-13
r/8121
fix(users/Profpatsch/MonadPostgres): fix query logging msg
Profpatsch
1
-3
/
+3
2024-05-13
r/8120
fix(users/Profpatsch/whatcd-resolver): always use good html renderer
Profpatsch
1
-6
/
+1
2024-05-13
r/8119
fix(users/Profpatsch/whatcd-resolver): prepend / for route logging
Profpatsch
1
-2
/
+2
2024-05-13
r/8118
fix(users/Profpatsch/whatcd-resolver): use threaded runtime (again?)
Profpatsch
1
-0
/
+4
2024-03-31
r/7837
chore(3p/sources): bump channels & overlays – xz edition
sterni
7
-13
/
+13
2024-03-24
r/7769
feat(users/Profpatsch/whatcd-resolver): factor out handlers
Profpatsch
1
-120
/
+168
2024-03-23
r/7766
feat(users/Profpatsch/whatcd-resolver): trace http requests
Profpatsch
10
-42
/
+201
2024-03-23
r/7765
feat(users/Profpatsch/MyPrelude): add Pretty module
Profpatsch
7
-4
/
+115
2024-03-23
r/7762
chore(users/Profpatsch/whatcd-resolver): JsonLd module
Profpatsch
4
-116
/
+140
2024-03-23
r/7761
chore(users/Profpatsch/whatcd-resolver): Transmission & Redacted
Profpatsch
5
-732
/
+858
2024-03-17
r/7716
feat(users/Profpatsch/whatcd-resolver): render anon json+ld objs
Profpatsch
1
-42
/
+66
2024-03-17
r/7715
feat(users/Profpatsch/whatcd-resolver): add autorefresh
Profpatsch
4
-9
/
+82
2024-03-17
r/7714
feat(users/Profpatsch/whatcd-resolver): add services & readme
Profpatsch
7
-1
/
+61
2024-03-17
r/7713
feat(users/Profpatsch): add nix-run, nix-run-bin, nix-eval
Profpatsch
1
-0
/
+159
2024-03-16
r/7712
feat(users/Profpatsch/my-prelude): update libraries
Profpatsch
7
-146
/
+514
2024-03-16
r/7711
feat(users/Profpatsch): add shortcuttable
Profpatsch
1
-0
/
+172
2024-03-16
r/7710
feat(users/Profpatsch/execline): add setsid
Profpatsch
1
-0
/
+22
2024-03-16
r/7709
feat(users/Profpatsch/whatcd-resolver): log json+ld fetching
Profpatsch
4
-71
/
+98
2024-03-16
r/7708
refactor(users/Profpatsch/whatcd-resolver): move AppT & Html out
Profpatsch
5
-172
/
+212
2024-03-16
r/7707
chore(users/Profpatsch): remove more really dumb hlints
Profpatsch
1
-0
/
+2
2024-03-16
r/7706
chore(third_party/haskell): pa-label: 0.1.0.1 -> 0.1.1.0
Profpatsch
1
-29
/
+0
2024-03-16
r/7703
chore(users/Profpatsch): fix cabal.project & hie.yaml
Profpatsch
2
-6
/
+0
2024-03-16
r/7702
fix(users/Profpatsch/httzip): fix PATH
Profpatsch
1
-2
/
+2
2024-03-03
r/7639
chore(users/Profpatsch/whatcd-resolver): slight changes
Profpatsch
1
-61
/
+51
2024-03-03
r/7638
feat(users/Profpatsch/ytextr): allow extra arguments
Profpatsch
1
-2
/
+2
2024-03-03
r/7637
fix(users/Profpatsch/whatcd-resolver): pin to postgres 14
Profpatsch
2
-2
/
+4
2024-03-03
r/7636
chore(users/Profpatsch): misc small improvements
Profpatsch
3
-38
/
+8
2024-03-03
r/7635
fix(users/Profpatsch/nix-home): fix alacritty config
Profpatsch
1
-6
/
+2
2024-02-11
r/7499
feat(declib): initial mastodon bot experiment
Profpatsch
12
-3
/
+383
2024-02-11
r/7498
feat(users/Profpatsch/blog): Private Trackers Are Markets
Profpatsch
2
-0
/
+55
2023-12-06
r/7124
feat(users/Profpatsch/aliases): bell.
Profpatsch
1
-0
/
+13
2023-10-20
r/6867
fix(users/Profpatsch/openlab-tools): fix cache again
Profpatsch
1
-100
/
+114
2023-10-20
r/6866
feat(users/Profpatsch/openlab-tools): introduce handler abstraction
Profpatsch
1
-33
/
+97
[next]