about summary refs log tree commit diff
path: root/users/Profpatsch/htmx-experiment/Main.hs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
91 min. r/8208 fix(users/Profpatsch/whatcd-resolver): fix torrent linkProfpatsch2-2/+2
91 min. r/8207 feat(users/Profpatsch/whatcd-resolver): add redacted torrent linkProfpatsch2-7/+9
91 min. r/8206 fix(users/Profpatsch/whatcd-resolver): db_id -> redacted_idProfpatsch2-10/+10
91 min. r/8205 fix(users/Profpatsch/whatcd-resolver): add page chrome to artistProfpatsch1-31/+41
91 min. r/8204 fix(users/Profpatsch/whatcd-resolver): speed up table queryProfpatsch1-27/+23
91 min. r/8203 chore(users/Profpatsch/openlab-tools): warnings & formatProfpatsch1-28/+28
91 min. r/8202 chore(users/Profpatsch/.hlint.yaml): ignore Use maybeProfpatsch1-0/+2
91 min. r/8201 fix(users/Profpatsch/whatcd-resolver): store seeding_weightProfpatsch1-3/+4
91 min. r/8200 feat(users/Profpatsch/whatcd-resolver): add artist albumsProfpatsch3-18/+67
91 min. r/8199 fix(users/Profpatsch/whatcd-resolver): index seeding_weight calcProfpatsch1-12/+24
91 min. r/8198 fix(users/Profpatsch/whatcd-resolver): fix transmission sessionProfpatsch3-11/+24
91 min. r/8197 feat(users/Profpatsch/whatcd-resolver): add status to http traceProfpatsch1-9/+18
91 min. r/8196 fix(users/Profpatsch/whatcd-resolver): remove trace debuggingProfpatsch1-7/+0
91 min. r/8195 feat(users/Profpatsch/whatcd-resolver): display all artistsProfpatsch2-8/+29
91 min. r/8194 feat(users/Profpatsch/whatcd-resolver): add query args to logProfpatsch1-1/+2
91 min. r/8193 chore(users/Profpatsch/shell.nix): comment out broken haskell pkgProfpatsch1-1/+1
91 min. r/8192 fix(users/Profpatsch/whatcd-resolver): show query error as htmlProfpatsch2-38/+60
2 days r/8191 feat(tvix/repl): Add a command to recursively printAspen Smith2-1/+16
2 days r/8190 feat(tvix/repl): Add a help commandAspen Smith1-6/+29
2 days r/8189 feat(tvix/repl): Implement :q, to quitAspen Smith1-0/+4
2 days r/8188 refactor(tvix/repl): Abstract out REPL command handlingAspen Smith1-10/+26
2 days r/8187 refactor(tvix): Break out REPL into its own moduleAspen Smith2-99/+122
2 days r/8186 feat(tvix/repl): Support multiline inputAspen Smith4-11/+102
3 days r/8185 feat(ops/users): Add chickadeeMatthew Tromp1-0/+5
4 days r/8184 fix(tvix/eval): nix_tests.rs's eval_test requires impure flagIlan Joselevich1-0/+1
4 days r/8183 fix(tvix/eval): proptests require arbitrary featureFlorian Klink2-2/+2
4 days r/8182 fix(tvix/eval/tests/one_offs): test_source_builtin can be pureFlorian Klink1-1/+1
4 days r/8181 fix(tvix/eval/tests/nix_oracle): tests are impure-onlyFlorian Klink1-0/+2
4 days r/8180 refactor(tvix/eval): move nix_tests to separate moduleFlorian Klink2-198/+207
4 days r/8179 fix(tvix/eval/vm/generators): allow unused rq_{path_exists,read_dir}Florian Klink1-0/+2
7 days r/8178 chore(3p/teleirc): use TVL fork temporarilyVincent Ambo1-3/+3
7 days r/8177 fix(fun/clbot): address sprintf warningFlorian Klink1-1/+1
8 days r/8176 fix(tvix/eval/nix_search_path): gate tests on impure featureFlorian Klink1-0/+2
8 days r/8175 fix(tvix/eval/io): OsStringExt and std::fs::File import are impure-onlyFlorian Klink1-2/+4
8 days r/8174