ipcjs
6a29aa1afd
fix(nhentaicom): fix image and language loading errors. ( #10412 )
...
* fix(nhentaicom): lang code error
* fix(nhentaicom): token parse error
* chore(nhentaicom): update version code
* fix(nhentaicom): fix 403 error
* fix(nhentaicom): Fix HentaiHand image loading when logged in
The token interceptor was incorrectly trying to add a token to image requests, which are not on the source's domain, causing image loading to fail when logged in.
* fix(nhentai): fix null description
* wip: restore code from the crashed rog laptop.
* refactor: use @Serializable
* fix: parse error
* wip: use keiyoushi.utils.parseAs
2025-11-22 22:15:59 +00:00
stevenyomi
205d95cc07
Migrate to lib-multisrc ( #1237 )
...
* adjustments
* Run generator
* Remove multisrc project
* add lib dependencies
* Remove multisrc from build scripts
* Remove build condition
2024-02-18 20:10:37 +00:00
jopejoe1
f4928ebd7e
Add HentaiHand multisrc ( #10664 )
...
* Delete src/all/hentaihand directory
* Delete src/all/nhentaicom directory
* Delete src/en/readmanhwa directory
* Add HH multisrc
* Update version numbers
* Update HentaiHandGenerator.kt
* Add overrides and icons
2022-02-03 06:07:16 -05:00
jopejoe1
b6602ec955
Update lang codes in a few extensions ( #10562 )
...
* Update WebtoonsTranslateGenerator.kt
* Update WebtoonsTranslateFactory.kt
* Update BatoToFactory.kt
* Update build.gradle
* Update MangaParkFactory.kt
* Update build.gradle
* Update WebtoonsTranslateFactory.kt
* Update WebtoonsTranslateGenerator.kt
* Update BatoToFactory.kt
* Update MangaParkFactory.kt
* Update BatoTo.kt
* Update MangaPark.kt
* Update BatoTo.kt
* Update MangaPark.kt
* Update ToomicsFactory.kt
* Update build.gradle
* Update NHentaiComFactory.kt
* Update NHentaiCom.kt
* Update build.gradle
* Update BatoToFactory.kt
* Update BatoTo.kt
* Update MangaPark.kt
* Update MangaParkFactory.kt
2022-01-23 16:43:20 -05:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging ( #9368 )
2021-10-04 16:44:32 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Johannes Joens
03850d43a7
nHentai.com switch to kotlinx and add support for multilang ( #7990 )
...
* Create NHentaiCom.kt
* Create NHentaiComFactory.kt
* Create NHentaiCom.kt
* Delete NHentaiCom.kt
* Create build.gradle
* Create AndroidManifest.xml
* Added Icons
* Remove Single Lang files
* Added (unoriginal) back to naming
* Changed name back to (unoriginal) ending
* Removed Langues
* Update NHentaiComFactory.kt
* Update NHentaiCom.kt
* change from try to runCatching
2021-07-07 05:52:33 -04:00