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 |
|
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
|
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 |
|
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 |
|
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 |
|
DanikVitek
|
48fce99f50
|
Enable Svelte component inspector
`Alt+X` to go to the component, selected in web UI
|
2025-05-02 14:11:24 +03:00 |
|
DanikVitek
|
f0af03edb4
|
Use ESM format for JS files. Use .css extension for style sheets file
|
2025-05-02 14:09:55 +03:00 |
|
DanikVitek
|
47aa11e090
|
Use get/set input value binding
|
2025-05-02 13:18:58 +03:00 |
|
DanikVitek
|
7f3737c96e
|
properly extend jsconfig.json
|
2025-05-01 14:42:53 +03:00 |
|
DanikVitek
|
13dd08e241
|
Sort classes with prettier-plugin-tailwindcss
|
2025-04-29 21:38:23 +03:00 |
|
DanikVitek
|
063851a43a
|
Remove useless raw signal init, as the variable is auto-bound to the element
|
2025-04-29 21:37:32 +03:00 |
|
DanikVitek
|
70387ff31d
|
Rename the state setters
|
2025-04-29 21:36:48 +03:00 |
|
DanikVitek
|
93be421fbc
|
Fix git cherry-pick
|
2025-04-28 21:24:07 +03:00 |
|
DanikVitek
|
efdea585b3
|
Strict HTML whitespaces
|
2025-04-28 21:17:55 +03:00 |
|
DanikVitek
|
cd8eb3298a
|
Add prettier; Move svelte-preprocess from dependencies to devDependencies
|
2025-04-28 20:52:47 +03:00 |
|
DanikVitek
|
66b304411e
|
remove use of deprecated on:
|
2025-04-28 20:51:15 +03:00 |
|
DanikVitek
|
b6fb019b34
|
Update to Svelte 5; Use the event callback instead of the effect
|
2025-04-28 20:28:43 +03:00 |
|
AaronBenDaniel
|
669bf1fb97
|
fix(frontend): Remove deprecated feedback button (#24 - @aaronbendaniel)
|
2025-04-28 16:51:14 +05:30 |
|
AaronBenDaniel
|
174968025d
|
fix(api): Stopped extra newlines from appearing with bold/italics
|
2025-04-07 15:38:09 +00:00 |
|
TheOnlyWayUp
|
6b3fc072a8
|
fix(frontend): Remove new years/christmas confetti
|
2025-04-07 15:33:37 +00:00 |
|
AaronBenDaniel
|
8989f816c3
|
fix(frontend): Fixed donation link (#50)
|
2025-04-02 07:38:25 +05:30 |
|
TheOnlyWayUp
|
423c62b878
|
fix(api): Cap download speed to 20KB/s
|
2024-12-26 15:59:50 +00:00 |
|
TheOnlyWayUp
|
e1d056de19
|
feat(frontend): lowres snow
|
2024-12-26 15:42:00 +00:00 |
|
TheOnlyWayUp
|
8f35703265
|
rollback: Disable PDF Downloads
|
2024-12-26 15:10:28 +00:00 |
|
TheOnlyWayUp
|
222e07085f
|
fix(api): PDF ToC is h1
Fixes #36
|
2024-12-26 15:05:57 +00:00 |
|
TheOnlyWayUp
|
5cfdc8f305
|
fix(api): PDF renders About the Author page
Fixes #35
|
2024-12-26 14:45:33 +00:00 |
|
TheOnlyWayUp
|
d6c31da507
|
fix(dockerfile): Install add-apt-repository
|
2024-12-22 11:37:30 +00:00 |
|
TheOnlyWayUp
|
352faceb7a
|
fix(api): Use lxml parser for PDF Template
|
2024-12-22 11:23:19 +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 |
|