Alessandro Jean
4138a7ffb2
Add a new source to Madara ( closes #9149 ). ( #9170 )
2021-09-22 07:54:49 -04:00
Alessandro Jean
f940ff9499
Add missing filter and fix duplicates in Latest on TaoSect. ( #9151 )
2021-09-22 07:54:41 -04:00
Alessandro Jean
09cb97b648
Update GM URL to bypass Cloudflare. ( #9169 )
2021-09-21 11:16:28 -04:00
TheOneMaster
965aecc006
Changed mangadex default sort to most follows ( #9155 )
...
Co-authored-by: nayan <TheOneMaster@users.noreply.github.com>
2021-09-20 17:37:16 -04:00
Alessandro Jean
f267b0f5d7
Use TaoSect's API in the extension. ( #9141 )
2021-09-19 18:42:44 -04:00
Maxim Molochkov
a9a6c9f2c0
[AllHentai] Change base url ( #9121 )
2021-09-19 13:17:52 -04:00
Aria Moradi
585b4c1968
Tachidesk: sync implementation with >= v0.5.0 ( #9132 )
2021-09-19 13:17:35 -04:00
nicki
234a516389
Remove Ancient Empire Scan ( #9117 )
...
* remove ancientempirescan resources
* remove ancientempirescan
source dead.
Closes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/9116
2021-09-18 14:43:26 -04:00
SnowArk
78f627dfa0
Fix list and detail load failed and add rate limit ( #9113 )
2021-09-18 05:39:42 -04:00
nicki
95ad8cb431
[Komga] replace gson with kotlinx.serialization.json ( #9107 )
...
* annotate komga data classes
annotate @Serializable to relevant data classes. this is the first step
to replace gson/kotson with kotlinx.serialization
* switch to kotlinx.serialization.json
replaces gson/kotson usage in komga extension
big thanks to gotson for already switching to data classes
made the conversion very simple
Co-authored-by: Gauthier <gotson@users.noreply.github.com>
* linting
* increment komga.extversioncode
also update changelog
* use .string() instead of toString()
since we actually need the object in memory as a string rather than the
content
* apply plugin to generate Serializable
this makes serializers for all data classes that are annotated as
Serializable
Co-authored-by: Gauthier <gotson@users.noreply.github.com>
2021-09-18 05:39:18 -04:00
Narin
5b406c58a5
Update Toonily to Use New Chapter Endpoint ( #9108 )
2021-09-17 23:18:58 -04:00
ObserverOfTime
e0e2b6efcd
Migrate Random Scans (WPMangaStream) ( #9101 )
2021-09-17 12:52:55 -04:00
Maxim Molochkov
4f8503d51f
Fix loading cover ( #9089 )
2021-09-16 13:53:21 -04:00
SnowArk
614e3d0597
Change the setting 'use mainland cdn' to 'use overseas cdn' ( #9090 )
2021-09-16 13:53:13 -04:00
XdarkX
4be37543a1
[FastManhwa] Use new chapter endpoint ( #9088 )
...
FastManhwa no longer uses the old admin-ajax.php to fetch chapters.
2021-09-16 11:02:28 -04:00
scb261
453241bdd0
Mystical Merries: Fix next page selector ( #9067 )
2021-09-16 09:29:56 -04:00
lord-ne
b9df6e3147
Remove Random Scans source ( #9068 )
...
They moved to a new website which would require a complete rewrite of the extension
2021-09-16 09:29:48 -04:00
XdarkX
80a08e36df
group by chapter name ( #9071 )
2021-09-16 09:29:40 -04:00
XdarkX
e6ff5b9f5a
[Mangceh] Use new chapter endpoint ( #9078 )
...
Updated Mangceh to use the new chapter endpoint to fetch chapters.
2021-09-16 09:29:32 -04:00
SnowArk
84e6ca5764
Fix an issue that the "change CDN" option was incorrectly handled ( #9085 )
2021-09-16 09:29:25 -04:00
Johannes Joens
d8bcdd11c7
Mangadex: add missing sort options ( #9043 )
...
* added Missing sort options
* Update build.gradle
* Improved latestUpdatesRequest
latestUpdatesRequest does not require the previous work around anymore as latestUploadedChapter sort order was added to the api
* Fixed Typo
2021-09-16 09:28:59 -04:00
XdarkX
72ca3d3781
[MangaPark v3] Update extension version code ( #9074 )
...
Updates the extension version code to take advantage of the latest
extension changes to the chapter endpoint.
2021-09-15 14:11:47 -04:00
XdarkX
b6b01276c3
[Decadence Scans] Use new chapter endpoint ( #9073 )
...
* Updated Decadence Scans to use the new chapter endpoint to fetch chapters
* Added nsfw tag since Decadence Scans contains mature (18+) media
2021-09-15 14:11:35 -04:00
Adil Gürbüz
8dd3111e62
Update Siyahmelek overrideVersionCode ( #9066 )
...
* Update Siyahmelek URL
* Update Siyahmelek overrideVersionCode
for #9065
2021-09-14 12:47:34 -04:00
Clouddark75
ccffd61b36
TruyenQQ, NhatTruyen and Nettruyen domain change ( #9064 )
...
* Update build.gradle
* Update TruyenQQ.kt
* Update WPComicsGenerator.kt
* Update NhatTruyen.kt
* Update NetTruyen.kt
2021-09-14 12:21:44 -04:00
Adil Gürbüz
c4c4af5430
Update Siyahmelek URL ( #9065 )
2021-09-14 12:21:35 -04:00
scb261
0a9a074d9e
ManhuaES: Filter out ghost chapters ( #9055 )
...
* ManhuaES: Filter out ghost chapters
* Refactor
2021-09-14 11:06:22 -04:00
Riztard Lanthorn
8bb7ea96d4
PojokManga: fix chapter list ( #9061 )
2021-09-14 11:05:48 -04:00
ObserverOfTime
5e73b90fd3
Add Batoto Scans (WPMangaStream) ( #9062 )
2021-09-14 11:05:33 -04:00
FourTOne5
9c7a36166c
MangaPark v3: Update chapter endpoint. ( #9063 )
2021-09-14 11:05:16 -04:00
nicki
d33d63caeb
Remove Gunahkarmanga (TR) ( #9060 )
...
Complying to confirmed scanlator site who requested for removal
with proof provided to Mod via Discord
2021-09-14 06:37:08 -04:00
arkon
34aabc77dc
[skip ci] Update issue templates
2021-09-13 17:51:03 -04:00
XdarkX
b424acc954
[manga-raw.club] Fix empty thumbnails for search ( #9045 )
...
The search response uses relative urls for the thumbnail image.
2021-09-13 11:21:10 -04:00
loocool2
62af1c06ab
MangaDex: Turned off including Upcoming Future Updates in the Latest feed ( #9048 )
...
* Turned off including Future Updates
* fixed tags not showing up in MangaDex
2021-09-13 11:20:51 -04:00
nicki
fb87b363e6
Update Mangadex to new `chapterListDto` and `MangaListDto` following deprecation ( #9046 )
...
* update chapterListDto
* update MangaListDto
* increment md.extvercode
2021-09-12 15:19:57 -04:00
FourTOne5
9901f97b5d
DragonTea Split Fix ( #9035 )
...
* Update DragonTea.kt
* Update MadaraGenerator.kt
* Update DragonTea.kt
* Create DragonTea.kt
2021-09-12 10:02:08 -04:00
loocool2
bc8b461ab7
Fixed erotica and porn not showing in latest ( #9039 )
2021-09-11 15:03:54 -04:00
Clouddark75
ed01744a4a
Gufeng Manhua domain change ( #9030 )
...
* Update Gufengmh.kt
* Update build.gradle
2021-09-11 13:07:35 -04:00
Aria Moradi
d06c9a3d67
fix Mangas Origines ( #9034 )
...
* fix manga name
* fix chapter list being empty, fix manga status being wrong
* update version code
2021-09-11 13:07:26 -04:00
loocool2
df42ef37cc
changed originLang filtering to filter at request time and moved relationships ( #9036 )
2021-09-11 13:07:06 -04:00
Aria Moradi
e84751d656
[skip ci] add multisrc generated extensions ( #9033 )
2021-09-11 09:19:03 -04:00
TheOneMaster
fc204bd93a
Fixed Mangadex sorting issues when filtering ( #9020 )
...
* fixed sorting issues
Fixed "Sort by Most Follows" since it was no longer the default, and added relevance sorting to the list of possible sorts
* Fixed Mangadex sorting when browsing
* Changed default sort to Most Followed manga
* Fixed it so that the "Number of follows" is the default sorting filter selected instead of "Manga created at"
* When sorting by ascending for Number of follows, returns manga with the fewest follows instead of default search with no sort
Co-authored-by: nayan <TheOneMaster@users.noreply.github.com>
2021-09-11 07:15:53 -04:00
TheeoCornnaro
efa546c94b
TMO ratelimit options ( #8980 )
...
* TMO ratelimit options
rate limit of images variates, the maximum is not 10, added extra values
* Update TuMangaOnline.kt
* Update TuMangaOnline.kt
Changed Parameters from 1 to 100
2021-09-10 22:30:27 -04:00
az4521
27a785e15e
fix megatokyo image selector & chapter order ( #9024 )
...
* fix megatokyo image selector
* Update build.gradle
* also fix the reversed chapter order
* whoops
2021-09-10 12:21:36 -04:00
arkon
2a3d88cea0
Target SDK 31 ( #9022 )
2021-09-09 18:25:46 -04:00
arkon
01f877ac0f
[skip ci] Update cancel-workflow-action
2021-09-09 18:20:12 -04:00
Alex Ling
d058e32c2c
DNS fix and allow non 9000 port ( #9019 )
2021-09-09 10:57:43 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
arkon
4f59751cb0
Remove explicit build tools version ( #9013 )
2021-09-09 08:57:15 -04:00
nicki
11b5df29a7
DragonBallMultiverse hotfix: fix pages ( #9016 )
...
* fix chapter url
should just stick to using `setUrlWithoutDomain` everywhere possible
* increment dbm.extversioncode
2021-09-09 08:50:42 -04:00