Commit graph

12 commits

Author SHA1 Message Date
murmeldin 1577d5de2e fixed bug that triggered QueryNoRows on state-toc by adding a default value and improved output when QueryNoRows occurs 2025-01-14 17:15:07 +01:00
nobody 9a6b7f8685 more cleanup & fixes 2024-12-10 21:38:35 +01:00
nobody 233a263b89 clippy 2024-12-10 21:38:35 +01:00
nobody 7093280d80 announcement/reminder 2024-12-10 21:38:35 +01:00
nobody 2d3549a200 more env config (VERBOSE/TRACE, TODAY) 2024-12-10 21:38:35 +01:00
nobody a454914b1f rustfmt email.rs 2024-12-10 21:37:59 +01:00
nobody 29e6285e3c ignore empty lines in debug_emails.txt 2024-12-10 21:37:59 +01:00
nobody 66329819a9 another layer of email guard 2024-12-10 21:37:59 +01:00
nobody 473d131246 rustfmt, rustdoc, Cargo.toml fixes 2024-12-10 21:37:57 +01:00
murmeldin 81714dfdc0 colored std-output for better readability 2024-12-10 21:36:36 +01:00
murmeldin c4fc33bc50 Error fixes 2024-12-10 21:36:33 +01:00
nobody 0a992e2900 split config & move email out into own file
In preparation for separate programs, the config spec is now built in
main; each module defines its own group and main combines them all.
2024-12-10 21:33:27 +01:00