aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v0.1.3v0.1.3A Farzat5 hours2-2/+2
* Update READMEA Farzat5 hours1-22/+55
* Make maximum parallel downloads configurableA Farzat6 hours2-6/+13
* Add parallel downloadingA Farzat7 hours1-15/+47
* Stream downloads to files directlyA Farzat8 hours3-11/+52
* Add release creation to GitLab CIv0.1.2A Farzat12 hours1-3/+30
* Prevent accidental GitLab CI releases using 'when'A Farzat12 hours1-0/+2
* Remove redundant backslash in GitLab CI commandsA Farzat12 hours1-4/+4
* Add appropriate toolchains and ENV to GitLab CIA Farzat22 hours1-0/+14
* Add more linux targets to GitLab CIA Farzat22 hours1-5/+24
* Set CARGO_HOME in GitLab CI to inside project dirA Farzat22 hours1-0/+3
* Add cargo-clippy manually for GitLab CIA Farzat27 hours1-1/+1
* Manually install rustfmt for GitLab CIA Farzat27 hours1-0/+1
* Add basic GitLab CI workflowA Farzat27 hours1-0/+49
* Release v0.1.2A Farzat34 hours2-2/+2
* Upgrade GitHub workflow to action-gh-releaseA Farzat34 hours1-27/+6
* Create releases using GitHub workflowsv0.1.1A Farzat34 hours1-5/+54
* Release v0.1.1A Farzat35 hours2-2/+2
* Add release build to GitHub workflowA Farzat35 hours1-0/+32
* Add GitHub workflow job for testsA Farzat36 hours1-0/+23
* Fix formattingA Farzat36 hours1-1/+3
* Add simple GitHub workflow job checking fmt & lintA Farzat36 hours1-0/+33
* Avoid useless jar clone and update User-AgentA Farzat38 hours1-2/+2
* Use a generic writer in write_container_xmlA Farzat39 hours1-12/+9
* Remove unused models, fields, and endpointsA Farzat46 hours2-48/+6
* Allow cookies.json in config dirA Farzat46 hours2-9/+30
* Update the TODO listA Farzat2 days1-3/+3
* Add EPUB descriptions to OPF filesA Farzat2 days2-1/+11
* Create a function to modify OPF contentsA Farzat2 days1-1/+45
* Use XDG directories to map downloadsA Farzat2 days4-7/+70
* Add newline between wrapper and chapter contentA Farzat2 days1-0/+2
* Allow skipping downloadsA Farzat2 days1-4/+6
* Hide unnecessary output in diff-epubs.shA Farzat2 days1-2/+2
* Register roadmap progress in READMEA Farzat3 days1-8/+4
* Stream files to zip in chunksA Farzat3 days1-6/+5
* Avoid using string buffers when modifying chaptersA Farzat3 days2-34/+41
* Fix attributes of more element types with linksA Farzat3 days1-3/+16
* Prevent processed_fragment from escapingA Farzat3 days1-4/+5
* Replace format! macro with xml! where xml is usedA Farzat3 days2-32/+38
* Add a util to diff epubsA Farzat3 days1-0/+13
* Use xml! macro for cleaner xml handlingA Farzat3 days3-10/+41
* Fix chapter contents to proper xmlA Farzat3 days6-10/+176
* Add LICENSE fileA Farzat4 days2-1/+675
* Gather stylesheet file entries for each chapterA Farzat4 days2-2/+13
* Add stylesheets to Chapter modelA Farzat5 days1-0/+7
* Deserialize URLs to Url type directlyA Farzat5 days4-14/+11
* Add READMEA Farzat5 days1-0/+113
* Initiate full_path as RelativePathBufA Farzat5 days3-14/+11
* Convert URLs pointing upstream to local relativeA Farzat6 days4-4/+48
* Remove the sanity checksA Farzat7 days1-21/+1