Commit Graph

239 Commits

Author SHA1 Message Date
AaronBenDaniel 403ee8dd54 fix(api): Add support for strong and em tags 2025-06-10 10:11:37 -04:00
AaronBenDaniel db899aafde fix(api): Justify PDF ToC page numbers to the right side of the page 2025-06-10 09:55:09 -04:00
TheOnlyWayUp ddfd0dc0a9 fix(api): Iterate over parts dict in PDF Template 2025-06-09 23:47:30 +00:00
TheOnlyWayUp 86ae5eac21 api: Update typehints 2025-06-09 22:09:11 +00:00
TheOnlyWayUp 8c95632894 fix(api): Tree images passed to Generators as AsyncGenerator 2025-06-09 22:08:38 +00:00
AaronBenDaniel f328b6d5e1 fix(api): call book.compile() 2025-06-09 12:45:20 -04:00
AaronBenDaniel 9b440f3ee0 fix(api): Add .xhtml file extension to epub chapters 2025-06-09 12:43:51 -04:00
AaronBenDaniel af90adb422 fix(api): Inject id and title into chapter html template 2025-06-09 12:43:01 -04:00
AaronBenDaniel 939b4c8caa fix(api): Add default value to images variable 2025-06-09 11:42:03 -04:00
AaronBenDaniel 29216938aa fix(api): Add jinja2 to requirements.txt 2025-06-09 11:03:58 -04:00
AaronBenDaniel 3fed17302f Update path of exiftools.config in Dockerfile 2025-06-09 10:59:45 -04:00
TheOnlyWayUp da08de17a5 api: Remove old parser 2025-06-09 14:44:30 +00:00
TheOnlyWayUp 3853e0d586 feat(api): Use new Parser and Generators 2025-06-09 14:44:01 +00:00
TheOnlyWayUp a790021057 fix(api): Type errors in parser 2025-06-09 14:30:28 +00:00
TheOnlyWayUp 1fc8c59992 api: Format code 2025-06-09 14:24:11 +00:00
TheOnlyWayUp 7d7223223f fix(pdf): Add ToC to self.book 2025-06-09 14:23:54 +00:00
TheOnlyWayUp 0327a230bb refactor(api): Rewrite PDFGenerator 2025-06-09 14:23:10 +00:00
TheOnlyWayUp 7c3e02f347 fix(api): Incorrect type reference in AbstractGenerator 2025-06-09 14:21:53 +00:00
TheOnlyWayUp 80be6e0b32 refactor(api): PDF Template uses Jinja2 2025-06-09 14:21:14 +00:00
TheOnlyWayUp c7cc857306 api: Add copyright logos to assets 2025-06-09 14:20:33 +00:00
TheOnlyWayUp 3810b4661c api: Move PDF Generation assets 2025-06-09 14:19:42 +00:00
AaronBenDaniel 0ec0a65afc fix(api): Remove unused import 2025-06-05 14:29:39 -04:00
AaronBenDaniel 8457d3786f fix(api): Remove redundant definition of headers 2025-06-05 14:26:39 -04:00
AaronBenDaniel 6a9b703f50 fix(api): Import fetch_image() from correct file 2025-06-05 14:22:12 -04:00
AaronBenDaniel cfef986f46 Update base image to python:3.13-slim 2025-06-05 14:18:08 -04:00
TheOnlyWayUp fec7a83d1c feat(api): Add AbstractGenerator type 2025-06-05 10:31:52 +00:00
TheOnlyWayUp 684e59cb00 refactor(api): Rewrite EPUBGenerator 2025-06-05 10:22:06 +00:00
TheOnlyWayUp fa55e6e1e9 feat(api): Parallelize image downloads 2025-06-05 03:06:57 +00:00
TheOnlyWayUp 46319507e4 feat(api): Add HTML Parser 2025-06-04 23:15:01 +00:00
TheOnlyWayUp 65eb006197 Upgrade to Python 3.13 2025-06-04 12:16:13 +00:00
TheOnlyWayUp 10d8a8f308 fix(api/linter): Ignore module imports in init 2025-06-04 11:55:23 +00:00
TheOnlyWayUp 713c8071fb api: Make create_book a module 2025-06-04 11:48:02 +00:00
AaronBenDaniel d6095bb122 feat(frontend): Increase text contrast (#66 - @AaronBenDaniel) 2025-05-29 10:18:43 +05:30
AaronBenDaniel 19551b8c9f fix(api): Carry over paragraph styling (#67 - @AaronBenDaniel) 2025-05-29 10:17:21 +05:30
AaronBenDaniel 8ce6720098 fix(frontend): Uncomment changelog updates 2025-05-27 18:36:44 -04:00
AaronBenDaniel 8121fc9fdc fix(frontend): Uncomment changelog updates 2025-05-27 18:35:19 -04:00
AaronBenDaniel 251557e591 feat(frontend): Make help modal titles consistent (#63) 2025-05-28 03:59:29 +05:30
AaronBenDaniel 48621b72fc feat(frontend): Update changelog (#60) 2025-05-28 03:31:06 +05:30
Dhanush R 056dbc052b Merge pull request #59 from TheOnlyWayUp/scuffed-normie-version
PDF Downloads, ZIP Downloads from Wattpad, Upgrade to Svelte 5
2025-05-28 03:04:39 +05:30
TheOnlyWayUp f03c2d179f Add umami url 2025-05-27 21:32:31 +00:00
AaronBenDaniel f79bb610bd fix(frontend): Fix build error 2025-05-27 17:27:17 -04:00
AaronBenDaniel 4954fc31bd feat(frontend): Update website URL 2025-05-27 17:02:19 -04:00
AaronBenDaniel 6d4a22d6b7 fix(frontend): Update copyright year 2025-05-27 17:00:16 -04:00
AaronBenDaniel a2b771e7bf Remove test file 2025-05-27 16:46:57 -04:00
TheOnlyWayUp 09e1959ffc fix(api): Use 1 worker thread 2025-05-27 20:20:30 +00:00
TheOnlyWayUp fa9e673aba fix(frontend): Disable strict pre-rendering 2025-05-27 20:14:07 +00:00
TheOnlyWayUp 2f4ec46100 fix(frontend): Refer to Wattpad as WP 2025-05-27 13:26:05 +00:00
TheOnlyWayUp 1a56d648f6 frontend: Update prettier configuration 2025-05-27 13:14:22 +00:00
TheOnlyWayUp 2a7452e84a fix(frontend): Add Svelte 5 to dependencies 2025-05-27 13:10:43 +00:00
Dhanush R 5ec9b5216a Merge pull request #54 from @DanikVitek
feat(frontend): Update to Svelte 5; Code cleanup
2025-05-27 18:13:51 +05:30