aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* windows: minor stylistic cleanupHEADmasterNathan Perry2025-12-181-3/+1
* db: eliminate diesel_async_migrationsNathan Perry2025-12-183-89/+205
* nix/module: support restart timerNathan Perry2025-12-181-0/+32
* nix: move module to own fileNathan Perry2025-12-182-164/+167
* tag v0.4.1v0.4.1Nathan Perry2025-12-173-4/+4
* bump all depsNathan Perry2025-12-179-910/+2005
* update poise to not use custom forkNathan Perry2025-12-174-37/+26
* clippy fixesNathan Perry2025-12-1711-126/+124
* fix check lintsNathan Perry2025-12-173-8/+7
* nix: update to 25.11, switch to craneNathan Perry2025-12-174-75/+63
* today: prefix commandNathan Perry2024-08-171-1/+1
* stats: fix copy-paste error in randomNathan Perry2024-08-171-1/+1
* fix rarememe, quiet playback gc logsNathan Perry2024-08-172-8/+16
* fixup bin/Nathan Perry2024-08-172-6/+2
* do playback info gcNathan Perry2024-08-171-20/+74
* fix stats and playback queueNathan Perry2024-08-178-94/+268
* fill in queued playback infoNathan Perry2024-08-165-16/+87
* restore support for volume commandsNathan Perry2024-08-1616-138/+228
* repo: overhaul for multitenancyNathan Perry2024-08-1621-303/+803
* tracing: use fields rather than interpolationNathan Perry2024-08-1613-52/+61
* rework logging to use tracing via grateNathan Perry2024-08-1619-199/+130
* repo: apply rustfmtNathan Perry2024-08-1610-56/+32
* windows: windows_util -> util::windowsNathan Perry2024-08-164-13/+13
* windows: stop postgres if we started itNathan Perry2024-08-162-35/+102
* better unrecognized handling, more expressive react/unreact indicatorsNathan Perry2024-08-167-35/+81
* fix required command optionsNathan Perry2024-08-167-43/+33
* windows: start postgres svc if not runningNathan Perry2024-08-165-34/+243
* delete mingw-installNathan Perry2024-08-151-40/+0
* calc: refactor to freestanding functionsNathan Perry2024-08-071-125/+127
* split calc into separate subcrateNathan Perry2024-08-0713-269/+290
* fix long memersNathan Perry2024-08-063-8/+26
* fix dotenv issueNathan Perry2024-08-061-1/+2
* bump to 0.3.0v0.3.0Nathan Perry2024-08-062-2/+2
* flake: add thulani package to environment.systemPackagesNathan Perry2024-08-061-0/+4
* remove typemap depNathan Perry2024-08-062-26/+0
* write batch_delmemeNathan Perry2024-08-064-42/+139
* fixup unknown command, document commandsNathan Perry2024-08-0613-109/+234
* roll: fixup for pratt parserNathan Perry2024-08-061-14/+12
* db: don't log db urlNathan Perry2024-08-061-1/+0
* remove restart loopNathan Perry2024-08-062-50/+2
* first pass convert to poiseNathan Perry2024-08-0619-836/+1156
* whitespace fixNathan Perry2024-05-111-1/+1
* !thulani histNathan Perry2024-05-111-0/+1
* db: fixup a few trailing issuesNathan Perry2024-05-113-15/+22
* db: fixup build, async-awaitNathan Perry2024-05-119-160/+218
* wipNathan Perry2024-05-108-263/+238
* bump rust-overlayNathan Perry2024-05-082-4/+4
* clippy fixesNathan Perry2024-05-089-258/+270
* fixups: memes workingNathan Perry2024-05-0811-165/+377
* rework to use songbirdNathan Perry2024-05-0823-1532/+853