Commit Graph

86 Commits

Author SHA1 Message Date
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
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 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 3816ab3fd0 frontend: Add faster downloads to Changelog 2024-12-22 11:00:54 +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 d924e1b6ce fix(frontend): Download PDFs instead of previewing them 2024-12-08 13:11:47 +00:00
TheOnlyWayUp df58b59da2 fix(frontend): /donate resolves 2024-12-08 11:20:22 +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 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
AaronBenDaniel c1db7babdd fix(frontend): Strip tracking info from URLs 2024-12-01 09:42:25 +05:30
TheOnlyWayUp 974c0bd341 fix(frontend): Update changelog 2024-12-01 00:04:52 +00:00
AaronBenDaniel ec700ce284 fix(frontend): Remove unused function 2024-11-30 17:16:43 -05:00
AaronBenDaniel eafef1f1ec fix(frontend): Remove debug console.log() 2024-11-30 17:02:17 -05:00
TheOnlyWayUp 2b1d00b08e fix(frontend): Allow IDs to be typed 2024-11-30 21:53:16 +00:00
AaronBenDaniel af0981a679 fix(frontend): Help Modal updated for URLs (#18 - @AaronBenDaniel)
* fixed help modal

* fix(frontend): Update Help Modal

---------

Co-authored-by: TheOnlyWayUp <hi@towu.dev>
2024-11-08 23:12:38 +05:30
Dhanush R fc4866463f fix(frontend): Update donate link 2024-11-08 23:10:19 +05:30
AaronBenDaniel ca4697057c feat: Paste Links, Deprecate IDs (#17 - @AaronBenDaniel)
* deprecate Story IDs, require full URLs

* added FRONT-END ONLY support for part and list URLs

* add backend support for part IDs

* added backend support for lists

* Support enums

* Simplify and remove List support

* Update frontend

* Frontend: Revert dialog changes

* Remove List support

---------

Co-authored-by: TheOnlyWayUp <hi@towu.dev>
2024-11-07 08:39:34 +00:00
Dhanush R d9c858b3b3 fix(api) - #11 Send to Kindle Support
* fix(api/image_downloads): Replace image url with file path

* fix(api/image_downloads): Add comments

* fix(frontend): Update changelog

* Support Send2Kindle

* Update changelog
2024-11-03 04:52:30 +05:30
Dhanush R c0695a9d17 fix(api/images): #14 - Image downloads functional
* fix(api/image_downloads): Replace image url with file path

* fix(api/image_downloads): Add comments

* fix(frontend): Update changelog
2024-11-02 03:07:41 +05:30
TheOnlyWayUp 75d42ba5ec fix: Style Discord Bot link 2024-10-06 08:33:11 +00:00
TheOnlyWayUp 33d6d912a2 feat: Add Discord Bot link 2024-10-06 06:10:45 +00:00
TheOnlyWayUp 9d7464b461 fix(frontend): Remove feedbackfish script 2024-09-17 18:23:26 +00:00
AaronBenDaniel 232795b050 fix(frontend): Download more button (#12 - @AaronBenDaniel)
* Fixed "Download More" button

* Revert "Fixed "Download More" button"

This reverts commit 620ad6afff.

* Reworked page reset

* fix(frontend): Download more button

---------

Co-authored-by: TheOnlyWayUp <hi@towu.dev>
2024-08-31 13:56:54 +05:30
TheOnlyWayUp 85bc4609c2 fix(frontend): Remove Query Params from ID-from-URL extraction 2024-07-11 15:28:45 +00:00
TheOnlyWayUp 3369325d03 fix(frontend): Populate download URL, accidentally removed 2024-07-10 14:06:06 +00:00
TheOnlyWayUp e16496ca94 fix(frontend): Reference @AaronBenDaniel's code for Story ID fetching from Part IDs 2024-07-09 15:29:19 +00:00
TheOnlyWayUp 3f9641d76a feat(frontend): Split pasted URLs to derive Story ID. Warn if Part ID 2024-07-09 15:08:46 +00:00
AaronBenDaniel 0184c786ce fix(frontend): URL Encode Username and Password (#9 - @AaronBenDaniel)
* add URI encoding to credentials

* chore(api): Comment on FastAPI's automatic URL Decode

---------

Co-authored-by: TheOnlyWayUp <hi@towu.dev>
2024-07-08 18:23:43 +05:30