Skip to content

Feat/nobadnovel - #237

Merged
Rojikku merged 5 commits into
NovelSourcery:mainfrom
mrissaoussama:feat/nobadnovel
Sep 1, 2026
Merged

Feat/nobadnovel#237
Rojikku merged 5 commits into
NovelSourcery:mainfrom
mrissaoussama:feat/nobadnovel

Conversation

@mrissaoussama

Copy link
Copy Markdown
Contributor

Checklist:

  • Updated versionCode value in build.gradle.kts
  • Updated baseVersionCode in build.gradle.kts (if updated multisrc theme code)
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Set the contentWarning configuration in build.gradle.kts appropriately
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • This PR is AI-assisted, I have reviewed the changes manually and confirmed they are not slop

Plain server-rendered Astro site; browse/search/details/chapters all
scrape static HTML directly, no client-side data fetching involved.
Series listing and status/sort filters map onto the site's own
/series?sort=&status=&keyword= query params.
Combined with the broad deeplink path("/..*"), any non-series
deeplinked URL whose page has no <h1> crashed instead of failing
gracefully.
…x, pass baseUrl to parseBodyFragment, strip comments
@Rojikku
Rojikku merged commit f3c6cb9 into NovelSourcery:main Sep 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants