aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* update all depsNathan Perry2024-05-0824-2195/+2910
|
* nix: bump to 23.11, pkgconfig -> pkg-configNathan Perry2023-12-072-17/+35
|
* bot: fix omen commandsNathan Perry2022-12-021-1/+3
|
* build: add build.rs to capture if migrations changeNathan Perry2022-11-301-0/+3
|
* nixos: shellcheck dbinit.shNathan Perry2022-11-301-4/+17
|
* fs: log results of loading user_id_mapping and restrict.jsonNathan Perry2022-11-302-4/+12
|
* nix: include host in DATABASE_URLNathan Perry2022-11-301-1/+1
|
* nix: move init script to fileNathan Perry2022-11-302-40/+103
|
* ytdl: trace errorNathan Perry2022-11-291-0/+1
|
* nix: name dbinit scriptNathan Perry2022-11-291-1/+1
|
* nix: fix psql expressionsNathan Perry2022-11-291-4/+4
|
* nix: ensure ownership on startNathan Perry2022-11-293-2/+21
|
* fs: parameterize remote referencesNathan Perry2022-11-296-11/+41
|
* nixos module: drop unpopulated environment fieldsNathan Perry2022-11-291-3/+0
|
* chrono: use hms_optNathan Perry2022-11-282-3/+3
|
* db/diesel: drop old table annotation syntaxNathan Perry2022-11-281-14/+14
|
* hydra: add jobNathan Perry2022-11-281-0/+2
|