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
bapeey
3196c14111
MNS: Fix HTTP 500 and order filter ( #235 )
...
* Remove Madara sources
* Fix MangasNoSekai
* Revert "Remove Madara sources"
This reverts commit 915cf5020a
.
* Bump
2024-01-14 09:41:46 +05:00
beerpsi
acaaad8527
[issues] Bump Tachiyomi version in template to 0.15.3 ( #236 )
2024-01-14 11:16:11 +07:00
Vetle Ledaal
69143cffda
Update domain for NhatTruyen ( #220 )
2024-01-14 01:47:50 +07:00
Vetle Ledaal
4b4d31f750
Nicomanga: fix cover and image fetching ( #214 )
...
* Nicomanga: fix cover and image fetching
* not extlib 1.5 yet
2024-01-13 18:37:24 +06:00
beerpsi
4db25fc4b4
Batoto: Merge English and English (US) ( #212 )
...
* Batoto: Fix popular/latest in en_US
* Batoto: Merge English with English (US)
2024-01-13 14:35:14 +07:00
beerpsi
f175d25ee9
Ler Manga: Escape HTML entities in titles ( #211 )
2024-01-13 12:03:56 +05:00
beerpsi
05cc58e0ac
Imperio Scans: Update base URL ( #209 )
...
* Imperio Scans: Update base URL
* uncomment other sources
* actually bump overrideVersionCode
2024-01-13 11:54:21 +05:00
beerpsi
1fe8cf0bcf
OnePieceEx: Fix Brotli issue ( #206 )
2024-01-13 14:37:57 +08:00
Eshlender
389b6313b4
[RU]Nudemoon fix images and lock cloudflareClient ( #205 )
2024-01-13 12:57:28 +07:00
Wackery
c13a87de5e
Add Reset Scans ( #202 )
...
* Add Reset Scans
* Add Reset Scans (Madara)
* Remove initial override version code
2024-01-13 10:22:01 +05:00
beerpsi
97ca93eae3
Add Constellar Scans ( #203 )
2024-01-13 09:40:52 +05:00
az4521
1e63f19ed4
create SUPER MEGA extension ( #201 )
...
* create super mega extension
* change SUPER MEGA ext name
* fix build errors in SUPER MEGA extension
* reverse chapter order super mega ext
* revert settings.gradle.kts file
---------
Co-authored-by: az4521 <az4521@users.noreply.github.com>
2024-01-13 11:33:39 +07:00
Fermín Cirella
563fa4a5e1
Anchira - Remove response decrypt ( #200 )
2024-01-13 06:51:01 +05:00
beerpsi
6edfd791c9
fix(ci): sort extensions by package name ( #195 )
2024-01-13 03:12:16 +07:00
bapeey
8db4e2e856
Mangas.in: Optimize unescaping ( #193 )
...
Optimize unescaping
2024-01-13 01:52:57 +06:00
beerpsi
c5c2a09392
ci: Port move-apks and create-repo to Python ( #194 )
...
* ci: Port move-apks and create-repo to Python
* move-apks: Fix APK path
2024-01-13 01:52:40 +06:00
Vetle Ledaal
4de3032f68
Remove Toonily.net ( #192 )
2024-01-13 00:25:11 +06:00
Fermín Cirella
e5dbf900ff
Anchira - Apply API changes ( #191 )
...
* Anchira - Apply API changes
* Anchira - Update version code
2024-01-13 00:23:17 +07:00
stevenyomi
55fd2aa56c
Clean up some code to follow best practices ( #178 )
...
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-12 20:56:53 +05:00
Eshlender
a0f31337dd
[RU]GroupLe fix error pages and fake loads ( #184 )
2024-01-12 20:52:08 +05:00
Fermín Cirella
202e80c8f3
Anchira - Apply API changes ( #180 )
2024-01-12 22:17:16 +07:00
CodeSpoof
bcc208a285
Add Nicomanga ( #46 )
...
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
2024-01-12 22:53:16 +08:00
stevenyomi
e89d24b2e5
Restore docs on multisrc and fix links ( #177 )
2024-01-12 20:32:12 +07:00