stevenyomi
cf41ed9cf8
Deduplicate lib build scripts ( #1392 )
2024-02-19 19:00:22 +05:00
Rolando Lecca
00dc9fedb4
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-19 18:08:06 +05:00
Cuong M. Tran
6869674087
update HM2D URL (doujindistrict.com) ( #1375 )
...
* new source: DoujinDistrict (theme: madara)
* Revert "new source: DoujinDistrict (theme: madara)"
This reverts commit 0b12e6be14
.
* update HM2D URL (doujindistrict.com)
* remove unused imports
2024-02-19 10:25:50 +07:00
Secozzi
3c1a73f512
add blackoutscans ( #1367 )
2024-02-19 10:24:03 +07:00
mohamedotaku
82fb8ba8b2
Change URL PotatoManga ( #1369 )
2024-02-19 10:10:38 +07:00
Rolando Lecca
59a91b7f56
MNS: Fix popular and latest tabs again ( #1368 )
...
bruh
2024-02-19 10:09:19 +07:00
Vetle Ledaal
f22f245d9a
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-18 20:25:01 +05:00
AwkwardPeak7
0972648a4a
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 1335bc1b47
.
* 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-18 19:57:05 +05:00
AwkwardPeak7
fb7b7ac3cb
Comick: fix new chapters delay and small refactor ( #1354 )
...
* 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 18:09:05 +07:00
AwkwardPeak7
706200386d
move CookieInterceptor to shared lib ( #1356 )
...
* CookieInterceptor lib
* accept list of cookies
2024-02-18 18:06:47 +07:00
AwkwardPeak7
6f5b4e82e2
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 18:03:55 +07:00
Chopper
9ad238a000
Remove PrismaHentais ( #1349 )
...
Remove PrismaHentai
2024-02-18 15:55:00 +05:00
Chopper
f67f98fac7
Add LiManga ( #1346 )
...
* Add LiManga
* Add isNsfw
2024-02-18 15:54:14 +05:00
Vetle Ledaal
a2c0edd349
Manhwa Freak: remove spinner image ( #1343 )
2024-02-18 15:53:09 +05:00
Cuong M. Tran
69faf03534
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 00:04:20 +05:00
Tef
58d58ea080
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 00:02:37 +05:00
bapeey
0920885620
LectorTMO: Use cloudflareClient ( #1340 )
...
Use cloudflareClient
2024-02-17 23:42:41 +05:00
Vetle Ledaal
7f8ab93a23
Elarc Toon: update mangaUrlDirectory ( #1341 )
2024-02-17 23:42:16 +05:00
bapeey
1dc2b6f47f
SlimeRead: Update API url ( #1334 )
...
Update apiurl
2024-02-17 20:20:50 +05:00
Secozzi
8afea33036
Add todaymanga ( #1289 )
...
* add todaymanga
* small changes to filters
* apply recommended changes
* Small touch-up to date parsing
2024-02-17 19:42:40 +05:00
bapeey
7c1bd5c374
MMRCMS: Fix search and add Spanish translations ( #1333 )
...
Fix search and add (es) translations
2024-02-17 19:39:38 +05:00
beerpsi
a5b84c4224
ComicGamma: Use SpeedBinb reader ( #1317 )
...
* ComicGamma: Use SpeedBinb reader
* Update lib-multisrc/comicgamma/build.gradle.kts
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-17 16:22:06 +05:00
beerpsi
64430ef03c
ColaManga: Fix search next page selector ( #1326 )
2024-02-17 16:10:47 +07:00
beerpsi
d7f08c07c8
Add Weekly Young Magazine (Yanmaga) ( #1318 )
2024-02-17 13:57:33 +05:00
beerpsi
b1da5a83b6
Add Manga Planet ( #1319 )
2024-02-17 13:55:11 +05:00
beerpsi
1ba5dd036c
Add Comic Meteor ( #1320 )
2024-02-17 13:52:51 +05:00
beerpsi
9e51c6f4c2
Add Gaugau Monster Plus ( #1321 )
2024-02-17 13:51:19 +05:00
beerpsi
44a09d26c2
Add Ohta Web Comic ( #1322 )
2024-02-17 13:49:33 +05:00
beerpsi
85c4454a25
Komga: Don't apply library filter if default libraries are not set ( #1323 )
2024-02-17 12:34:00 +05:00
beerpsi
a23ee99097
Add SpeedBinb reader library ( #1316 )
...
* Add SpeedBinb reader library
* Make TextInterceptor generic
2024-02-17 11:36:59 +05:00
beerpsi
8db72063d4
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-17 11:26:49 +05:00
beerpsi
ca3589bb80
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-17 10:31:40 +05:00
beerpsi
bbeb5e0157
MangaPlus: Update web API versions and clean up stuff ( #1305 )
...
* MangaPlus: Update API versions
* Add more stuff to the titleCache
2024-02-17 10:27:45 +05:00
bapeey
5901557544
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-17 11:12:23 +07:00
bapeey
edecdb4e8d
MNS: Fix popular and latest tabs ( #1314 )
...
Fix popular and latest
2024-02-17 11:09:59 +07:00
Chopper
86c2168a1e
Remove Dead Sources ( #1312 )
...
* Remove Drop Scan
* Remove Turktoon
2024-02-17 10:46:53 +07:00
stevenyomi
599c99521c
Clean up date format code in docs ( #1299 )
2024-02-16 23:37:30 +07:00
beerpsi
5ebc024d4a
MangaHub: Update API URL ( #1294 )
2024-02-16 14:36:08 +00:00
AwkwardPeak7
fb7d830318
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-16 14:35:50 +00:00
Secozzi
eaef4967e7
MagusManga: update mangaUrlDirectory ( #1291 )
...
update mangaUrlDirectory
2024-02-16 17:30:45 +05:00
Tef
370e94a7fb
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-16 17:27:12 +05:00
Secozzi
0d0f3d811e
Templescan: update apiUrl ( #1290 )
...
update apiUrl
2024-02-16 17:22:38 +05:00
Secozzi
04d5ce8084
Add mangahot ( #1229 )
...
* add mangahot
* add getChapterUrl
* apply recommended changes
* simplify apiheaders
2024-02-16 17:13:00 +05:00
beerpsi
e571f95688
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-16 16:52:27 +05:00
beerpsi
fcd38a3ed6
Add Ưng Tỷ Comics ( #1286 )
2024-02-16 16:50:17 +05:00
BrutuZ
6399255e78
Add Deep Link Support to Anchira ( #1283 )
...
Add Deep Link Support
2024-02-16 13:29:35 +07:00
bapeey
6c9a20f31e
Legends no Fansub: Update domain ( #1280 )
...
Update domain
2024-02-16 03:37:34 +07:00
everfio
df2a64df6b
Naver Comic: fix page list for mobile user agent ( #1272 )
2024-02-16 03:37:00 +07:00
mohamedotaku
007436c226
change URL and override mangaSubString ( #1281 )
2024-02-16 03:36:48 +07:00
mohamedotaku
c79011dbda
Add source LilyumFansub "tr" ( #1253 )
...
* Add source LilyumFansub "tr"
* Update LilyumFansub.kt
2024-02-16 01:32:35 +07:00