Commit Graph

17 Commits

Author SHA1 Message Date
SadlyNotSappho d8d3311d25 remove some comments and add some horrible error handling 2023-08-29 14:20:11 -07:00
SadlyNotSappho 1367f2d684 add image downloading (nightmare nightmare nightmare i hate reqwest aaaaaaaaaaaaAA) 2023-08-29 11:59:02 -07:00
SadlyNotSappho f2d40849db .clone() is a crime against humanity, but sometimes those can be a good thing 2023-08-25 12:52:08 -07:00
SadlyNotSappho d55c600eee add ability to update config file, implement debug for Config, and add a utility function 2023-08-25 12:42:32 -07:00
SadlyNotSappho b9def3324e get_page() now returns the actual page data (and will probably crash if you give it an invalid page) 2023-08-25 12:27:39 -07:00
SadlyNotSappho ac4f30ce9e change types in Page and change variable names to align better with the intended struct 2023-08-23 12:45:56 -07:00
SadlyNotSappho de4fece245 clean up get_home() and improve several error messages 2023-08-23 12:37:51 -07:00
SadlyNotSappho 04893105df format 2023-08-22 11:47:35 -07:00
SadlyNotSappho 86963dcb76 remove windows hate (sadly) 2023-08-22 11:41:53 -07:00
SadlyNotSappho b4982722a7 fix cargo.toml 2023-08-22 11:26:19 -07:00
SadlyNotSappho ce1a08975b git is the worst thing to ever be invented 2023-08-18 15:59:58 -07:00
SadlyNotSappho 7fff3a4ceb get rid of useless newlines 2023-07-09 15:14:41 -07:00
SadlyNotSappho 2fec70e307 my code is so goddamn jank 2023-06-23 09:31:44 -07:00
SadlyNotSappho d9b34538c1 read config, ensure cache exists, fuck lifetimes 2023-06-16 12:56:13 -07:00
SadlyNotSappho eea467fc9a add a function that hopefully gets the home folder, and a function that *should* make the config file 2023-06-09 13:24:41 -07:00
SadlyNotSappho c6eb64eb7e init rust project 2023-06-09 11:46:26 -07:00
SadlyNotSappho 77b3f0344e Initial commit 2023-06-09 11:45:10 -07:00