Rolando Lecca
d311409641
Manhua Fenix: Change name and domain and add Spanish translations to Madara ( #1365 )
...
* Change name and domain
* Remove overrides and use loadMoreRequest
* Add Spanish translations
* Review
* Revert bump
2024-02-27 20:53:28 +00:00
Cuong M. Tran
09ae28784a
update HM2D URL (doujindistrict.com) ( #1375 )
...
* new source: DoujinDistrict (theme: madara)
* Revert "new source: DoujinDistrict (theme: madara)"
This reverts commit 0b12e6be1425192e28166243dbd4fc6e2375ad12.
* update HM2D URL (doujindistrict.com)
* remove unused imports
2024-02-27 20:53:28 +00:00
Secozzi
166dbec86f
add blackoutscans ( #1367 )
2024-02-27 20:53:28 +00:00
mohamedotaku
a03bb1f780
Change URL PotatoManga ( #1369 )
2024-02-27 20:53:28 +00:00
Rolando Lecca
b7ecf1b801
MNS: Fix popular and latest tabs again ( #1368 )
...
bruh
2024-02-27 20:53:28 +00:00
Vetle Ledaal
0ed4e4147f
Manhastro: fix chapter images ( #1363 )
...
* Manhastro: fix chapter images
* Update src/pt/manhastro/src/eu/kanade/tachiyomi/extension/pt/manhastro/Manhastro.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-27 20:53:28 +00:00
AwkwardPeak7
30b13498b0
Madara refactor ( #1292 )
...
* remove randomua from madara
* don't use page path for page=1
* add back `madara_load_more`
* cleanup i18n and filters
* load more in a new source
* move back the filters
not worth it
* fix build
* altname to i18n as well
* utf-8
* Revert "utf-8"
This reverts commit 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b.
* utf-8
* autodetect load_more_request
* load genres in background
* make genre classes protected
remove unnecessary change
* fetch genres changes
* launchIO countviews
* don't explicitly optin
* cleanup some request overrides
* make `useLoadMoreRequest` enum to be able to disable autodection where necessary
* fix logic
bruh
* use state variables
* defer countViews in overrides as well
* lint
* select().first -> selectFirst
* `load_more` search as well
* detect in search as well
* remove slipped override
* move detection to the function
* remove fetchGenreFailed
* don't use GlobalScope
* tweak load_more_request parameters
* remove ancient connectTimeout/readTimeout
already present in the client provided by the app
* small cleanup
2024-02-27 20:53:28 +00:00
Draff
a62d90d4aa
this one is my bad but fuck linting anyway
CI / Prepare job (push) Successful in 3s
Details
CI / Build individual modules (push) Successful in 5m7s
Details
CI / Publish repo (push) Successful in 44s
Details
2024-02-18 21:01:51 +00:00
Draff
c11ab2d724
I still hate linting
CI / Prepare job (push) Successful in 3s
Details
CI / Build individual modules (push) Failing after 1m9s
Details
CI / Publish repo (push) Has been skipped
Details
2024-02-18 20:58:13 +00:00
Draff
75365dd582
I hate linting so much
CI / Prepare job (push) Successful in 4s
Details
CI / Build individual modules (push) Failing after 1m2s
Details
CI / Publish repo (push) Has been skipped
Details
2024-02-18 20:53:51 +00:00
Draff
8d78ebe12f
fix other fucky wucky
CI / Prepare job (push) Successful in 3s
Details
CI / Build individual modules (push) Failing after 55s
Details
CI / Publish repo (push) Has been skipped
Details
2024-02-18 20:51:30 +00:00
AwkwardPeak7
9602aa5dd5
Comick: fix new chapters delay and small refactor ( #1354 )
...
CI / Prepare job (push) Successful in 5s
Details
CI / Build individual modules (push) Failing after 0s
Details
CI / Publish repo (push) Has been skipped
Details
* remove chapter pagination
page parameter seems to trigger some cache issue in their api
* update baseUrl
* data class -> class
micro optimization
* small refactor
* remove useless interceptor
* oops
* mutable not needed
2024-02-18 20:25:13 +00:00
AwkwardPeak7
9fa6b8cb51
move CookieInterceptor to shared lib ( #1356 )
...
* CookieInterceptor lib
* accept list of cookies
2024-02-18 20:25:13 +00:00
AwkwardPeak7
8e7bba9d87
RC: fix chapters ( #1359 )
...
* fix rizz chapters
Co-authored-by: Anshuman Sarkar <77231921+Ryujin1108@users.noreply.github.com>
* remove unused dto
* lint
* lint x2
---------
Co-authored-by: Anshuman Sarkar <77231921+Ryujin1108@users.noreply.github.com>
2024-02-18 20:25:13 +00:00
Chopper
42d15fed81
Remove PrismaHentais ( #1349 )
...
Remove PrismaHentai
2024-02-18 20:25:13 +00:00
Chopper
913ceb3017
Add LiManga ( #1346 )
...
* Add LiManga
* Add isNsfw
2024-02-18 20:25:13 +00:00
Vetle Ledaal
2de6f14215
Manhwa Freak: remove spinner image ( #1343 )
2024-02-18 20:25:13 +00:00
Cuong M. Tran
9ab07589ad
NetTruyen/NhatTruyen: avoid return un-relevant searching results ( #1338 )
...
* NetTruyen/NhatTruyen: avoid return catalog page when searching return empty
They redirect back to catalog page if searching query is not found.
That makes both sites always return un-relevant results when searching should have returned empty.
* fix overrideVersion
2024-02-18 20:25:13 +00:00
Tef
bf1fc04a2e
Add MangaSaki ( #1273 )
...
* Added Mangasaki
* Added MangaSaki
* Added MangaSaki
* Removed page number check
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Applied requested changes
* Add recommended change
* Add requested changes
* Applied requested changes
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-02-18 20:25:13 +00:00
Vetle Ledaal
63c57ec13e
Elarc Toon: update mangaUrlDirectory ( #1341 )
2024-02-18 20:25:13 +00:00
bapeey
0d2056cabf
SlimeRead: Update API url ( #1334 )
...
Update apiurl
2024-02-18 20:25:13 +00:00
Secozzi
ca8faa3a7e
Add todaymanga ( #1289 )
...
* add todaymanga
* small changes to filters
* apply recommended changes
* Small touch-up to date parsing
2024-02-18 20:25:13 +00:00
beerpsi
e95e761833
Add Weekly Young Magazine (Yanmaga) ( #1318 )
2024-02-18 20:25:13 +00:00
beerpsi
bf53943984
Add Manga Planet ( #1319 )
2024-02-18 20:25:13 +00:00
beerpsi
42ad2a5859
Add Comic Meteor ( #1320 )
2024-02-18 20:25:13 +00:00
beerpsi
a5e314f149
Add Gaugau Monster Plus ( #1321 )
2024-02-18 20:25:13 +00:00
beerpsi
fac4fa1278
Add Ohta Web Comic ( #1322 )
2024-02-18 20:25:13 +00:00
beerpsi
3e9c022f6a
Komga: Don't apply library filter if default libraries are not set ( #1323 )
2024-02-18 20:25:13 +00:00
beerpsi
a799bf8a5c
Add SpeedBinb reader library ( #1316 )
...
* Add SpeedBinb reader library
* Make TextInterceptor generic
2024-02-18 20:25:13 +00:00
beerpsi
93c5dbc650
MMRCMS: Dynamic filter rework ( #1315 )
...
* MMRCMS: Dynamic filter rework, remove Last updated sort in Mangas.in
* Formatting
* Show the reset message when filters are fetching
* Linting
* Dynamically fetch sort options
* Add i18n support
* Remove unused import
2024-02-18 20:25:13 +00:00
beerpsi
5acf24daa9
Komga: README, chapter timestamp shenanigans, refactor ( #1313 )
...
* Komga: README, chapter timestamp shenanigans, refactor
* Repeating by password length is probably fine
* Reuse the CoroutineScope
2024-02-18 20:25:13 +00:00
beerpsi
da8c562990
MangaPlus: Update web API versions and clean up stuff ( #1305 )
...
* MangaPlus: Update API versions
* Add more stuff to the titleCache
2024-02-18 20:25:08 +00:00
bapeey
41b6762f16
OlympusScanlation: Update domain and minor refactor ( #1300 )
...
* Update domain and other things
* Change popular endpoint
* fetchFilters in getFilterList
* Make SManga and SChapter in DTO
* I just want to update the domain
* Move attempts to finally block
* idk
* update
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-18 20:17:19 +00:00
bapeey
fd7c47329b
MNS: Fix popular and latest tabs ( #1314 )
...
Fix popular and latest
2024-02-18 20:17:19 +00:00
Chopper
71e3830576
Remove Dead Sources ( #1312 )
...
* Remove Drop Scan
* Remove Turktoon
2024-02-18 20:17:19 +00:00
AwkwardPeak7
489729f52b
expose `lib-multisrc` dependencies to the extensions ( #1293 )
...
* expose `lib-multsrc` deps to the extensions
change `implementation` to `api`
* remove those libs from extensions
2024-02-18 20:17:19 +00:00
Secozzi
df9983f9b0
MagusManga: update mangaUrlDirectory ( #1291 )
...
update mangaUrlDirectory
2024-02-18 20:17:19 +00:00
Tef
6ac91bca39
Add RawMangas ( #1276 )
...
* Added RawMangas
* Update src/ja/rawmangas/build.gradle
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Added ending newline in build.gradle
* remove extra newline
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-18 20:17:19 +00:00
Secozzi
c24753e7e7
Templescan: update apiUrl ( #1290 )
...
update apiUrl
2024-02-18 20:17:19 +00:00
Secozzi
fa74b489b2
Add mangahot ( #1229 )
...
* add mangahot
* add getChapterUrl
* apply recommended changes
* simplify apiheaders
2024-02-18 20:17:19 +00:00
beerpsi
943516d451
Komga: Filter out EPUB books, fix chapter timestamps, allow setting default libraries, rename None sort to Relevance ( #1282 )
...
* Komga: Filter out EPUB books, fix chapter timestamps
* Add default library setting
* Make some settings not require a restart
* Don't use fixed enums
* Rename None sort to Relevance (#1284 )
* make popular default to alphabetical sort
2024-02-18 20:17:19 +00:00
beerpsi
d91b683ee2
Add Ưng Tỷ Comics ( #1286 )
2024-02-18 20:17:19 +00:00
BrutuZ
95caddf343
Add Deep Link Support to Anchira ( #1283 )
...
Add Deep Link Support
2024-02-18 20:17:19 +00:00
bapeey
791d48fce1
Legends no Fansub: Update domain ( #1280 )
...
Update domain
2024-02-18 20:17:19 +00:00
everfio
746dcba08b
Naver Comic: fix page list for mobile user agent ( #1272 )
2024-02-18 20:17:19 +00:00
mohamedotaku
03b9df50ff
change URL and override mangaSubString ( #1281 )
2024-02-18 20:17:19 +00:00
mohamedotaku
dc3bddb317
Add source LilyumFansub "tr" ( #1253 )
...
* Add source LilyumFansub "tr"
* Update LilyumFansub.kt
2024-02-18 20:17:19 +00:00
bapeey
f20236ab94
Add EsMi2Manga ( #1274 )
...
* Add EsMi2Manga
* Is Nsfw
2024-02-18 20:17:19 +00:00
bapeey
75558ac6da
Add Legends No Fansub ( #1275 )
...
Add LegendsNoFansub
2024-02-18 20:17:19 +00:00
Secozzi
ee254eaebd
New multisrc theme: Keyoapp ( #1259 )
...
* move rudra to keyoapp multisrc
* add genres + small fixes
* add rate limit
* fix name + remove rate limit
* add wickedscans
* fix indentation
2024-02-18 20:17:19 +00:00
beerpsi
1debb5fd1f
Add Dưa Leo Truyện ( #1257 )
...
* Add Dua Leo Truyen
* Add filters
2024-02-18 20:17:19 +00:00
mohamedotaku
42caf828c1
URL change CopyPasteScan ( #1250 )
2024-02-18 20:13:38 +00:00
stevenyomi
d7e1e2a448
Coco Rip: fix launcher icons ( #1239 )
2024-02-18 20:10:41 +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
stevenyomi
d9f7e58f01
Don't format code in CI ( #1236 )
...
* Don't format code in CI
* format individual extensions
2024-02-18 19:57:02 +00:00
bapeey
c5c6d77479
HeavenManga: Fix chapter list and add latest tab ( #1206 )
...
CI / Prepare job (push) Successful in 4s
Details
CI / Build multisrc modules (push) Successful in 3m39s
Details
CI / Build individual modules (push) Successful in 37s
Details
CI / Publish repo (push) Successful in 39s
Details
Fixes
2024-02-13 02:56:17 +00:00
Fermín Cirella
925136fc15
Anchira: Enable image quality preference ( #1207 )
...
Enable image quality preference
2024-02-13 02:56:17 +00:00
mohamedotaku
8bb508d679
change url Manga Sail "en" ( #1194 )
2024-02-13 02:56:17 +00:00
mohamedotaku
cf5299c188
change url mangaae "ar" ( #1191 )
2024-02-13 02:56:17 +00:00
Cuong M. Tran
731145443b
Fix cloudflare un-caught causes app crashing ( #1178 )
...
Fix cloudflare uncatch causes app crashing
2024-02-13 02:56:17 +00:00
beerpsi
f71938e357
Comikey: Fix page list ( #1161 )
2024-02-13 02:56:17 +00:00
beerpsi
f09c11a01c
Add MangaDig and make ColaManga a multisrc ( #1139 )
...
* Add MangaDig and make ColaManga a multisrc
* Make MangaDig NSFW
* Fix linting
* Fix next page selector
2024-02-13 02:56:17 +00:00
beerpsi
3db5f6edc2
Add Truyen Hentai 18+ ( #1148 )
...
* Add Truyen Hentai 18+
* fix search
2024-02-13 02:56:17 +00:00
beerpsi
49c3517510
SayHentai: Update base URL ( #1147 )
2024-02-13 02:56:17 +00:00
beerpsi
4682cc8752
Add Comikey ( #1110 )
...
* Add Comikey
* Remove logging
* i18n
* Comikey Brasil, paid chapters toggle, use other chapter endpoint
* Don't parse author/artist in searchMangaFromElement
* makeEpisodeSlug private
* Move gundamUrl outside of class constructor
* paginate latest
* paginate search
* Properly distinguish i18n keys from normal messages in WebView script
* Parse statuses better
* Add genre for entry format
* remove unnecessary getChapterUrl
* Fix status on BR
* ACTUALLY fix status on BR
* Fix more Comikey Brasil stupidity
* Validate that manifestUrl is valid
* Revert "Validate that manifestUrl is valid"
This reverts commit d744fd42b45ae46baf48308ec3f354546d1452af.
* Proper i18n in WebView script
* Add explanation for weird binding
* Move helper functions to bottom
* Support signing in through WebView
* Fix chapter list when signed in
* Properly filter locked chapters
* Remove WebView logging
2024-02-13 02:56:17 +00:00
beerpsi
47e328dc84
Nekopost: Fix search ( #1124 )
...
* Nekopost: Fix search
* Bump version
2024-02-13 02:56:17 +00:00
Mike
8dd884535b
AsmHentai - new source ( #1106 )
...
* AsmHentai - new source
* cleanup
2024-02-13 02:56:17 +00:00
LLecca
ea90594583
Earlym: Use the correct CDN ( #1118 )
...
🤡
2024-02-13 02:56:17 +00:00
LLecca
b78d35db07
Earlym: Fix unexpected JSON token ( #1108 )
...
One char fix
2024-02-13 02:56:17 +00:00
AwkwardPeak7
b2ddfd348b
Earlym fix pages ( #1105 )
2024-02-13 02:56:17 +00:00
bapeey
584e00b1dd
Add Plot Twist No Fansub ( #1099 )
...
* Bruh
* Change filter message
* review changes
2024-02-13 02:56:17 +00:00
beerpsi
2f244a72ff
Add Hachiraw ( #1096 )
...
* Add Hachiraw
* Add URI intent handler
* Mark as NSFW
2024-02-13 02:56:17 +00:00
AwkwardPeak7
48c71e342d
add Idol. gravureprincess .date ( #1093 )
...
add IdolGravureprincessDate
2024-02-13 02:56:17 +00:00
beerpsi
23e385128e
Add MangaFun + LZString library ( #1057 )
...
* Add MangaFun + LZString library
* Mark as NSFW
* Reverse using :lib:lzstring on Manhuagui
* Add ending newline
* Replace QuickJS in Manhuagui with LZString + Unpacker
* Bump ManhuaGui version
* remove unncessary .lets
* optimize icons
* Apply suggestion
2024-02-13 02:56:17 +00:00
beerpsi
b0b32918e1
Add SadScans and make APairOf2 a multisrc ( #1046 )
...
* Add SadScans and make APairOf2 a multisrc
* Formatting
* Trailing comma
* optimize icons
* newline
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-13 02:56:17 +00:00
beerpsi
c02bd36b43
Komga: Fix latest updates tab ( #1076 )
2024-02-13 02:56:17 +00:00
Mike
fdd2c5c6d1
ReadM - update domain ( #1073 )
2024-02-13 02:56:17 +00:00
Secozzi
8e610e1ea9
Infinityscans: fix cloudflare issues ( #1067 )
...
fix cloudflare issues
2024-02-13 02:56:17 +00:00
beerpsi
09a2cea4e7
DocTruyen5s: Get better icons ( #1066 )
...
* DocTruyen5s: Get better icons
* bump version
2024-02-06 22:44:39 +00:00
AwkwardPeak7
06fba60056
make LikeManga into multisrc and add zinmanga.io ( #1048 )
2024-02-06 22:44:39 +00:00
beerpsi
9237c48aca
Clean up Komga ( #1012 )
...
* Clean up Komga
* le version bump
2024-02-06 22:44:26 +00:00
AlphaBoom
01424d5efb
Jinman Tiantang: Fix cover not display by cloudflare ( #1033 )
...
* Jinman Tiantang: Fix cover not display by cloudflare
* refactor to when condition
2024-02-06 22:44:07 +00:00
beerpsi
fffbf22430
add Kingdom Brasil Scantrad ( #1018 )
...
* add Kingdom Brasil Scantrad
* Use an interceptor to fetch WiX cookies
* optimize icons
2024-02-06 22:44:07 +00:00
beerpsi
0b3d1e6aeb
Add MIC MIC IDOL ( #1013 )
...
* Add MIC MIC IDOL
* Mark as NSFW
* no need to convert to httpurl
* spelling mistake
* Add all tags to filter
2024-02-06 22:44:06 +00:00
AwkwardPeak7
97dde3f788
HentaiCosplay: fix pages and remove keyword filter ( #1009 )
2024-02-06 22:44:06 +00:00
Claudemirovsky
00e4bed8ab
all/SimplyHentai: Fix http 404 ( #1008 )
...
* fix: Fix popular manga page
* fix: Fix latest manga page
* fix: Fix search manga page
* chore: Minor changes to prevent future issues
* refactor: Minor refactoration
* chore: Bump version
* chore: Follow suggestion - re-add cloudflareClient
* refactor: Commit suggestion - remove unnecessary chapter_number
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-06 22:44:06 +00:00
bapeey
ac1575dd81
Move TMO and LectorManga to multisrc ( #1002 )
...
* Theme-lib when
* Lint
* Order generator
* Apply no-nsfw pref on request instead of init
2024-02-06 22:44:06 +00:00
beerpsi
873a88cbbb
Add scanvf.org ( #985 )
...
* Add scanvf
* move stuff
* fr.scanvf already exists (under mmrcms)
* insert ending newline
2024-02-06 22:44:06 +00:00
98Hani
8a1c09e6bf
domain change TeamX ( #990 )
...
* Update TeamX.kt
* domain change TeamX
2024-02-06 22:44:06 +00:00
bapeey
8b19765288
Add MangaEsp ( #970 )
...
* Add MangaEsp
* Remove log
* Move filtering
* Suggested changes
* Change messages
---------
Co-authored-by: Axel Vargas <avargasr@unitru.edu.pe>
2024-02-06 22:44:06 +00:00
Claudemirovsky
4856f0b89e
New source: en/Cutie Comics ( #948 )
...
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 6m6s
Details
CI / Build individual modules (push) Successful in 39s
Details
CI / Publish repo (push) Successful in 43s
Details
* feat: Create Cutie Comics base
* feat: Implement popular manga page
* feat: Implement search manga page
* chore: Add isNsfw flag
* feat: Implement manga details page
* fix: Fix URL intent handler
* feat: Implement single-chapter "list"
* feat: Parse page list
* chore: Add source icon
* fix: Fix crash in URL intent handler
* refactor: Follow chapter name convention
2024-02-04 02:25:10 +00:00
Claudemirovsky
742027746e
New source: es/HentaiMode ( #949 )
...
* feat: Create HentaiMode base
* feat: Implement popular manga page
* feat: Implement search manga page
* feat: Implement manga details page
* feat: Implement single-chapter "list"
* feat: Parse page list
* chore: Add source icons
* fix: Fix URL intent handler
* refactor: apply suggestion - >imagine using string interpolation
Thx beerpsi, i'll pay you a beer (without piss) soon
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* refactor: Follow chapter name convention
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-02-04 02:25:10 +00:00
stevenyomi
dd3b5b0140
MCCMS: update sources ( #956 )
2024-02-04 02:25:10 +00:00
stevenyomi
46990a4d9f
Add custom UA to Happymh and Jinman Tiantang ( #957 )
2024-02-04 02:25:10 +00:00
Eshlender
169f83b594
[RU]Remanga fix LICENSED Hides available chapters! ( #959 )
2024-02-04 02:25:10 +00:00
Fermín Cirella
7e2fa5de61
Anchira - Fix pagination ( #964 )
2024-02-04 02:25:10 +00:00
Claudemirovsky
8f7c88a723
ru/AComics: Fix NPEs ( #941 )
...
* fix: Fix manga details
* fix: Fix chapter list
* fix: Fix page selector
* refactor: General refactoration
* chore: Set isNsfw flag
* chore: Bump version
* refactor: Apply suggestion
2024-02-04 02:25:10 +00:00
Eshlender
0b214c2d89
[RU]Remanga all bookmark with custom's ( #952 )
...
* [RU]Remanga all bookmark with custom's
* auto rebeald
2024-02-04 02:25:10 +00:00
Eshlender
90f361e243
[RU]ComX title_en not anymore fix null ( #953 )
2024-02-04 02:25:10 +00:00
Secozzi
0b7dd2f6bc
update infinityscans url ( #940 )
2024-02-04 02:25:08 +00:00
Luqman
bbeb1622ca
Comic Fx: fix chapter pages ( #877 )
...
* Comic Fx: fix chapter pages
* Update src/id/comicfx/src/eu/kanade/tachiyomi/extension/id/comicfx/ComicFx.kt
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Update src/id/comicfx/src/eu/kanade/tachiyomi/extension/id/comicfx/ComicFx.kt
* Update ComicFx.kt
* Update ComicFx.kt
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-02-04 02:25:05 +00:00
stevenyomi
92a44a6f6f
Mangabz: fix index.json base URL ( #881 )
2024-02-04 02:25:04 +00:00
stevenyomi
4b309832d3
Set desktop UA and update URL for some Chinese sources ( #880 )
...
* Set desktop UA and update URL for some Chinese sources
* Update linked websites
2024-02-04 02:25:04 +00:00
Luqman
879efc332f
Remove MangaMiso source ( #875 )
2024-02-04 02:25:04 +00:00
AwkwardPeak7
27c632af46
OPSCANS: move to Madara ( #862 )
2024-02-04 02:24:58 +00:00
xingyuan li
1ffe983a73
Add header for manhuagui extension ( #861 )
...
* add `Accept-Language` header for manhuagui
* update extVersionCode
2024-02-04 02:24:57 +00:00
AwkwardPeak7
0737e27057
999Hentai: update api url ( #857 )
...
update api url
2024-02-04 02:24:57 +00:00
Secozzi
a18a5e527c
Add back manhuascan ( #849 )
...
* add back manhuascan
* bump version to 8
* stuff
2024-02-04 02:24:57 +00:00
beerpsi
a200ab1081
Bato.to: Fix page list ( #850 )
...
* Bato.to: Fix page list
* Remove overengineering
2024-02-04 02:23:20 +00:00
beerpsi
5d47cb7ec6
ManhwaXXL: Move off BakaManga ( #818 )
...
* Move ManhwaXXL off BakaManga
* It's joever
* isNsfw = true
* Allow genre matching
2024-02-04 02:23:20 +00:00
Secozzi
220a70b423
Infinityscans, try to solve cloudflare turnstile in webview ( #821 )
...
solve cloudflare turnstile in webview
2024-02-04 02:23:20 +00:00
Draff
36f4827539
un fucky my wucky
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 11m4s
Details
CI / Build individual modules (push) Successful in 1m44s
Details
CI / Publish repo (push) Successful in 56s
Details
2024-01-30 22:17:44 +00:00
beerpsi
56f64ce41c
Rawdevart.art: Fix pagination ( #816 )
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Failing after 27s
Details
CI / Build individual modules (push) Failing after 7s
Details
CI / Publish repo (push) Has been skipped
Details
2024-01-30 22:11:53 +00:00
beerpsi
dccbfba8a6
Add Rawdevart.art ( #813 )
...
* Add Rawdevart.art
* Optimize icons
2024-01-30 22:11:53 +00:00
AwkwardPeak7
9f21ec0d06
fix Hitomi method conflict with ext-lib 1.5 methods ( #806 )
...
* maybe fix private fun conflict with ext-lib 1.5 interface methods
* add pages in description
* slight refactor
* bump
* make search default order same as site
some entries don't show up on popular sort
2024-01-30 22:11:53 +00:00
Claudemirovsky
73be84037b
New source: pt/Taiyō ( #799 )
...
* feat: Create Taiyō base
* feat: Implement popular manga page
* feat: Implement latest updates page
* feat: Implement search manga page
* feat: (finally) Implement manga details page
i hate it
* feat: Implement chapter list
* feat: Parse page list
* feat: Rate-limit requests to image CDN
* fix: Fix crash when using URL intent handler
* chore: Add source icon
* Optimize icons with pingo
---------
Co-authored-by: beerpiss <lacvtg.a1.2023@gmail.com>
2024-01-30 22:11:53 +00:00
stevenyomi
12e864f85f
Remove placeholder manifest files ( #790 )
2024-01-30 22:11:47 +00:00
beerpiss
52c1b103cb
TM: Fix headers (3)
2024-01-30 22:11:05 +00:00
beerpsi
512fb0053a
TM: Fix headers ( #783 )
...
* TM: Fix headers
* more proper header value regex
2024-01-30 22:11:05 +00:00
beerpsi
c5e7cad6a8
TM: Fix headers ( #778 )
2024-01-30 22:11:05 +00:00
beerpsi
acad777e6b
Add PeachScan ( #759 )
...
* Add PeachScan
* I love linting
* Also remove old WickedWitchScan
* It's not novo anymore
* Remove unneeded className declaration
* Filter light novel entries from latest view (because we can here)
* ACTUALLY filter light novel entries from latest view (because we can here)
* Fix icon path + add Dango Scan
* Move image-decoder dependency to multisrc project
* shut up android studio
* fix dep specifier in additional.gradle
* Update multisrc/overrides/peachscan/default/additional.gradle
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Revert "Update multisrc/overrides/peachscan/default/additional.gradle"
This reverts commit 6b8722193a2181a8e9d8f6b65fb24afd30e5a548.
The comment serves as an explanation for why the dependency shouldn't
be in the Gradle version catalog; because no one else cares about this
dependency.
* Optimize icons
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-30 22:11:05 +00:00
Fermín Cirella
00f2eddb58
HN: Show only entire images ( #768 )
...
HN - Show only entire images
2024-01-30 22:11:05 +00:00
beerpsi
bcfc74ef31
TM: Fix requests ( #765 )
2024-01-30 22:11:05 +00:00
beerpsi
cabade3e41
TruyenGiHot: Update base URL and a lot of fixes ( #747 )
2024-01-30 22:11:05 +00:00
beerpsi
45c6f6a2b9
TruyenQQ: Update base URL ( #749 )
2024-01-30 22:11:05 +00:00
beerpsi
8504999a5c
Remove MangaXY ( #748 )
2024-01-30 22:11:05 +00:00
AwkwardPeak7
96775f8190
add MangaStorm ( #746 )
...
* MangaStorm
* MangaStorm: icons
2024-01-30 22:11:05 +00:00
beerpsi
37866f48f2
Tsuki Mangas: Fix page ordering and chapter WebView ( #742 )
...
* Tsuki Mangas: Fix page ordering and chapter WebView
* bump version
2024-01-30 22:11:05 +00:00
AwkwardPeak7
3b998e9766
Update Synchrony ( #741 )
...
`2.4.5.1`
2024-01-30 22:11:05 +00:00
beerpsi
28b71a2648
Clean up HentaiNexus ( #737 )
2024-01-30 22:11:05 +00:00
beerpsi
0d1497285f
HentaiNexus: Fix length=7; index=7 ( #736 )
2024-01-30 22:11:05 +00:00
stevenyomi
2a287d7398
Clean up AndroidManifest files ( #735 )
2024-01-30 22:11:05 +00:00
Mike
9ca3646702
Mangatown - longstrip parsing ( #721 )
2024-01-30 22:11:05 +00:00
beerpsi
d70973dbf7
Add LANraragi ( #702 )
...
* Add LANraragi
* clean up build.gradle
* use buildList
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-30 22:11:03 +00:00
felixfon
72283a476a
Fix manhuaren No value for response ( #701 )
...
fix(manhuaren): store the token to avoid being blocked
2024-01-30 22:09:36 +00:00
beerpsi
eb364ada84
Add HentaiNexus ( #719 )
...
* Add HentaiNexus
* icons
* add parody filter
* Apply reviews
2024-01-30 22:09:36 +00:00
Chopper
1cf4e97133
Add Ler Mangás Online ( #657 )
...
* Add latestUpdates
* Fix source name
* Add manga details and chapter parse
* Add manga/webtoom filter
* Fix code style. Closes #403
* Fix Genre name
* Fix slug name
* Remove chapter_number settings
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove chapter name custom handling
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove override getMangaUrl
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove dead code
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove `initialized` settings
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove redundant code
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove redundant settings
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove unneeded code settings
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Add popularManga implementation
* Add 'query' in intent search
* Add fetch manga implementation
* Remove variable instance
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-01-30 22:09:36 +00:00
beerpsi
4eb24b350b
Add BlogTruyen.vn (unoriginal) ( #686 )
...
* Add BlogTruyen.vn (unoriginal)
* refactor a thing
* Add final newline
* Epic lint fail
* Move date format out of constructor arguments
* Remove manifest file in override
* Don't display genre list if empty
* Apply rate limit only to real BlogTruyen
2024-01-30 22:09:36 +00:00
beerpsi
259e12ad25
HentaiFox: Fix thumbnails on mobile UAs ( #691 )
2024-01-30 22:09:36 +00:00
beerpsi
a1d4f70db4
Ler Manga: Filter out empty page URLs ( #680 )
2024-01-30 22:09:36 +00:00
Claudemirovsky
5325cad42d
pt/Bakai: Prevent http 429 when searching ( #677 )
...
* fix: Prevent http 429 on search - remove limiting cookie
* fix: Fix artist on manga details page
* chore: Bump version
2024-01-30 22:09:36 +00:00
Mike
f868bc5562
Remove comicastle ( #661 )
2024-01-30 22:09:32 +00:00
AwkwardPeak7
6acac9416c
RC: fix referer ( #653 )
...
fix referer
2024-01-30 22:09:32 +00:00
beerpsi
0a0251c9d7
Add Twicomi ( #641 )
...
* Add Twicomi
* isNsfw = true
* ja.twicomi -> all.twicomi
* extract the paginated chapter list into a method
* fix 4am code
* just don't hardcode the page limit
2024-01-30 22:09:32 +00:00
bapeey
7f8350e669
ReaperScans (en): Fix thumbnails on mobile UA ( #644 )
...
Smh
2024-01-30 22:09:32 +00:00
beerpsi
d63bd90ef9
Komga: Fix invalid URL when fetching details ( #638 )
2024-01-30 22:09:32 +00:00
AwkwardPeak7
5da654c4fc
add hitomi.la ( #581 )
...
* hitomi.la
* source factory
* suggestions
* sort filter
2024-01-30 22:09:32 +00:00
Secozzi
235f279d4b
Move Nicomanga to fmreader multisrc theme ( #627 )
2024-01-30 22:09:32 +00:00
beerpsi
2da54739eb
Add Komga ( #579 )
...
* Add Komga
* Bump version
* icons
* clean up filter code
* what happened here
2024-01-30 22:09:27 +00:00
beerpsi
a6dc08eb88
MangaGeko: Update base URL ( #622 )
2024-01-30 22:07:13 +00:00
Claudemirovsky
4254b88c40
New source: pt/Tsuki Mangás ( #597 )
...
* feat: Create Tsuki Mangás base
* feat: Implement popular manga page
* feat: Implement latest updates page
* feat: Implement search page
* feat: Implement manga details page
* fix: Fix URL intent handler
* fix: Fix webview url
* feat: Implement chapter list page
* feat: Implement page list
* fix: Fix chapter URLs
Kotlinx-serialization moment
* feat: Apply rate limit to image CDNs
* refactor: Make the API path a separate constant
* chore: Add source icon
... Actually they don't have a icon yet, they're just using the "TSUKI"
text, so I did the same in the icon. it may be updated later, when they
create a proper icon.
* fix: Fix random http 404 in pages
* fix: Prevent multiple wrong requests
* refactor: Apply suggestion - set custom interceptor before ratelimit
2024-01-30 22:07:13 +00:00
Mike
968d1cb0ac
Remove lirescan.me ( #609 )
2024-01-30 22:07:13 +00:00
Mike
6432a9abd7
Delete purplecress.com ( #608 )
2024-01-30 22:07:13 +00:00
Mike
619bcf6002
Remove rawdevart.com ( #607 )
2024-01-30 22:07:13 +00:00
Mike
3fe2a0e70c
Remove demonceleste.it ( #606 )
2024-01-30 22:07:13 +00:00
Mike
401c4672e2
Remove komikfan.com ( #605 )
2024-01-30 22:07:13 +00:00
Mike
10fda994f0
Remove raw-manga.org ( #604 )
2024-01-30 22:07:13 +00:00
Mike
3361fe2437
Remove mangarok.mobi ( #603 )
2024-01-30 22:07:13 +00:00
NotBlankyu
8938b92e09
Add ManhuaPlusOrg ( #578 )
2024-01-30 22:07:13 +00:00
Claudemirovsky
fa359b535b
zh/BoyLove: Fix scrambled images ( #548 )
...
* fix: Fix scrambled images
* chore: Bump version
* refactor: Apply code suggestions
* refactor: Remove unnecessary .use block
2024-01-30 22:07:01 +00:00
Chopper
2860c07078
Add Portuga mangas ( #471 )
...
* Add Portuga mangas
Closes #61
* Removing inconsistent code
* Remove guard clause in page query parameter setup
* Remove 'initialized' attribute setting
* Fix lateste update request
* Update src/pt/portugamangas/src/eu/kanade/tachiyomi/extension/pt/portugamangas/PortugaMangas.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove gradle settings
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove pkgNameSufix
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove optional manga title and add thumbnail url optional
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove 'this' keyword
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove optional manga title
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Set thumbnail URL as optional
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Adds function to handle thumbnails in manga search
* Remove manga's name optional
* Remove manga page settings by html element
* Remove incorrect update strategy
* Add asJsoup function and remove parseAsDocument
* Remove optional manga name
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-01-30 22:07:01 +00:00
Claudemirovsky
f505654fe7
New source: all/Hentai Cafe ( #534 )
...
* feat: Create HentaiCafe base
* feat: Implement popular manga page
* feat: Implement latest updates page
* feat: Implement search page
* feat: Implement manga details page
* feat: Add single-chapter page
* feat: Parse chapter pages
* chore: Add rate-limit to images CDN
* chore: Add source icon
2024-01-30 22:07:01 +00:00
beerpsi
d976177365
vgperson: fix chapter name ( #531 )
2024-01-30 22:07:01 +00:00
happywillow0
7ae0c27e21
Update MyReadingManga ( #511 )
...
* Update Filter Parsing
Update filter parsing behavior from the okhttp cache to a mutableMap
* Bump User Agent Version
* Update pageListParse
Update pageListParse to select for "entry-content" only
* Remove Deprecated cloudflareClient
* Bump extVersionCode
* Revert "Remove Deprecated cloudflareClient"
This reverts commit c97c479dca056b6bdd432291910389579d9962c5.
2024-01-30 22:07:01 +00:00
Mike
d631818f99
Fix vgperson ( #527 )
2024-01-30 22:07:01 +00:00
Mike
fa3fc7188f
Remove Kouhai Work ( #525 )
2024-01-30 22:07:01 +00:00
anenasa
a4c0420bf7
Add Dm5 ( #492 )
2024-01-30 22:07:01 +00:00
Mike
800c9d416e
Update TencentComics ( #518 )
2024-01-30 22:07:01 +00:00
beerpsi
0bb60c35a6
Add JapScan (again) ( #510 )
...
* Add JapScan (again)
* remove unusued dep
* fix search thumbnails
2024-01-30 22:07:01 +00:00
AwkwardPeak7
863c51dec6
Earlym fix latest updates & some fixes ( #491 )
...
* change latest update request
* remove non-functional sort filters
* more nulls
* cleanup
* filter ico files from pages
2024-01-30 22:04:05 +00:00
Luqman
9759754b13
Mangaku: fix latest, add more manga details ( #489 )
2024-01-30 22:03:57 +00:00
Draff
152405613e
doesnt build. Dont want to fix it
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 2m34s
Details
CI / Build individual modules (push) Successful in 38s
Details
CI / Publish repo (push) Successful in 2m14s
Details
2024-01-22 23:53:22 +00:00
Draff
9c512ea3ac
re add kogma balls, lanraragi and kavita
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Failing after 8s
Details
CI / Build individual modules (push) Failing after 7s
Details
CI / Publish repo (push) Has been skipped
Details
2024-01-22 23:39:22 +00:00
Draff
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 8m10s
Details
CI / Build individual modules (push) Successful in 38s
Details
CI / Publish repo (push) Successful in 1m39s
Details
2024-01-22 21:19:41 +00:00
Mike
11e66824c4
Update C&H ( #473 )
2024-01-22 20:38:19 +00:00
Mike
640344e5e2
Pururin - fix pages ( #470 )
...
Pururin fix pages
2024-01-22 20:38:14 +00:00
AwkwardPeak7
d49c20a530
add Hentai Cosplay ( #444 )
...
* HentaiCosplay
* trim name correctly from tag
* change return statement
2024-01-22 20:38:02 +00:00
beerpsi
93df09d758
Wicked Witch Scan: Add new website ( #440 )
...
* Wicked Witch Scan: Add new website
* use pt-BR locale for parsing dates
* fix: Use the original source name in ID calculation
* move new site to individual extension
* translate some more stuff
* remove import
* use parseBodyFragment
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* chop down the forest
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-01-22 20:38:00 +00:00
Draff
34dbd2d59a
Pururin refactor ( #438 )
2024-01-22 20:37:35 +00:00
beerpsi
198c7f053f
ManhuaRock: FMReader to individual ext ( #433 )
...
* ManhuaRock: FMReader to individual ext
* Add trailing newline
* fix: replace hardcoded base URL
2024-01-22 20:36:03 +00:00
beerpsi
1549a6ad52
SayHentai: Fix filtering by genre ( #435 )
2024-01-22 20:35:56 +00:00
beerpsi
5fa08faf08
Add SayHentai ( #431 )
2024-01-22 20:35:49 +00:00
bapeey
15b9714c54
SlimeRead: Fix unexpected JSON token ( #430 )
...
Fix edge case
2024-01-22 20:35:45 +00:00
beerpsi
e96323105e
Add XXManhwa ( #425 )
2024-01-22 20:35:40 +00:00
AwkwardPeak7
77a1336c15
RawZ icon ( #421 )
2024-01-22 20:35:35 +00:00
AwkwardPeak7
b49c4c5378
add RawZ ( #419 )
...
* RawZ
* nsfw flag
* webview urls
2024-01-22 20:35:29 +00:00
Mike
846e783195
ComicFury refactor chapters and dates ( #412 )
2024-01-22 20:35:26 +00:00
Secozzi
c3f277e342
Add mangabtt ( #398 )
...
* add mangabtt
* replace tab with spaces
* minor cleanup
2024-01-22 20:35:23 +00:00
Eshlender
a14c354a5b
[RU]Remanga fix lost id and page num ( #410 )
2024-01-22 20:28:21 +00:00
bapeey
bcb3c31237
PicaComic: Fix bad base64 ( #382 )
...
Maybe fix bad base64
2024-01-22 20:26:41 +00:00
Mike
3922547fa3
Junmeitu cleanup ( #380 )
2024-01-22 20:26:39 +00:00
AwkwardPeak7
b26afd2269
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-22 20:26:29 +00:00
Mike
23f8d95b1d
Update pageListParse for DBZ Multiverse ( #371 )
...
Update pageListParse
2024-01-22 20:25:28 +00:00
Vetle Ledaal
27bed17520
Mangaku: use `by lazy` for loading assets ( #372 )
2024-01-22 20:25:13 +00:00
Vetle Ledaal
8a55ca5d6f
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-22 20:25:05 +00:00
bapeey
f9aa8a1c93
TMO & LectorManga: Ignore ssl in the problematic CDN ( #336 )
...
Ignore ssl errors
2024-01-22 20:23:48 +00:00
Claudemirovsky
3616d62946
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-22 20:23:28 +00:00
AwkwardPeak7
2829141f0f
Earlym v2 ( #323 )
2024-01-22 20:22:40 +00:00
NotBlankyu
602493510f
Update domain for Seri Manga ( #322 )
2024-01-22 20:22:37 +00:00
Claudemirovsky
2e410da03b
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-22 20:22:28 +00:00