Commit Graph

21 Commits (master)

Author SHA1 Message Date
NA 50b1b93436 Formatted through rustfmt 2024-02-10 22:32:27 +00:00
NA 3df3d05c34 Seperated out the tempdir functions. 2024-01-30 15:44:47 +00:00
NA d3de7f645b Removed depricated crate tempdir and replaced it with tempfile. 2024-01-30 15:12:16 +00:00
NA f6725fafcf Updated to v1.0.1, redid all the error handling, made the library better. 2024-01-28 18:18:40 +00:00
NA cb265a9d9e Updated args. 2024-01-26 19:05:53 +00:00
NA ceffdc75cb Forgot to turn the conditional compilation flag back to windows. 2024-01-26 18:59:54 +00:00
NA ef9cd3a0e5 Removed some junk from html2xhtml-windows 2024-01-26 18:58:55 +00:00
NA d448b3ba42 Epub generation looks finished.
Thinking of making it use CSS files from RoyalRoad.
2024-01-26 18:55:14 +00:00
NA d432b60541 Re-added rustls in reqwest 2024-01-26 16:20:32 +00:00
NA 73a4599fb6 Removed the check relating to being able to write in the target directory.
It was broken on windows.
2024-01-26 16:17:48 +00:00
NA 1b0b9b57b3 Fixed windows fs path on setup_html2xhtml 2024-01-26 15:46:10 +00:00
NA 61036cf037 html2xhtml should now extract on both windows & linux. 2024-01-26 15:44:19 +00:00
NA 054b2e48f1 Fixed a typo. 2024-01-26 03:19:19 +00:00
NA 0bfcfd496f Working on epub generation. Got to work on setup_html2xhtml() next. 2024-01-26 03:17:50 +00:00
NA 71763b7f07 I think this conversion is working now 2024-01-25 17:28:45 +00:00
NA 141f9c59f4 trying to make windows pathbuf conversion work 2024-01-25 17:20:29 +00:00
NA 7b8a9ab2df Removed rustls from reqwest since it breaks windows support 2024-01-25 17:16:03 +00:00
NA d46d8b209b Markdown generation is complete.
Time for the hard shit.
2024-01-25 16:13:09 +00:00
NA 80f3d5b423 Bundled both windows and linux builds of html2xhtml and just generally made a bunch of work 2024-01-25 14:49:55 +00:00
NA 778b1adf6a Updated some documentation comments. 2024-01-24 15:05:09 +00:00
NA efdf3c3ca6 Basic console interface and library functions complete.
Time to actully get to work.
2024-01-24 15:02:52 +00:00