index
:
public/oreilly-epub
master
[no description]
A Farzat
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide unnecessary output in diff-epubs.sh
A Farzat
36 hours
1
-2
/
+2
*
Register roadmap progress in README
A Farzat
39 hours
1
-8
/
+4
*
Stream files to zip in chunks
A Farzat
40 hours
1
-6
/
+5
*
Avoid using string buffers when modifying chapters
A Farzat
46 hours
2
-34
/
+41
*
Fix attributes of more element types with links
A Farzat
47 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
*
Add a util to diff epubs
A Farzat
2 days
1
-0
/
+13
*
Use xml! macro for cleaner xml handling
A Farzat
2 days
3
-10
/
+41
*
Fix chapter contents to proper xml
A Farzat
2 days
6
-10
/
+176
*
Add LICENSE file
A Farzat
3 days
2
-1
/
+675
*
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
4
-14
/
+11
*
Add README
A Farzat
4 days
1
-0
/
+113
*
Initiate full_path as RelativePathBuf
A Farzat
4 days
3
-14
/
+11
*
Convert URLs pointing upstream to local relative
A Farzat
5 days
4
-4
/
+48
*
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
3
-1
/
+96
*
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
7 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
4
-10
/
+75
*
Add authentication using cookies
A Farzat
8 days
5
-7
/
+2012
*
Init commit: setup project and cli parsing
A Farzat
8 days
4
-0
/
+222