index
:
public/oreilly-epub
master
[no description]
A Farzat
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix formatting
A Farzat
11 hours
1
-1
/
+3
*
Avoid useless jar clone and update User-Agent
A Farzat
13 hours
1
-2
/
+2
*
Use a generic writer in write_container_xml
A Farzat
13 hours
1
-12
/
+9
*
Remove unused models, fields, and endpoints
A Farzat
21 hours
2
-48
/
+6
*
Allow cookies.json in config dir
A Farzat
21 hours
2
-9
/
+30
*
Add EPUB descriptions to OPF files
A Farzat
26 hours
2
-1
/
+11
*
Create a function to modify OPF contents
A Farzat
27 hours
1
-1
/
+45
*
Use XDG directories to map downloads
A Farzat
31 hours
2
-7
/
+21
*
Add newline between wrapper and chapter content
A Farzat
32 hours
1
-0
/
+2
*
Allow skipping downloads
A Farzat
34 hours
1
-4
/
+6
*
Stream files to zip in chunks
A Farzat
38 hours
1
-6
/
+5
*
Avoid using string buffers when modifying chapters
A Farzat
45 hours
2
-34
/
+41
*
Fix attributes of more element types with links
A Farzat
46 hours
1
-3
/
+16
*
Prevent processed_fragment from escaping
A Farzat
2 days
1
-4
/
+5
*
Replace format! macro with xml! where xml is used
A Farzat
2 days
2
-32
/
+38
*
Use xml! macro for cleaner xml handling
A Farzat
2 days
1
-9
/
+9
*
Fix chapter contents to proper xml
A Farzat
2 days
4
-10
/
+165
*
Gather stylesheet file entries for each chapter
A Farzat
3 days
2
-2
/
+13
*
Add stylesheets to Chapter model
A Farzat
4 days
1
-0
/
+7
*
Deserialize URLs to Url type directly
A Farzat
4 days
2
-14
/
+8
*
Initiate full_path as RelativePathBuf
A Farzat
4 days
2
-13
/
+10
*
Convert URLs pointing upstream to local relative
A Farzat
5 days
2
-4
/
+37
*
Remove the sanity checks
A Farzat
6 days
1
-21
/
+1
*
Generate the EPUB file
A Farzat
6 days
2
-3
/
+25
*
Add container.xml to zip
A Farzat
6 days
2
-22
/
+22
*
Start with the create_epub_archive function
A Farzat
6 days
1
-1
/
+15
*
Revert "Add a function to write mimetype"
A Farzat
6 days
2
-10
/
+1
*
Add a function to write container.xml
A Farzat
6 days
2
-1
/
+28
*
Add a function to write mimetype
A Farzat
6 days
2
-1
/
+10
*
Add file download logic
A Farzat
6 days
2
-2
/
+43
*
Add OPF file detection
A Farzat
6 days
1
-0
/
+6
*
Remove the search endpoint
A Farzat
6 days
2
-25
/
+3
*
Convert chapters and file_entries to HashMaps
A Farzat
7 days
1
-1
/
+22
*
Add fetching of the spine and table of contents
A Farzat
7 days
2
-3
/
+42
*
Refactor away SearchResponse model
A Farzat
7 days
2
-33
/
+15
*
Add file and chapter details fetching
A Farzat
7 days
2
-1
/
+60
*
Add e-book metadata fetching
A Farzat
7 days
2
-10
/
+73
*
Add authentication using cookies
A Farzat
8 days
2
-5
/
+57
*
Init commit: setup project and cli parsing
A Farzat
8 days
1
-0
/
+28