Commit Graph

477 Commits

Author SHA1 Message Date
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
bapeey
2f41e5d8d2 Add EsMi2Manga (#1274)
* Add EsMi2Manga

* Is Nsfw
2024-02-16 01:02:01 +07:00
bapeey
5744ceecec Add Legends No Fansub (#1275)
Add LegendsNoFansub
2024-02-16 01:01:12 +07:00
Secozzi
3ff64540d3 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-15 10:39:44 +05:00
beerpsi
4684ddef90 Add Dưa Leo Truyện (#1257)
* Add Dua Leo Truyen

* Add filters
2024-02-15 10:33:02 +05:00
renovate[bot]
1156150eaa Update gradle/actions digest to 417ae3c (#1238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 00:06:51 +07:00
mohamedotaku
f22d5e5b83 URL change CopyPasteScan (#1250) 2024-02-14 18:19:38 +05:00
stevenyomi
d005220656 Rename projects to path names (#1240) 2024-02-13 22:59:46 +00:00
stevenyomi
386a363e95 Coco Rip: fix launcher icons (#1239) 2024-02-13 21:58:07 +00:00
stevenyomi
d6e51e0c53 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-13 21:43:41 +00:00
stevenyomi
d84accf542 Don't format code in CI (#1236)
* Don't format code in CI

* format individual extensions
2024-02-13 19:38:19 +00:00
Cuong M. Tran
785d5faba4 Update WPComics multisrc (#1146)
* NetTruyen/NhatTruyen: add filter, fix searching, update genres

* Add Filter to Nhattruyen by moving FilterList to WPComics
* Fix searching Nettruyen/Nhattruyen with filter Genre on
* Fix searching Nhattruyen when filter status=Completed
* Update Nettruyen/Nhattruyen genres list

* XoxoComics: support fillter by genre & status

* XoxoComics: add Filter header

* XoxoComics: fix URL query when filtering

* tweak replace search path method

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-13 18:45:46 +00:00