mohamedotaku
36701bffd1
add source StellarSaber "ar" ( #1700 )
2024-03-04 15:43:13 +05:00
Chopper
1e332cdf26
Add LadyEstelarScan ( #1694 )
2024-03-04 15:41:55 +05:00
Chopper
73d723b563
Add WinterSun ( #1693 )
2024-03-04 15:40:48 +05:00
bapeey
2e3f3112ec
IkigaiMangas: Replace popular and latest endpoints + convention changes ( #1689 )
...
* Update
* Follow exactly site order
* Replace popular and latest endpoints
2024-03-04 15:38:19 +05:00
bapeey
329e466a0a
S2Manga: Update domain and use loadMoreRequest ( #1687 )
...
Update domain and set loadMoreRequest
2024-03-04 15:36:25 +05:00
bapeey
5c056a4554
MangaSwat: Update title selector ( #1685 )
...
Update title selector
2024-03-04 15:35:57 +05:00
bapeey
5a137526f4
SlimeRead: Update apiUrl ( #1683 )
...
Update apiUrl
2024-03-04 15:35:30 +05:00
bapeey
dc3188b0bc
Kumanga: Add extra headers and fix ban when fetching chapters ( #1681 )
...
Fix ban
2024-03-04 15:35:04 +05:00
bapeey
8b5054e551
LeerCapitulo: Add filters ( #1679 )
...
* Add filters
* Bump
2024-03-04 15:33:33 +05:00
bapeey
73561dfc1d
MangaPlus: Add German lang ( #1691 )
...
Add GERMAN
2024-03-04 07:12:27 +05:00
BrutuZ
75817b870e
Anchira: Add Entry Bundling ( #1643 )
...
* Anchira: Add Entry Bundling
Prefixing queries with `bundle:` will create a single SManga entry with results as chapters.
* Switch default bundle title to first entry's
Fix url used to check for bundles
Default page count of 1
* Enable filters on bundles
* Strip chapter number suffix from bundle title
* Convert RegEx to variable
* Convert RegEx constructor to top-level val
2024-03-03 08:13:52 +05:00
KirinRaikage
3f5a763655
FMTeam: Migrate to PizzaReader ( #1668 )
...
* FMTeam: Migrate to PizzaReader
* Add missing trailing commas
2024-03-03 07:15:05 +05:00
Chopper
d67eb92fab
HuntersScans: migrate source ( #1650 )
...
* Migrate HuntersScans
* Add filter to novels
* Fix names
* Add newline
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove unneeded map function
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Replace statusMap with a 'when' statement
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Add new line in build.gradle
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Move mangaSubString content to in line
* Replace fetch(Manga|Update|Search) overrides to Parses
* Remove unneeded try/catch
* Cleanup
* Rename some functions
* Remove override id
* Fix extra chapters and remove a possible infinite loop
* Remove unneeded regex calls
* Remove unneeded conditional
* Cleanup
* Fix: filter to remove novels
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-03-03 07:13:56 +05:00
keiyoushi-bot
3a779a3251
Add Re-Manga (Arabic) back
...
Closes #1635
2024-03-02 21:37:12 +00:00
stevenyomi
cf306a15ce
YakshaScans: fix filename
2024-03-02 20:47:00 +00:00
airis
19815fe7d9
Add Yakshascans ( #1661 )
...
* Add Yakshascans
* Update extension and source name, fix class name
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-02 20:44:14 +00:00
Fermín Cirella
5917dd98de
Lanraragi - Add option to open source URL from archive tag in the Web… ( #1663 )
...
Lanraragi - Add option to open source URL from archive tag in the WebView
2024-03-02 20:40:30 +00:00
bapeey
3f36571197
Add ManhuaKO ( #1662 )
2024-03-02 20:39:49 +00:00
OtakuArab
2148fa32fd
Manhwa Freak: update URL ( #1660 )
...
* Update build.gradle
* Update ManhwaFreak.kt
2024-03-02 20:38:23 +00:00
AwkwardPeak7
4aa51f4acf
OppaiStream: update selectors ( #1658 )
2024-03-02 20:37:34 +00:00
AwkwardPeak7
d4244eec23
Remove some sources ( #1656 )
...
* remove 247Manga
site redirects to luxmanga.net which already exists as extension
* remove 1st Manhwa
site redirects to Todaymic
* add description selector
2024-03-02 20:37:04 +00:00
nausicaa
136bdd6a0e
NewToki: fix manga details with long title ( #1653 )
...
* Modifying the inability to make a chapter when the manga title is too long
* Update src/ko/newtoki/src/eu/kanade/tachiyomi/extension/ko/newtoki/NewToki.kt
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Update src/ko/newtoki/src/eu/kanade/tachiyomi/extension/ko/newtoki/NewToki.kt
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-02 20:37:00 +00:00
AwkwardPeak7
6850fb0663
Mangathemesia refactor ( #1637 )
...
* remove randomua
* i18n
* add other language based selectors
* countviews in background
* small cleanup
* lint
* fix
* bump
* fix genre resetting
* use enqueue instead of coroutinescope
* fix build
* fix build x2
* add back genre missing warning
* Add ES translations
* lint
* Add available language
* lint
I hate lint
* review
- lowercase match for status
- callback on site
* review x2, also fix smol mistake
* lint
:)
* lowercase some translations
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* lowercase some translations
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* remove "人気"
* inline the labels
* lint
thank you lint, very cool
---------
Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-02 20:30:17 +00:00
AwkwardPeak7
10e5b90ec3
MangaGalaxy: move to MangaThemesia ( #1634 )
2024-03-02 20:30:12 +00:00
Eshlender
60c28a011a
[RU] Nude-moon new domain ( #1654 )
...
* [RU] Nude-moon new domain
Closes https://github.com/keiyoushi/extensions-source/issues/1633
* extVersionCode
2024-03-02 13:36:09 +05:00
bapeey
f50a24ebd2
Add TMOManga ( #1638 )
2024-03-02 13:21:29 +05:00
stevenyomi
74ff466bb5
Remove Bilibili Comics ( #1626 )
2024-02-29 16:51:18 +00:00
stevenyomi
6eec7ad72d
Remove dead sources ( #1625 )
...
* Remove ZuttoManga, closes #647
* Remove WebtoonsTOP, closes #648
2024-02-29 16:51:14 +00:00
Cuong M. Tran
9259b38e70
MangaOwl.to: Fix manga’s URL for other mirrors ( #1624 )
...
Fix manga’s URL for other mirrors
2024-02-29 16:51:10 +00:00
Tef
e4ad766521
Add Mangamonks ( #1599 )
...
* Add MangaMonks
* Fixed page in search
* Update res
* Fixed search exception
* Applied requested changes
* Applied requested changes
* Revert "Applied requested changes"
This reverts commit 237d3313f7
.
2024-02-29 16:20:29 +00:00
Rama Bondan Prakoso
104630c7fe
Anchira: Add trending filter ( #1522 )
...
Anchira: Add trending filters
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2024-02-29 16:20:23 +00:00
AwkwardPeak7
b3d2f2a01d
Manga Online: add headers to requests ( #1619 )
2024-02-29 19:55:21 +05:00
Cuong M. Tran
2cf9976aec
Add MangaOwl.To ( #1307 )
...
* Add MangaOwl (mangaowl.to)
* Factory class to separate Comics & Mangas along with their respective genres
* Using API to request for manga’s detail
* Using API to request chapters list
* parse JSON for pages
* Add mirrors
* Rename source to MangaOwl.To
* using DTO
* migrate to full API
* update icon
* cleanup
* Fix: allow reset GenresFilter checkbox
* separate Genre & GenreCheckBox
* Update query builder
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* apiUrl -> baseUrl
* unused fields in dtos
* extra newline
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-29 19:46:34 +05:00
AwkwardPeak7
6289e61041
add mangaonline ( #1610 )
...
* Add Manga Online
* Fix note about latest manga parse
* Add new line at the end of build.gradle
* Remove blank line
* Fix global search
* Remove extra URL builder in search
* Remove URLBuilder
* Add try/catch in fetchMangaGenre
* Set latestUpdatesNextPageSelector to null
* Rename constante name and remove breakline in GenreList::selected
* Remove fetchLatestUpdate override
* Replace 'runCatching' for try/catch
* Remove 'headers'
* Remove unused import
* Remove last blank line
* Rename constant variable with uppercase
* small cleanup
* lint
---------
Co-authored-by: Chopper <156493704+ttony2chopper@users.noreply.github.com>
2024-02-29 18:38:03 +05:00
Secozzi
b873136c0a
add alandal ( #1600 )
...
* add alandal
* clarify
2024-02-29 18:27:58 +05:00
Henry
5c5be6379c
Void Scans: Update Domain ( #1605 )
...
Void Scans: Update domain
2024-02-29 17:24:53 +05:00
Cuong M. Tran
e28a721180
New source: Cartoon18 ( #1467 )
...
* New source: Cartoon18
isNSFW
lang: zh
* cleanup
* improve
2024-02-28 20:47:56 +05:00
Fermín Cirella
0c0f921d74
Add Lolivault ( #1592 )
...
* Add Lolivault
* Use FoolSlide theme
2024-02-28 20:41:36 +05:00
Secozzi
dc582993f2
add readmanga ( #1505 )
...
* add readmanga
* indentation
* Fix filters note
* replace .run
* prioritize search
2024-02-28 20:36:37 +05:00
Vetle Ledaal
2906f0dc01
MajorScans: fix double image ( #1584 )
2024-02-28 20:34:48 +05:00
bapeey
89bc635ebe
Kumanga: Update apiUrl and minor changes ( #1586 )
...
Fix Kumanga
2024-02-28 20:33:58 +05:00
bapeey
b202b87e0c
Epsilon Scan: Move to Madara ( #1582 )
...
* Save
* Move to Madara
2024-02-27 20:30:38 +05:00
bapeey
cb78ca5412
ManhwaWeb: Fix chapter url ( #1583 )
...
I blame the IDE for not tell me about unused val
2024-02-27 20:29:51 +05:00
bapeey
7c0f388821
Add ManhwaWeb ( #1542 )
...
* Add manhwaweb
* Lint
* Remove data class
* Oops
* Oppsi
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove "Not used"
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Requested changes
* Fix chapter url
* Create SChapter in main class
* make extension function
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-27 19:38:22 +05:00
bapeey
d2e3267e47
TresDaosScan: Move to Madara ( #1581 )
...
Move to Madara
2024-02-27 19:31:30 +05:00
Chopper
a77ca44655
Add AloneScanlator ( #1514 )
...
* Add Alone Scanlator
* Fix date pattern
* Fix overrideVersionCode value
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Set 'useNewChapterEndpoint' to 'true'
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-02-27 19:16:55 +05:00
TheKingTermux
6f46d133cf
[Source is Down] Remove JMana & Esomanga ( #1540 )
...
* JMana Source is Down
* Esomamga Source is Down
2024-02-26 19:23:30 +05:00
Chopper
d226124f81
Portuga Mangas: Add Custom User-Agent ( #1486 )
...
* Add random and custom User-Agent
* Replace GET request by client request
* Remove joinToString separator
* Add final newline
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove unnecessary client wrapping
* Fix: add new line at the end
* Remove lazy modifier
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-26 19:20:11 +05:00
bapeey
567e195dc8
Manga Crab: Add randomUa and change domain ( #1539 )
...
* Add randomUa and change domain
* Lint
* Lint?
* Remove lazy
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-26 19:18:46 +05:00
Chopper
ac5a5f0ecd
Fix BlackoutComics selectors ( #1547 )
...
* Fix CSS selectors
* Remove optional manga title
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove optional manga datails title
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-26 19:15:49 +05:00
mohamedotaku
982e2d72bd
Change url Shinigami "id" ( #1546 )
2024-02-26 18:02:20 +05:00
bapeey
c159fd6f01
Manga Demon: Update domain ( #1545 )
...
* Update domain
* Remove CHANGELOG.md
2024-02-26 18:00:56 +05:00
bapeey
9876e56c33
BarManga: Change dateFormat ( #1537 )
...
Change dateformat
2024-02-26 17:49:22 +05:00
beerpsi
4cbfd4b720
Make ManhwaZ a multisrc + Add UmeTruyen ( #1495 )
...
* Make ManhwaZ a multisrc + Add UmeTruyen
* Forgot to commit the most important stuff
* icons
* Update src/en/manhwaz/build.gradle
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Don't use GlobalScope
* Remove useless optin
* Add CoroutineScope import
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-26 17:46:07 +05:00
Tef
b95ee17453
Add JManga ( #1489 )
...
* Add JManga
* Add JManga
* Fixed date parsing
* Removed seconds
* Removed replaceSearchPath
* Removed extra newlines
* Applied requested changes
2024-02-26 17:43:40 +05:00
bapeey
cd0652e2e1
MangaEsp: Update domain and add alternative names ( #1470 )
...
* Update domain
* Get comics from next data (api has old results)
* Add alternative names
* Change name creation logic
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Missing replace
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-26 17:41:46 +05:00
mohamedotaku
dd691b869f
Add source MajorScans "tr" ( #1460 )
...
* Add source MajorScans "tr"
* Update build.gradle
2024-02-26 17:34:31 +05:00
mohamedotaku
da5c306a99
Change Url Hayalistic "tr" ( #1510 )
2024-02-25 22:34:18 +07:00
mohamedotaku
e3331fd8af
Change Url SummerToon "tr" ( #1511 )
2024-02-25 22:33:58 +07:00
Cuong M. Tran
1f771dbefa
Update MangaDistrict ( #1344 )
...
* MangaDistrict: Remove comment from title
e.g. (Official), (Doujinshi)
* MangaDistrict: settings to parse only chapters with full/high quality
# Conflicts:
# src/en/mangadistrict/src/eu/kanade/tachiyomi/extension/en/mangadistrict/MangaDistrict.kt
* MangaDistrict: fix searchMangaNextPageSelector for last page
* remove unnecessary override
* Rebase to new Madara version
* filter chapter’s url instead of parsing elements
* Clean up, set default values to off/all
* Update MangaDistrict.kt
* Update remove title version pref summary
* typo
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-23 15:26:51 +05:00
Secozzi
fb39fd5a5a
resetscans: update baseurl ( #1504 )
...
update baseurl
2024-02-23 14:51:50 +05:00
Secozzi
89b7a9fad9
Shinigami: update baseurl ( #1499 )
...
update baseurl
2024-02-23 14:48:29 +05:00
beerpsi
7bb39e0376
Dua Leo Truyen: Update to new site ( #1498 )
...
* Dua Leo Truyen: Update URL
* It's more than a simple URL change
* Fix description
2024-02-23 14:48:02 +05:00
Chopper
b75ebc2812
Add LunarScan ( #1463 )
2024-02-23 01:53:56 +07:00
Chopper
808b1a67bd
Add Argos Comics ( #1471 )
...
* Add Argos Comics
* Remove the slash from the final URL
* Add custom latest update
2024-02-23 01:52:03 +07:00
Secozzi
22202942d3
add dmcscans ( #1481 )
...
* add dmcscans
* dont show empty alt names
2024-02-23 01:51:28 +07:00
Vetle Ledaal
0487ff651e
Elarc Toon: update mangaUrlDirectory ( #1413 )
2024-02-23 01:48:33 +07:00
AwkwardPeak7
f5f536e5f6
Madara fix status filter ( #1434 )
...
* Madara fix status filter
* remove unused override ManhwaClan
site seems to be using default madara options 0, 1 etc
2024-02-23 01:47:38 +07:00
mohamedotaku
79d0914032
fix Cloudflare protect for some sources ( #1458 )
...
cloudflare protect
2024-02-23 01:46:47 +07:00
Secozzi
1c75692495
Traducciones Moonlight: filter out novels ( #1462 )
...
filter out novels
2024-02-23 01:45:10 +07:00
Secozzi
3fbc0541fd
newtoki: fix crash when changing sort filter ( #1464 )
...
* fix crash when changing sort filter
* small touch-up
2024-02-23 01:44:42 +07:00
Cuong M. Tran
849728a71c
Fix Photos18 parsing image’s url ( #1477 )
2024-02-23 01:39:55 +07:00
mohamedotaku
0f51a15a1d
Change Url Aresnov "ar" ( #1482 )
...
Change link Aresnov "ar"
2024-02-23 01:39:11 +07:00
mohamedotaku
8a080e5c9e
Change Url AresManga "ar" ( #1483 )
...
* Change Url AresManga "ar"
* Remove trailing slash from baseUrl
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-02-23 01:38:28 +07:00
TrungSamSet
2e08b9c665
NetTruyen: Update domain ( #1433 )
...
* NetTruyen: Update URL
* NetTruyen: Update overrideVersionCode
2024-02-23 01:34:25 +07:00
Rama Bondan Prakoso
e509aae728
NHentai: Add popular-month filter ( #1446 )
...
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2024-02-21 22:39:27 +05:00
bapeey
e74bec17d0
Demon Sect: Fix http 404 on popular and latest tabs ( #1449 )
...
Fix http 400 on popular and latest
2024-02-21 22:04:37 +05:00
Chopper
5cdf881dcc
Manhastro - Fix nullpointer when manga title is set ( #1442 )
...
Fix nullpointer when manga title is set
2024-02-21 21:52:30 +05:00
bapeey
9ebb3bc829
MangasNoSekai: Fix cannot found mangaid ( #1440 )
...
* easy
* Fix library path and author selector
2024-02-21 21:52:02 +05:00
Eshlender
a148fd2a5d
[RU]ComX no Tachiyomi (maybe because of the closure), fix 520 ( #1432 )
...
* [RU]ComX no Tachiyomi (maybe because of the closure), fix 520
* Update src/ru/comx/src/eu/kanade/tachiyomi/extension/ru/comx/ComX.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-21 21:47:56 +05:00
mohamedotaku
362727066f
Change URL Swatmanga ( #1427 )
...
* change url mangaswat
* Change URL Swatmanga
* Update MangaSwat.kt
2024-02-21 21:46:05 +05:00
Rolando Lecca
aea78283b1
MangasNoSekai: Fix chapter list ( #1431 )
...
cat and mouse
2024-02-20 22:42:25 +05:00
Rolando Lecca
85e2ccc3ca
Traducciones Moonlight: Move to MangaThemesia ( #1406 )
...
* Move to MangaThemesia
* Is NSFW
2024-02-20 02:46:17 +08:00
Rolando Lecca
f749db1b99
MangasNoSekai: Fix popular and latest tabs again ( #1403 )
...
fix
2024-02-20 02:46:01 +08:00
AwkwardPeak7
cc5696dd7a
Madara: fix app crash and some sources fixes ( #1398 )
...
* Madara: fix crash
* fix NPE in ImperioDaBritannia
* mangalek use LoadMore
* update title selector
2024-02-20 02:45:46 +08:00
Secozzi
f65ad169c4
Mana/newtoki: add referer ( #1372 )
...
* add referer
* remove superfluous headersbuilder
2024-02-20 02:45:31 +08:00
stevenyomi
f56a1e1bcb
GANMA: remove unused code ( #1407 )
2024-02-20 02:45:16 +08:00
stevenyomi
2f8abf78b3
Happymh: revert to headers custom UA ( #1394 )
...
Partially reverts 01c665cd73
2024-02-19 19:21:32 +05:00
stevenyomi
5813a39a87
Remove Kuaikuai Manhua 3 ( #1393 )
2024-02-19 19:20:20 +05:00
Tef
21578e1d9d
Add MANGARAW+ ( #1391 )
2024-02-19 19:19:45 +05:00
Rolando Lecca
d0837d0b7c
MiauScan: Update domain ( #1386 )
2024-02-19 19:18:06 +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
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
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
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
mohamedotaku
f22d5e5b83
URL change CopyPasteScan ( #1250 )
2024-02-14 18:19:38 +05: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
bapeey
d265f4bd77
HeavenManga: Fix chapter list and add latest tab ( #1206 )
...
Fixes
2024-02-12 17:51:31 +05:00
Fermín Cirella
20852ebec5
Anchira: Enable image quality preference ( #1207 )
...
Enable image quality preference
2024-02-12 12:25:52 +05:00
mohamedotaku
bf6e0f8a61
change url Manga Sail "en" ( #1194 )
2024-02-11 13:35:10 +05:00
mohamedotaku
b0aee99727
change url mangaae "ar" ( #1191 )
2024-02-11 13:34:13 +05:00
Cuong M. Tran
278326753b
Fix cloudflare un-caught causes app crashing ( #1178 )
...
Fix cloudflare uncatch causes app crashing
2024-02-10 23:08:22 +05:00
beerpsi
aeb7dcac9b
Comikey: Fix page list ( #1161 )
2024-02-09 20:50:09 +05:00
beerpsi
d0b8493f51
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-09 15:53:19 +05:00
beerpsi
f6d781b2d6
Add Truyen Hentai 18+ ( #1148 )
...
* Add Truyen Hentai 18+
* fix search
2024-02-08 17:36:39 -05:00
beerpsi
53ad57da21
SayHentai: Update base URL ( #1147 )
2024-02-09 01:38:44 +07:00
beerpsi
32b26f4e11
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 d744fd42b4
.
* 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-08 22:11:18 +05:00
beerpsi
304b7a49cb
Nekopost: Fix search ( #1124 )
...
* Nekopost: Fix search
* Bump version
2024-02-08 04:57:04 -05:00
Mike
d1c1cce204
AsmHentai - new source ( #1106 )
...
* AsmHentai - new source
* cleanup
2024-02-08 13:30:57 +07:00
LLecca
dc13eb19be
Earlym: Use the correct CDN ( #1118 )
...
🤡
2024-02-08 01:16:59 -05:00
LLecca
95318099c7
Earlym: Fix unexpected JSON token ( #1108 )
...
One char fix
2024-02-08 07:30:03 +05:00
AwkwardPeak7
26236cd6c4
Earlym fix pages ( #1105 )
2024-02-07 12:42:06 -05:00
bapeey
d1dda4fcab
Add Plot Twist No Fansub ( #1099 )
...
* Bruh
* Change filter message
* review changes
2024-02-07 22:25:27 +05:00
beerpsi
393b282861
Add Hachiraw ( #1096 )
...
* Add Hachiraw
* Add URI intent handler
* Mark as NSFW
2024-02-07 22:22:20 +05:00
AwkwardPeak7
fcb9d870a5
add Idol. gravureprincess .date ( #1093 )
...
add IdolGravureprincessDate
2024-02-07 18:00:16 +07:00
beerpsi
eb6d05a54f
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-07 13:46:25 +05:00
beerpsi
df859e3604
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-07 13:15:50 +05:00
beerpsi
7efe6cefc8
Komga: Fix latest updates tab ( #1076 )
2024-02-07 11:13:43 +07:00
Mike
369fe86975
ReadM - update domain ( #1073 )
2024-02-07 10:59:03 +07:00
Secozzi
93ae40fb77
Infinityscans: fix cloudflare issues ( #1067 )
...
fix cloudflare issues
2024-02-06 17:54:26 -05:00
beerpsi
8822cd1c57
DocTruyen5s: Get better icons ( #1066 )
...
* DocTruyen5s: Get better icons
* bump version
2024-02-07 03:25:28 +07:00
AwkwardPeak7
bb237702e0
make LikeManga into multisrc and add zinmanga.io ( #1048 )
2024-02-07 03:08:02 +07:00
beerpsi
b31cd5fa76
Clean up Komga ( #1012 )
...
* Clean up Komga
* le version bump
2024-02-06 10:45:59 +05:00
AlphaBoom
eda97232c1
Jinman Tiantang: Fix cover not display by cloudflare ( #1033 )
...
* Jinman Tiantang: Fix cover not display by cloudflare
* refactor to when condition
2024-02-05 21:47:04 -05:00
beerpsi
d724f4edd6
add Kingdom Brasil Scantrad ( #1018 )
...
* add Kingdom Brasil Scantrad
* Use an interceptor to fetch WiX cookies
* optimize icons
2024-02-05 19:46:51 -05:00
beerpsi
677ccb853b
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-05 19:29:12 -05:00
AwkwardPeak7
491c273dd3
HentaiCosplay: fix pages and remove keyword filter ( #1009 )
2024-02-05 14:36:23 +07:00
Claudemirovsky
85fa0d70af
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-05 14:34:40 +07:00
bapeey
a0a5282685
Move TMO and LectorManga to multisrc ( #1002 )
...
* Theme-lib when
* Lint
* Order generator
* Apply no-nsfw pref on request instead of init
2024-02-05 11:43:21 +05:00
beerpsi
1ad394b740
Add scanvf.org ( #985 )
...
* Add scanvf
* move stuff
* fr.scanvf already exists (under mmrcms)
* insert ending newline
2024-02-05 11:41:09 +05:00
98Hani
941a1d6108
domain change TeamX ( #990 )
...
* Update TeamX.kt
* domain change TeamX
2024-02-05 02:12:25 +07:00
bapeey
c0f880e410
Add MangaEsp ( #970 )
...
* Add MangaEsp
* Remove log
* Move filtering
* Suggested changes
* Change messages
---------
Co-authored-by: Axel Vargas <avargasr@unitru.edu.pe>
2024-02-04 19:47:57 +05:00
Claudemirovsky
aae4bf0855
New source: en/Cutie Comics ( #948 )
...
* 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-03 12:59:16 -05:00
Claudemirovsky
c518b37e70
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-03 22:57:22 +05:00
stevenyomi
951774b0b3
MCCMS: update sources ( #956 )
2024-02-03 22:54:46 +05:00
stevenyomi
01c665cd73
Add custom UA to Happymh and Jinman Tiantang ( #957 )
2024-02-03 22:33:57 +05:00
Fermín Cirella
f5ff8563c1
Anchira - Fix pagination ( #964 )
2024-02-03 22:29:45 +05:00
Claudemirovsky
26b50922f8
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-03 12:01:04 -05:00
Eshlender
45b0f6eaab
[RU]ComX title_en not anymore fix null ( #953 )
2024-02-03 12:39:47 +07:00
Secozzi
1e356fcb2f
update infinityscans url ( #940 )
2024-02-02 17:10:56 -05:00
Luqman
1cad3a7867
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-02 16:19:56 +07:00
stevenyomi
fe189bde16
Mangabz: fix index.json base URL ( #881 )
2024-02-01 18:13:52 +00:00
stevenyomi
dabe87193a
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-02 00:03:22 +07:00
Luqman
9a72720a99
Remove MangaMiso source ( #875 )
2024-02-01 23:47:26 +07:00
AwkwardPeak7
e64519d783
OPSCANS: move to Madara ( #862 )
2024-02-01 00:34:42 +08:00
xingyuan li
dd95fe5fd0
Add header for manhuagui extension ( #861 )
...
* add `Accept-Language` header for manhuagui
* update extVersionCode
2024-01-31 21:33:42 +05:00
AwkwardPeak7
a46ab5ff43
999Hentai: update api url ( #857 )
...
update api url
2024-01-31 21:33:02 +05:00
Secozzi
55544abfb6
Add back manhuascan ( #849 )
...
* add back manhuascan
* bump version to 8
* stuff
2024-01-31 19:58:41 +05:00
beerpsi
e7d2f64acc
Bato.to: Fix page list ( #850 )
...
* Bato.to: Fix page list
* Remove overengineering
2024-01-31 16:58:26 +05:00
beerpsi
f4f9edb035
ManhwaXXL: Move off BakaManga ( #818 )
...
* Move ManhwaXXL off BakaManga
* It's joever
* isNsfw = true
* Allow genre matching
2024-01-30 20:26:37 -05:00
Secozzi
59db21ae35
Infinityscans, try to solve cloudflare turnstile in webview ( #821 )
...
solve cloudflare turnstile in webview
2024-01-30 20:22:32 -05:00
Mike
eeb14509c8
Update Iqiyi ( #820 )
2024-01-30 16:55:41 -05:00
beerpsi
b4260c14ce
Rawdevart.art: Fix pagination ( #816 )
2024-01-31 01:52:08 +07:00
beerpsi
edffc2e8ad
Add Rawdevart.art ( #813 )
...
* Add Rawdevart.art
* Optimize icons
2024-01-30 21:15:19 +05:00
AwkwardPeak7
092006238e
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 20:45:33 +07:00