TheOnlyWayUp
|
352faceb7a
|
fix(api): Use lxml parser for PDF Template
|
2024-12-22 11:23:19 +00:00 |
|
TheOnlyWayUp
|
d2063f59be
|
feat(dockerfile): Use apt-fast
|
2024-12-22 11:18:36 +00:00 |
|
TheOnlyWayUp
|
8df2b6e84e
|
fix(dockerfile): Remove wkhtmltopdf
|
2024-12-22 11:11:21 +00:00 |
|
TheOnlyWayUp
|
3816ab3fd0
|
frontend: Add faster downloads to Changelog
|
2024-12-22 11:00:54 +00:00 |
|
TheOnlyWayUp
|
5215689836
|
Merge branch 'feature/#31-zip-downloading' into feature/#29-pdf-downloads
|
2024-12-22 10:58:28 +00:00 |
|
Aaron BenDaniel
|
a1191b2600
|
feat(api): Make archive extraction asynchronous
|
2024-12-19 15:10:17 +00:00 |
|
AaronBenDaniel
|
82270dc770
|
feat(api): Download parts as .zip
|
2024-12-15 14:38:28 -05:00 |
|
TheOnlyWayUp
|
8dc7d16578
|
feat(api): Generate PDFs with Weasyprint!
|
2024-12-10 18:37:22 +00:00 |
|
TheOnlyWayUp
|
f8ab318210
|
feat(api): Reconstruct tree from Content HTML, move PDF Template reads to Init
|
2024-12-10 18:36:23 +00:00 |
|
TheOnlyWayUp
|
758b14fd15
|
feat(api): Merge PDF Templates
|
2024-12-10 18:34:27 +00:00 |
|
TheOnlyWayUp
|
90139b190b
|
fix(api): Remove wkhtmltopdf, add weasyprint to requirements
|
2024-12-10 15:56:29 +00:00 |
|
TheOnlyWayUp
|
b4c3cfeffb
|
Include samples in Readme
|
2024-12-10 15:42:27 +00:00 |
|
TheOnlyWayUp
|
ff10b3c6c9
|
Add samples
|
2024-12-10 15:25:10 +00:00 |
|
TheOnlyWayUp
|
a7a26dc2b6
|
feat(api): Improve link styling in PDFs
|
2024-12-10 15:19:28 +00:00 |
|
TheOnlyWayUp
|
016ad6209a
|
fix(api): Use BytesIO when dumping generated book
|
2024-12-10 11:12:43 +00:00 |
|
TheOnlyWayUp
|
16c5a9216f
|
fix(frontend): Downloading .htm files when error
|
2024-12-08 14:47:44 +00:00 |
|
TheOnlyWayUp
|
18799e5a91
|
fix(frontend): Update meta-tags to indicate PDF Downloads
|
2024-12-08 13:19:44 +00:00 |
|
TheOnlyWayUp
|
c737f5314e
|
fix(frontend): Open donate link in new tab
|
2024-12-08 13:17:02 +00:00 |
|
TheOnlyWayUp
|
097c37f24e
|
fix(api): Error handlers accepting Request param
|
2024-12-08 13:14:42 +00:00 |
|
TheOnlyWayUp
|
d924e1b6ce
|
fix(frontend): Download PDFs instead of previewing them
|
2024-12-08 13:11:47 +00:00 |
|
TheOnlyWayUp
|
5d9eefd03c
|
fix(api): EPUB Chapters had integer IDs, now bytes
|
2024-12-08 13:07:33 +00:00 |
|
TheOnlyWayUp
|
e74642f6cb
|
feat(dockerfile): Faster dependency installation with uv
|
2024-12-08 12:45:42 +00:00 |
|
TheOnlyWayUp
|
ddb1862918
|
fix(api): Update requirements.txt
|
2024-12-08 12:42:08 +00:00 |
|
TheOnlyWayUp
|
e4e372c664
|
fix(api): Fix dockerfile
|
2024-12-08 12:32:18 +00:00 |
|
TheOnlyWayUp
|
9747839ae9
|
fix(api): Add logging for PDF Generation
|
2024-12-08 12:04:53 +00:00 |
|
TheOnlyWayUp
|
7ef988ba42
|
fix(api): Add comments and docstrings
|
2024-12-08 11:51:16 +00:00 |
|
TheOnlyWayUp
|
c51f32654c
|
fix(dockerfile): Remove sudo
|
2024-12-08 11:25:35 +00:00 |
|
TheOnlyWayUp
|
df58b59da2
|
fix(frontend): /donate resolves
|
2024-12-08 11:20:22 +00:00 |
|
TheOnlyWayUp
|
692f5ad82a
|
api: Add donation URL to PDF
|
2024-12-08 11:13:04 +00:00 |
|
TheOnlyWayUp
|
ca0b59cb0c
|
fix(api): Move copyright before TOC, Merge copyright and cover pages, Move HTML to seperate files
|
2024-12-08 11:08:33 +00:00 |
|
TheOnlyWayUp
|
1948ed67ee
|
feat(api): Include Copyright notice in PDFs!
|
2024-12-08 04:46:57 +00:00 |
|
TheOnlyWayUp
|
e30bbf40b9
|
feat(api): PDF includes About the Author page!
|
2024-12-07 15:33:44 +00:00 |
|
TheOnlyWayUp
|
3f7591b15c
|
feat(frontend): Prevent overflow on small screens
|
2024-12-07 13:41:29 +00:00 |
|
TheOnlyWayUp
|
174faafa0e
|
api: Redirect to donate link
|
2024-12-07 10:31:00 +00:00 |
|
TheOnlyWayUp
|
af026f1263
|
frontend: Add donate link
|
2024-12-07 10:29:47 +00:00 |
|
TheOnlyWayUp
|
4c43d01f64
|
feat(frontend): Support PDF Downloads! Update Changelog
|
2024-12-07 10:29:41 +00:00 |
|
TheOnlyWayUp
|
fb42905b33
|
frontend: Add donate link
|
2024-12-07 10:28:40 +00:00 |
|
TheOnlyWayUp
|
dd38369832
|
fix(api): Clean code
|
2024-12-07 10:00:49 +00:00 |
|
TheOnlyWayUp
|
c116300272
|
fix(api): Symlink fonts to tmp as relative path are resolved from HTML tempfile path
|
2024-12-07 09:38:33 +00:00 |
|
TheOnlyWayUp
|
14dc13029a
|
feat(api): Add Stylesheets for PDF
|
2024-12-07 09:37:37 +00:00 |
|
TheOnlyWayUp
|
5cbef75d19
|
fix(api): Close and delete temp files
|
2024-12-07 09:32:37 +00:00 |
|
TheOnlyWayUp
|
96d367da27
|
fix(api): Remove unnecessary newlines from Text
|
2024-12-07 09:31:00 +00:00 |
|
TheOnlyWayUp
|
7b521e492a
|
feat(api): PDF Footers!
Image only chapters aren't packaged, that's a bug. Fixed a bug with the cover image not being included when download_images was False.
|
2024-12-07 06:36:34 +00:00 |
|
TheOnlyWayUp
|
f0e7d79d2f
|
gitignore: Ignore .html files
|
2024-12-07 06:02:39 +00:00 |
|
TheOnlyWayUp
|
c6174aa418
|
api: Clean code
|
2024-12-07 06:02:27 +00:00 |
|
TheOnlyWayUp
|
c33c773fe7
|
feat(api): Include high-res cover with EPUB and PDF Downloads
|
2024-12-07 05:59:17 +00:00 |
|
TheOnlyWayUp
|
8728b215ee
|
feat(api): PDF Image downloads are functional!
|
2024-12-07 04:17:01 +00:00 |
|
TheOnlyWayUp
|
40bad57eac
|
feat(api): PDF Downloads functional!
Image downloads borked
|
2024-12-06 15:32:26 +00:00 |
|
TheOnlyWayUp
|
6c6c8f81b6
|
feat(api): Add exiftool config for Completed and MatureContent metadata properties
|
2024-12-06 15:29:17 +00:00 |
|
TheOnlyWayUp
|
6bb63dd67b
|
feat(api): Add exiftool to requirements
|
2024-12-06 15:28:51 +00:00 |
|