Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Adds EPUB upload functionality - #36

Merged
FinnTheHero merged 9 commits into
masterfrom
development
Aug 15, 2025
Merged

FinnTheHero merged 9 commits into
masterfrom
development

Conversation

@FinnTheHero

Copy link
Copy Markdown
Owner

Improves content ingestion by enabling EPUB file uploads, which automatically creates novels and their associated chapters.

This update includes:

  • A new dedicated endpoint for EPUB file uploads.
  • Core logic for parsing EPUBs, extracting metadata, and converting chapter content from HTML to Markdown.
  • Enhancements to domain models, introducing a Deleted status field and separating backend and frontend representations of novels and chapters.
  • Improvements to batch chapter uploads for increased stability and a general timestamp utility.
  • Integration of Air for a more efficient developer experience with live reloading.

@FinnTheHero FinnTheHero self-assigned this Aug 15, 2025
@FinnTheHero FinnTheHero added the enhancement New feature or request label Aug 15, 2025
@FinnTheHero
FinnTheHero merged commit d5f0ce8 into master Aug 15, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant