Mike
ed81bf6a6e
Junmeitu cleanup ( #380 )
2024-01-19 17:29:31 +05:00
AwkwardPeak7
5618a46c96
OPSCANS: rewrite for new site ( #343 )
...
* OpScans: rewrite for new site
* remove from MangaThemesiaGenerator
* chapter order and webview urls
* mangaid and chapter id to find chapter
2024-01-19 15:14:33 +05:00
Secozzi
4e63dec016
Add Gourmet scans to madara ( #374 )
...
* Add source to madara
* Commit changes
* fix capacity
2024-01-19 15:11:42 +05:00
Mike
99d6b6b90c
Update pageListParse for DBZ Multiverse ( #371 )
...
Update pageListParse
2024-01-19 15:10:49 +05:00
Secozzi
b233e0e4a8
Shinigami: Fix cloudflare + pageListParse ( #354 )
...
* Fix cloudflare + pageListParse
* remove comment
* fix lint
2024-01-19 15:09:58 +05:00
Vetle Ledaal
6f2fdf62e8
Mangaku: use by lazy
for loading assets ( #372 )
2024-01-19 16:31:13 +07:00
Vetle Ledaal
f395eade8d
Mangaku: update selectors, fix URL decryption ( #360 )
...
* Mangaku: update selectors, fix URL decryption
* Translate error message to ID
Co-authored-by: Luqman <riyanluqman@gmail.com>
---------
Co-authored-by: Luqman <riyanluqman@gmail.com>
2024-01-19 13:40:01 +05:00
bapeey
036ef6580c
MNS: Fix no chapters found ( #366 )
...
Fix no chapters found
2024-01-19 11:35:45 +07:00
Secozzi
7b6072115b
Add ezmanga to madara ( #356 )
2024-01-19 08:14:35 +05:00
NotBlankyu
7d239d140b
Add hunters scans ( #355 )
...
* Add hunters scans
* reorder imports
* reorder more imports...
2024-01-19 07:29:23 +05:00
NotBlankyu
1a3eb0f11b
Update Domain for SSSScanlator ( #353 )
...
update domain
2024-01-19 07:25:15 +05:00
bapeey
c32c945f78
TMO & LectorManga: Ignore ssl in the problematic CDN ( #336 )
...
Ignore ssl errors
2024-01-18 07:31:30 +05:00
bapeey
294c2a4fff
Add MHScans to Madara ( #333 )
...
* Add to generator
* Add classes
* I hate generators
* Fix package name
* Fixes for MHScans
* I really hate generators
This reverts commit b85087946e
.
* Ok TMOManga is a copycat, not Madara
2024-01-18 07:15:54 +05:00
bapeey
17a4cdc9c5
Add Celestial Moon to ZeistManga ( #332 )
...
* Add Celestial Moon
* Remove sources
* Revert "Remove sources"
This reverts commit 0b14b8d1e3a5f50702d9b243033b77f0228200a2.
2024-01-18 07:14:34 +05:00
beerpsi
20569e7976
HentaiCB: Update base URL ( #331 )
2024-01-18 07:13:02 +05:00
Claudemirovsky
a033221e19
New source: Blackout Comics ( #325 )
...
* feat: Create Blackout Comics base
* feat: Implement popular manga page
* feat: Implement latest updates page
* feat: Implement search page
* feat: Implement manga details page
* feat: Implement chapter list page
* feat: Implement page list
* chore: Add source icon
2024-01-18 02:41:10 +07:00
NotBlankyu
1ba484ea57
Update Pull Request checklist on CONTRIBUTING.md ( #324 )
...
Update CONTRIBUTING.md
2024-01-17 23:50:07 +07:00
AwkwardPeak7
6bad9febeb
Earlym v2 ( #323 )
2024-01-17 23:35:31 +07:00
NotBlankyu
e331378068
Update domain for Seri Manga ( #322 )
2024-01-17 22:59:43 +07:00
Umair Yousif
4746cf9328
MangaHub: update API URL ( #318 )
...
* Update MangaHub.kt
Updated the MangaHub API from "mghubcdn.com" to "mghcdn.com" to resolve the issue "hostname api.mghubcbdn.com not verified" as the URL had moved over to "mghcdn.com"
* Update MangaHubGenerator.kt
Updated "overrideVersionCode" as needed for all multisrc extensions
* Update MangaHubGenerator.kt
Updated "overrideVersionCode" as needed for all multisrc extensions and reverted the change made in the previous commit for "baseVersionCode".
2024-01-17 22:40:28 +07:00
Claudemirovsky
8b038a9d3d
New source: SlimeRead ( #317 )
...
* feat: Create SlimeRead base
* feat: Implement popular manga page
* feat: Implement latest manga page
* feat: Implement search manga page
* feat: Implement manga details page
* feat: Implement chapter list
* feat: Parse page list
* fix: Revert chapter list
* chore: Apply rate-limit in the source API
* chore: Add Origin header to API requests
* chore: Add source icon
* chore: Add isNsfw flag
2024-01-17 15:32:04 +05:00
AwkwardPeak7
55636d4525
[skip ci] switch to keiyoushi random UA url ( #316 )
2024-01-17 15:37:43 +07:00
Fermín Cirella
61f05683c7
Anchira - Add tag grouping, allow to get the source URL without the keys ( #306 )
2024-01-17 09:45:50 +05:00
bapeey
1b0608c569
AiYuManhua: Move to ZeistManga and change name ( #312 )
...
* Move to ZeistManga
* When theme-lib
* When theme-lib x2
This reverts commit b22bcc5341
.
* Fixes
2024-01-17 11:29:38 +07:00
AwkwardPeak7
203568d21b
RC: add Random UA ( #302 )
2024-01-17 02:46:39 +08:00
beerpsi
e75d35503c
Add DocTruyen5s ( #294 )
...
* Add DocTruyen5s
* Translate filter titles to Vietnamese
2024-01-16 18:57:19 +08:00
AwkwardPeak7
ac10aa04a0
rename lib projects to follow gradle convention ( #291 )
2024-01-16 17:45:09 +08:00
stevenyomi
42e1db7f31
Infer package name suffix from project path ( #283 )
2024-01-16 08:35:29 +07:00
AwkwardPeak7
ddb788f76c
Move plugin section to common.gradle ( #281 )
...
* move apply plugins to common.gradle
* update CONTRIBUTING.md
* remove whitespace
* move common.gradle apply above in multisrc
* move kotlinter
* newlines
2024-01-16 02:38:53 +08:00
stevenyomi
c2be4ef094
Remove message in UnsupportedOperationException ( #277 )
2024-01-15 22:26:34 +07:00
stevenyomi
99b61247b0
Update docs and checklist on web_hi_res icons ( #275 )
2024-01-15 19:19:56 +05:00
Claudemirovsky
53865372a3
New source: Bakai ( #270 )
...
* chore: Add Bakai base
* feat: Implement popular manga page
* feat: Implement (basic) search
* fix: Prevent http 429 - Use stricter rate limit
* feat: Implement manga details page
* feat: Add single-entry chapter "list"
* feat: Parse page list
* chore: Add source icon
2024-01-15 19:18:47 +05:00
stevenyomi
1ae392fa7d
[RU]GroupLe rollback variety for allhentai ( #273 )
...
* [RU]GroupLe rollback variety for allhentai
* clean
---------
Co-authored-by: Eshlender <e.shlyapkin99@gmail.com>
2024-01-15 19:18:15 +05:00
stevenyomi
b6c12090cd
Add Norte Rose Scan ( #272 )
...
* Adds Norte Rose Scan
* Delete multisrc/overrides/madara/norterosescan/src/NorteRoseScan.kt
* Remove web_hi_res_512.png
---------
Co-authored-by: NotBlankyu <66680364+NotBlankyu@users.noreply.github.com>
2024-01-15 19:17:44 +05:00
Claudemirovsky
9f4e381f1c
feat(multisrc/id): New source: Shirakami ( #264 )
...
* feat(multisrc/id): New source: Shirakami
* chore: Add source icon
2024-01-15 17:54:58 +05:00
uy/sun
76d896a11a
COLAMANGA: fix unencrypted image error ( #269 )
2024-01-15 17:30:00 +07:00
stevenyomi
7a3b62e790
Switch Java distribution to Temurin ( #267 )
2024-01-15 13:24:21 +05:00
Claudemirovsky
7145763652
Address some gradle warnings ( #259 )
...
* chore: Address AGP 8.X warning
* chore(core): Address conflicting-namespace warning
2024-01-15 15:53:42 +08:00
beerpsi
d8434dc51d
Nexo Scans: Fix chapter parsing ( #262 )
...
* Nexo Scans: Fix chapter parsing
* bump overrideVersionCode
2024-01-15 10:58:44 +05:00
beerpsi
dcc37a529f
ci: Invalidate JSDelivr cache when pushing to repo ( #257 )
2024-01-15 12:37:00 +08:00
AwkwardPeak7
f3a1b3e444
upgrade AGP to 8.2.1 ( #255 )
...
* upgrade AGP
* bump to java 17 in ci
2024-01-15 04:04:00 +08:00
Ruliam dos Santos de Oliveira
f1fd68b3dc
Add Nexo Scans ( #224 )
...
* Adding requested source
* Removing extra slash on link
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Fix language from pt to pt-BR
* Removing unnecessary override method
* Fixing all requested changes
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-01-15 04:03:37 +08:00
uy/sun
014296f1b8
ColaManhua (OhManhua): add Category and Char filters ( #248 )
...
* ColaManhua (OhManhua): add Category and Char filters
* Use UriPartFilter
* Change source name
* Refactor StatusFilter
2024-01-15 01:42:17 +07:00
Vetle Ledaal
66d8b4ed5f
Update domain for LuxManga ( #251 )
...
Also marking it as NSFW because of "Prince Snow White is Taken by the Queen".
2024-01-14 21:47:34 +05:00
Claudemirovsky
203fc18cb5
fix(tr/mangatr): Fix popular/latest pages + fix http 403 ( #244 )
...
* fix: Update requestPath - Fixes popular/latest tabs
* fix: Fix HTTP 403 - Steal DDoSGuardInterceptor from all/akuma
* chore: Bump version
2024-01-14 16:31:43 +05:00
beerpsi
cf4b5b24e2
Add ColaManga/ColaManhua ( #243 )
...
* Add ColaManhua
* Remove unneeded preference change listener
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-14 18:18:04 +08:00
rtlow
314a22605e
Load all chapters for Dynasty Doujins ( #139 )
...
* Added next page to all
Copied implementation from `Chapters` to all other extensions. New pages load when scrolling now
* Update DynastyDoujins.kt
Circumvent `IndexOutOfBoundsException` when section has no chapters
* Update build.gradle
* Moved functionality to base class
* Update DynastyDoujins.kt
Lazy implementation to load all chapters for `Dynasty Doujins`
* Update build.gradle
* Update src/en/dynasty/src/eu/kanade/tachiyomi/extension/en/dynasty/DynastyDoujins.kt
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Fix exceeding max retry behavior
* Remove retry logic
* Update DynastyDoujins.kt
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-14 14:01:56 +08:00
bapeey
dbca7167c3
Manhwas.net: Tweak Sucuri Interceptor ( #238 )
...
Fix possible issues in SucuriInterceptor
2024-01-14 10:26:28 +05:00
bapeey
ec2d6ef3da
Cartel de Manhwas: Fix thumbnails ( #239 )
...
* Fix thumbnails
* Remove all other sources for test
* Revert "Remove all other sources for test"
This reverts commit 36758ba22b
.
* Bump
* Add line space
2024-01-14 10:25:19 +05:00
bapeey
27071de484
Tenkai Scan: Move to Madara ( #237 )
...
* Move to Madara
* Remove Madara sources
* I'm idiot
* Revert "Remove Madara sources"
This reverts commit 210ef90eb2
.
2024-01-14 09:45:12 +05:00