Commit Graph

44 Commits (master)

Author SHA1 Message Date
Raine-gay 850fbbaced
Merge pull request #7 from Raine-gay/dependabot/cargo/rustls-0.21.11
Bump rustls from 0.21.10 to 0.21.11
2024-04-20 15:19:24 +01:00
dependabot[bot] 223f9602e7
Bump rustls from 0.21.10 to 0.21.11
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.11)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 14:18:39 +00:00
Raine-gay 858c9be84a
Merge pull request #6 from Raine-gay/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26
2024-04-15 14:28:14 +01:00
dependabot[bot] af71a1135b
Bump h2 from 0.3.24 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 13:27:18 +00:00
Raine-gay 34df9c9798
Merge pull request #5 from Raine-gay/dependabot/cargo/eyre-0.6.12
Bump eyre from 0.6.11 to 0.6.12
2024-04-05 16:13:47 +01:00
dependabot[bot] f1d9594872
Bump eyre from 0.6.11 to 0.6.12
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.11 to 0.6.12.
- [Commits](https://github.com/eyre-rs/eyre/commits)

---
updated-dependencies:
- dependency-name: eyre
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 15:12:50 +00:00
Raine-gay b6019e7c5d
Merge pull request #1 from Raine-gay/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.10 to 0.8.11
2024-03-05 12:44:42 +00:00
dependabot[bot] e6d64b3038
Bump mio from 0.8.10 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 12:43:35 +00:00
NA 9c6bf51cfb Updated launch.json 2024-02-12 17:00:57 +00:00
NA ec2aa00816 Edited rustfmt 2024-02-10 22:41:04 +00:00
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 9c715ef588 Updated version 2024-01-30 15:14:09 +00:00
NA d3de7f645b Removed depricated crate tempdir and replaced it with tempfile. 2024-01-30 15:12:16 +00:00
NA 207770a1dd Updated version so the new readme can be published to crates.io 2024-01-28 18:29:17 +00:00
Raine-gay ba0d91907f
Update README.md 2024-01-28 18:26:18 +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 34c7564008 Fixed typo 2024-01-27 15:44:16 +00:00
Raine-gay 3805293346
Update README.md 2024-01-26 23:18:47 +00:00
Raine-gay da792273a1
Update README.md 2024-01-26 23:17:19 +00:00
Raine-gay f6f268330c
Update README.md 2024-01-26 22:41:43 +00:00
NA 88c78423c4 removed _bin from the binary 2024-01-26 22:39:08 +00:00
NA c87efc6631 Updated license code 2024-01-26 22:31:48 +00:00
NA ff43b7144f Added description and license 2024-01-26 22:28:44 +00:00
NA 0d908fba3f Fixed typos 2024-01-26 22:22:02 +00:00
Raine-gay 6f248f2a91
Create README.md 2024-01-26 22:16:53 +00:00
NA 55db7dce5c Updated release settings in cargo,toml 2024-01-26 21:52:49 +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