Age | Commit message (Expand) | Author | Files | Lines |
2021-11-08 | r/3025 fix(web/blog): make base URL configurable for atom feeds | Vincent Ambo | 6 | -17/+19 |
2021-11-08 | r/3024 fix(gs/home): Move dunst shortcuts into i3 config | Griffin Smith | 1 | -7/+4 |
2021-11-08 | r/3023 fix(gs/xanthous): Don't take up half-width for prompts | Griffin Smith | 1 | -4/+2 |
2021-11-07 | r/3022 feat(gws.fyi): Mention xanthous ssh server | Griffin Smith | 1 | -1/+2 |
2021-11-07 | r/3021 feat(gs/mugwump): Run xanthous server | Griffin Smith | 3 | -2/+50 |
2021-11-07 | r/3020 feat(xanthous/server): Add simple prometheus metrics | Griffin Smith | 4 | -11/+589 |
2021-11-07 | r/3019 feat(xanthous/server): Add derivation for docker image | Griffin Smith | 2 | -1/+26 |
2021-11-07 | r/3018 feat(xanthous/server): Run with --disable-saving | Griffin Smith | 1 | -0/+1 |
2021-11-07 | r/3017 feat(gs/xanthous): Allow disabling saving | Griffin Smith | 4 | -34/+68 |
2021-11-07 | r/3016 fix(xanthous/server): Accept password authentication | Griffin Smith | 1 | -0/+6 |
2021-11-07 | r/3015 feat(gs/xanthous): Add SSH server application | Griffin Smith | 9 | -2/+1912 |
2021-11-07 | r/3014 chore(3p): bump NixOS channels to 2021-11-03 | sterni | 3 | -4/+6 |
2021-11-07 | r/3013 docs(atward): Document availability of new query types | Vincent Ambo | 1 | -0/+5 |
2021-11-06 | r/3012 fix(gs/xanthous): Fix numAliveNeighbors{,M} on the edge | Griffin Smith | 2 | -11/+70 |
2021-11-06 | r/3011 fix(gs/xanthous): Don't gen dupe tutorial messages | Griffin Smith | 2 | -7/+13 |
2021-11-06 | r/3010 refactor(gs/xanthous): Use a Word for the level number | Griffin Smith | 3 | -10/+20 |
2021-11-06 | r/3009 fix(gs/xanthous): Update hie.yaml for new app/ directory | Griffin Smith | 1 | -1/+1 |
2021-11-06 | r/3008 feat(gs/xanthous): Default to the current save file | Griffin Smith | 8 | -31/+93 |
2021-11-06 | r/3007 fix(ops/pipelines): Fix tagging of commit revisions | Vincent Ambo | 1 | -5/+1 |
2021-11-05 | r/3006 feat(web/tvl): Render blog posts and atom feed for TVL | Vincent Ambo | 1 | -2/+33 |
2021-11-05 | r/3005 refactor(ops/pipelines): Move revision tagging into static pipeline | Vincent Ambo | 2 | -14/+18 |
2021-11-05 | r/3004 feat(web/tvl/blog): Add scaffolding for first blog post | Vincent Ambo | 2 | -0/+14 |
2021-11-05 | r/3003 refactor(web/tvl/template): Move footer into a separate target | Vincent Ambo | 2 | -15/+22 |
2021-11-05 | r/3002 feat(atward): Support depot revision queries (r/...) | Vincent Ambo | 1 | -4/+26 |
2021-11-05 | r/3001 fix(web/blog): Correctly wrap footer content | Vincent Ambo | 1 | -2/+2 |
2021-11-04 | r/3000 refactor(web/blog): Move atom feed creation logic to //web/blog | Vincent Ambo | 3 | -27/+38 |
2021-11-04 | r/2999 feat(ops/pipelines): Create revision numbers in CI | Vincent Ambo | 1 | -0/+14 |
2021-11-03 | r/2998 refactor(web/blog): Configurable blog name and footer | Vincent Ambo | 3 | -25/+29 |
2021-11-02 | r/2997 feat(tazjin/tverskoy): Add dunst configuration | Vincent Ambo | 3 | -0/+66 |
2021-10-30 | r/2996 fix(gs/xanthous): Preserve character state when going up stairs | Griffin Smith | 1 | -1/+7 |
2021-10-30 | r/2995 fix(gs/emacs): Fix directory for xanthous capture template | Griffin Smith | 1 | -1/+1 |
2021-10-30 | r/2994 feat(gs/xanthous): Allow throwing rocks | Griffin Smith | 15 | -87/+450 |
2021-10-30 | r/2993 feat(gs/xanthous): Send message when resting | Griffin Smith | 2 | -1/+5 |
2021-10-27 | r/2992 chore(tazjin/emacs): Remove screen layout configs for Vauxhall | Vincent Ambo | 1 | -48/+13 |
2021-10-24 | r/2991 refactor(nix/tag): use throw over lib.assertMsg | sterni | 1 | -1/+1 |
2021-10-24 | r/2990 chore(fun/paroxysm): update dependencies | sterni | 1 | -620/+686 |
2021-10-22 | r/2989 chore(3p/nixpkgs): Bump nixpkgs and Emacs overlay | Vincent Ambo | 2 | -9/+9 |
2021-10-22 | r/2988 chore(web/blog): Move out of //users/tazjin | Vincent Ambo | 5 | -43/+51 |
2021-10-22 | r/2987 feat(tazjin/rlox): Implement else clauses | Vincent Ambo | 4 | -1/+22 |
2021-10-22 | r/2986 feat(tazjin/rlox): Implement simple conditionals | Vincent Ambo | 4 | -16/+84 |
2021-10-22 | r/2985 refactor(tazjin/rlox): Return index after adding operations | Vincent Ambo | 3 | -15/+18 |
2021-10-20 | r/2984 feat(web/panettone): support dark mode | Smitty | 1 | -45/+41 |
2021-10-20 | r/2983 feat(gws.fyi): Host ssh key | Griffin Smith | 1 | -1/+7 |
2021-10-20 | r/2982 feat(gs/home): Upgrade discord to 0.0.16 | Griffin Smith | 1 | -2/+2 |
2021-10-20 | r/2981 refactor(tazjin/rlox): Remove use of sentinel values | Vincent Ambo | 2 | -21/+24 |
2021-10-20 | r/2980 refactor(tazjin/rlox): Introduce newtypes for various indices | Vincent Ambo | 4 | -25/+31 |
2021-10-19 | r/2979 fix(tazjin/emacs): Fix renamed cargo mode map | Vincent Ambo | 1 | -1/+1 |
2021-10-19 | r/2978 feat(tazjin/rlox): Support local variables | Vincent Ambo | 6 | -12/+193 |
2021-10-19 | r/2977 feat(tazjin/rlox): Global variable assignment | Vincent Ambo | 4 | -3/+38 |
2021-10-19 | r/2976 chore(tazjin/rlox): Add some old code example files | Vincent Ambo | 8 | -0/+92 |