aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* repo: overhaul for multitenancyNathan Perry2024-08-1616-303/+724
|
* tracing: use fields rather than interpolationNathan Perry2024-08-1613-52/+61
|
* rework logging to use tracing via grateNathan Perry2024-08-1617-163/+115
|
* repo: apply rustfmtNathan Perry2024-08-169-55/+31
|
* 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-163-0/+138
|
* split calc into separate subcrateNathan Perry2024-08-079-321/+37
|
* fix long memersNathan Perry2024-08-061-4/+24
|
* fix dotenv issueNathan Perry2024-08-061-1/+2
|
* 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-061-49/+2
|
* first pass convert to poiseNathan Perry2024-08-0617-831/+749
|
* whitespace fixNathan Perry2024-05-111-1/+1
|
* !thulani histNathan Perry2024-05-111-0/+1
|
* db: fixup a few trailing issuesNathan Perry2024-05-111-14/+20
|
* db: fixup build, async-awaitNathan Perry2024-05-119-160/+218
|
* wipNathan Perry2024-05-105-87/+124
|
* clippy fixesNathan Perry2024-05-089-258/+270
|
* fixups: memes workingNathan Perry2024-05-089-165/+210
|
* rework to use songbirdNathan Perry2024-05-0821-1340/+829
|
* update all depsNathan Perry2024-05-0821-712/+937
|
* bot: fix omen commandsNathan Perry2022-12-021-1/+3
|
* fs: log results of loading user_id_mapping and restrict.jsonNathan Perry2022-11-302-4/+12
|
* ytdl: trace errorNathan Perry2022-11-291-0/+1
|
* nix: ensure ownership on startNathan Perry2022-11-292-2/+12
|
* fs: parameterize remote referencesNathan Perry2022-11-296-11/+41
|
* chrono: use hms_optNathan Perry2022-11-282-3/+3
|
* db/diesel: drop old table annotation syntaxNathan Perry2022-11-281-14/+14
|
* nix: write nixos test configurationNathan Perry2022-11-283-19/+26
| | | | | | | - filter rust sources to avoid spurious rebuilds - fix accidental circular reference in nix flake - fix postgres startup scripts and behavior - thulani logger doesn't log to file by default
* db: run migrations in db connect, upgrade dieselNathan Perry2022-11-287-68/+98
|
* rust: update dependenciesNathan Perry2022-11-281-28/+20
|
* actually add omenNathan Perry2021-11-031-0/+1
|
* fixupsNathan Perry2021-11-032-2/+1
|
* update, add omenNathan Perry2021-11-033-12/+12
|
* builds okNathan Perry2021-01-231-95/+74
|
* thursdayNathan Perry2020-10-092-0/+15
|
* fix putin walkNathan Perry2020-09-292-1/+2
|
* add putin walkNathan Perry2020-09-292-0/+10
|
* pianoman: support 9am or 9pmNathan Perry2020-09-261-10/+13
|
* extend/fixup pianomanNathan Perry2020-09-261-2/+11
|
* implement piano manNathan Perry2020-09-262-2/+30
|
* switch to datetimeNathan Perry2020-09-2610-17/+26
|
* add more event handlers, better loggingNathan Perry2020-09-261-0/+13
|
* clean up warningsNathan Perry2020-09-261-2/+3
|