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 |
|
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
|
0ce8ab1943
|
fix(dockerfile): Remove unneeded dependencies
|
2024-12-22 13:37:19 +00:00 |
|
TheOnlyWayUp
|
ef6430a5cf
|
fix(dockerfile): Pull apt-fast from existing image
|
2024-12-22 12:16:43 +00:00 |
|
TheOnlyWayUp
|
d6c31da507
|
fix(dockerfile): Install add-apt-repository
|
2024-12-22 11:37:30 +00:00 |
|