aboutsummaryrefslogtreecommitdiffstats
path: root/src/db.rs
Commit message (Expand)AuthorAgeFilesLines
* Comply with Rustfmtnecrashter2022-04-231-7/+11
* Load bots from config file instead of hardcodingnecrashter2022-04-231-45/+17
* Format, refactor, succinct errorsYigit Sever2022-04-231-9/+9
* Bugfix in parse_blocknecrashter2022-04-231-1/+2
* Read preapproved users CSV file from confignecrashter2022-04-231-6/+4
* Fix failure to read users after restartnecrashter2022-04-231-9/+16
* Save different networks to different foldersnecrashter2022-04-231-10/+12
* Read from config file at start-upnecrashter2022-04-231-9/+2
* Add config property to DBnecrashter2022-04-231-0/+10
* Improve commentsYigit Sever2022-04-171-1/+1
* final touches for 2022 springYigit Sever2022-04-161-10/+29
* [WIP] first part of lazy users overhaulYigit Sever2022-04-151-0/+14
* [WIP] Spring cleaningYigit Sever2022-04-111-0/+159