| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | windows: stop postgres if we started it | Nathan Perry | 2024-08-16 | 2 | -35/+102 |
| * | better unrecognized handling, more expressive react/unreact indicators | Nathan Perry | 2024-08-16 | 7 | -35/+81 |
| * | fix required command options | Nathan Perry | 2024-08-16 | 7 | -43/+33 |
| * | windows: start postgres svc if not running | Nathan Perry | 2024-08-16 | 5 | -34/+243 |
| * | delete mingw-install | Nathan Perry | 2024-08-15 | 1 | -40/+0 |
| * | calc: refactor to freestanding functions | Nathan Perry | 2024-08-07 | 1 | -125/+127 |
| * | split calc into separate subcrate | Nathan Perry | 2024-08-07 | 13 | -269/+290 |
| * | fix long memers | Nathan Perry | 2024-08-06 | 3 | -8/+26 |
| * | fix dotenv issue | Nathan Perry | 2024-08-06 | 1 | -1/+2 |
| * | bump to 0.3.0v0.3.0 | Nathan Perry | 2024-08-06 | 2 | -2/+2 |
| * | flake: add thulani package to environment.systemPackages | Nathan Perry | 2024-08-06 | 1 | -0/+4 |
| * | remove typemap dep | Nathan Perry | 2024-08-06 | 2 | -26/+0 |
| * | write batch_delmeme | Nathan Perry | 2024-08-06 | 4 | -42/+139 |
| * | fixup unknown command, document commands | Nathan Perry | 2024-08-06 | 13 | -109/+234 |
| * | roll: fixup for pratt parser | Nathan Perry | 2024-08-06 | 1 | -14/+12 |
| * | db: don't log db url | Nathan Perry | 2024-08-06 | 1 | -1/+0 |
| * | remove restart loop | Nathan Perry | 2024-08-06 | 2 | -50/+2 |
| * | first pass convert to poise | Nathan Perry | 2024-08-06 | 19 | -836/+1156 |
| * | whitespace fix | Nathan Perry | 2024-05-11 | 1 | -1/+1 |
| * | !thulani hist | Nathan Perry | 2024-05-11 | 1 | -0/+1 |
| * | db: fixup a few trailing issues | Nathan Perry | 2024-05-11 | 3 | -15/+22 |
| * | db: fixup build, async-await | Nathan Perry | 2024-05-11 | 9 | -160/+218 |
| * | wip | Nathan Perry | 2024-05-10 | 8 | -263/+238 |
| * | bump rust-overlay | Nathan Perry | 2024-05-08 | 2 | -4/+4 |
| * | clippy fixes | Nathan Perry | 2024-05-08 | 9 | -258/+270 |
| * | fixups: memes working | Nathan Perry | 2024-05-08 | 11 | -165/+377 |
| * | rework to use songbird | Nathan Perry | 2024-05-08 | 23 | -1532/+853 |
| * | update all deps | Nathan Perry | 2024-05-08 | 24 | -2195/+2910 |
| * | nix: bump to 23.11, pkgconfig -> pkg-config | Nathan Perry | 2023-12-07 | 2 | -17/+35 |
| * | bot: fix omen commands | Nathan Perry | 2022-12-02 | 1 | -1/+3 |
| * | build: add build.rs to capture if migrations change | Nathan Perry | 2022-11-30 | 1 | -0/+3 |
| * | nixos: shellcheck dbinit.sh | Nathan Perry | 2022-11-30 | 1 | -4/+17 |
| * | fs: log results of loading user_id_mapping and restrict.json | Nathan Perry | 2022-11-30 | 2 | -4/+12 |
| * | nix: include host in DATABASE_URL | Nathan Perry | 2022-11-30 | 1 | -1/+1 |
| * | nix: move init script to file | Nathan Perry | 2022-11-30 | 2 | -40/+103 |
| * | ytdl: trace error | Nathan Perry | 2022-11-29 | 1 | -0/+1 |
| * | nix: name dbinit script | Nathan Perry | 2022-11-29 | 1 | -1/+1 |
| * | nix: fix psql expressions | Nathan Perry | 2022-11-29 | 1 | -4/+4 |
| * | nix: ensure ownership on start | Nathan Perry | 2022-11-29 | 3 | -2/+21 |
| * | fs: parameterize remote references | Nathan Perry | 2022-11-29 | 6 | -11/+41 |
| * | nixos module: drop unpopulated environment fields | Nathan Perry | 2022-11-29 | 1 | -3/+0 |
| * | chrono: use hms_opt | Nathan Perry | 2022-11-28 | 2 | -3/+3 |
| * | db/diesel: drop old table annotation syntax | Nathan Perry | 2022-11-28 | 1 | -14/+14 |
| * | hydra: add job | Nathan Perry | 2022-11-28 | 1 | -0/+2 |
| * | nix: write nixos test configuration | Nathan Perry | 2022-11-28 | 4 | -55/+144 |
| * | db: drop setup script | Nathan Perry | 2022-11-28 | 1 | -8/+0 |
| * | db: run migrations in db connect, upgrade diesel | Nathan Perry | 2022-11-28 | 9 | -74/+173 |
| * | nix: write nixos module | Nathan Perry | 2022-11-28 | 1 | -29/+190 |
| * | rust: update dependencies | Nathan Perry | 2022-11-28 | 3 | -557/+1064 |
| * | nix: switch from mozilla-overlay to rust-overlay | Nathan Perry | 2022-11-28 | 2 | -32/+42 |
