e-shl
3614bfb738
[RU]Remanga User's mangalist ( #10428 )
...
* [RU]Remanga User's mangalist
* worked filter
* Exception
2022-01-11 07:53:37 -05:00
Promchai Chooseang
4851bad1d6
Nekopost fix ( #10423 )
...
* Add Cat300 Source
* Fix Nekopost after old Api is Outdated
2022-01-10 11:58:35 -05:00
jopejoe1
22ce75ab3f
Turned NyaHentai multisrc into single source ( #10424 )
...
* Remove Files
* Remove more files
* Add nyahentai as normal source
2022-01-10 11:58:27 -05:00
jopejoe1
de19d11727
Updated some icons to be more consistent ( #10419 )
...
* Update MadaraGenerator.kt
* Fixed some icons in Madara
* Replace with icons that work on website
* Fixed Some more icons
* some more icon fixes
* miss placed that
* this to
* Put them in right location this time
2022-01-10 06:44:45 -05:00
altaccosc
f5583a4ed7
Webtoons: Optional author's notes at end of chapters (&Tapas bugfix) ( #10398 )
...
* Tapas: Bugfix in author's notes
Sometimes a word would get cut off
* Tapas: Bump version for buxfix
* Webtoons: Bump version for Author's Notes PR
* Webtoons: Optional author's notes @end of chapters
Previous implementation of this feature into Tapas: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/10366
2022-01-09 14:36:33 -05:00
jopejoe1
605f137756
Added Everia.club ( #10397 )
...
* Get origin
* i
* Added Everia.Club
* Added misisng nsfw flag
2022-01-09 14:35:57 -05:00
jopejoe1
ea45420e97
Added Buondua ( #10402 )
...
* Init
* a
* Added buondua
* Update build.gradle
2022-01-09 14:35:44 -05:00
jopejoe1
47423f7ab3
Added Junmei tu ( #10411 )
...
* Init
* init
* Added Junmei Tu
2022-01-09 14:35:29 -05:00
Jimmy Abner
616fafacbf
issue #10109 ( #10410 )
...
Switch japanread to cloudflare http client
2022-01-09 12:19:54 -05:00
Smiley32
f0caa39e68
Mangakawaii: fixed search, chapter list and page list ( #10405 )
2022-01-09 12:19:49 -05:00
Alessandro Jean
5c190c4ce8
Fix missing images in latest on MW. ( #10386 )
2022-01-09 11:26:20 -05:00
Alessandro Jean
662bd7d1c5
Add ability to read previously paid chapters in TTP ( #10388 )
...
* Add hability to read paid chapters in TTP.
* Fix formating.
* Remove promotional thumbnails.
2022-01-09 11:25:52 -05:00
Troy121
d2a4c42a49
JMana: Fix image parsing ( #10390 )
2022-01-09 11:25:05 -05:00
jopejoe1
6146e0fd83
Bato.to added alternative chapter list and one more filter ( #10393 )
...
* Added alternate chapter list and one more filter
* Update build.gradle
2022-01-09 11:24:56 -05:00
jopejoe1
4bd847a509
Bato.to added more filters ( #10382 )
...
* Added more filters
* Update build.gradle
* Update BatoTo.kt
2022-01-07 09:23:23 -05:00
nicki
97458d6998
MangaDex: Scanlation Group blocking ( #10376 )
...
* Add (somewhat) working group blocking
blocks an input scanlator group
doesn't seem to block official/external-link groups
* Fine tuning adjustments*
- sanitise inputs as much as possible
- add to summary a bit more
- `setDefaultValue` looks to set once and never again. So even if
EditText receives an empty String, it is still valid...
Not sure if I could do it better
* Increment mangadex.extversioncode
2022-01-06 13:59:49 -05:00
Alessandro Jean
01ecbdc833
Fix missing images in search on MW. ( #10375 )
2022-01-06 12:22:53 -05:00
altaccosc
9d11c0322c
Added option for author's notes at end of chapters ( #10366 )
...
* Added option for author's notes at end of chapters
Inspired by the XKCD source: 05addfb95e/src/all/xkcd/src/eu/kanade/tachiyomi/extension/all/xkcd/Xkcd.kt (L50)
* Bump Tapastic version
2022-01-06 11:00:18 -05:00
ringosham
cce9b6820f
Remove failsafe code for loading old manga images ( #10368 )
2022-01-06 05:54:50 -05:00
Oo8Ez5ai
05addfb95e
NicovideoSeiga: Fix file type handling. ( #10352 )
...
When downloading NicovideoSeiga image, the saved file extension has become wrong type. This commit addresses the issue by fixing following errors.
- Images is determined the type by file header. The logic has wrongly assumed Byte.toInt() returns unsigned integer, but it actually returns signed value.
- The server returns application/octet-stream as Content-Type header. But the logic only worked when header is empty.
2022-01-05 07:11:25 -05:00
Alessandro Jean
6baad09192
Fix no pages found in MW. ( #10344 )
2022-01-05 06:17:42 -05:00
Vetle Ledaal
c31fc35000
Fix inconsistent json in Nekopost ( #10336 )
2022-01-04 14:56:30 -05:00
OncePunchedMan
90427f11d3
changing order and setting variables to private ( #10333 )
2022-01-04 10:56:53 -05:00
Alessandro Jean
418cded260
Refactor the code of some extensions. ( #10313 )
2022-01-04 05:44:45 -05:00
e-shl
5cb8df48af
[RU]Remanga domain switcher and optional show paid chapter ( #10295 )
...
* [RU]Remanga domain switcher and optional show paid chapter
* typos
* clarification
2022-01-04 05:44:27 -05:00
Vetle Ledaal
7817a5fdde
Add HentaiHere source ( #10323 )
2022-01-04 05:44:16 -05:00
ObserverOfTime
2dd71d66f6
Tappytoon: fix chapter numbers ( #10324 )
2022-01-04 05:43:59 -05:00
Vetle Ledaal
24d2ca27de
Add mirror Mycdhands.com to Bato.to extension ( #10325 )
2022-01-04 05:43:50 -05:00
Troy121
df8b7cd81b
Comicastle: Fix parsing and search ( #10326 )
...
* Comicastle: Fixed parsing and search
* Comicastle: Updated extVersionCode
2022-01-04 05:43:37 -05:00
Vetle Ledaal
25127cde10
Update Manga1s for new design ( #10300 )
...
* Update Manga1s
* Update src/en/manga1s/src/eu/kanade/tachiyomi/extension/en/manga1s/manga1s.kt
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2022-01-02 18:51:01 -05:00
Junyin Chen
e9423902c2
fix: Update Manhuagui's Manga Page List URL schema to latest ( #10299 )
...
* fix: Update Manhuagui's Manga Page List URL schema to latest
* fix: Remove unnecessary space in Manhuagui's SI json schema
2022-01-02 18:49:34 -05:00
Troy121
0e05f3fad6
MangaRock.es: Fixed description parsing ( #10305 )
2022-01-02 18:49:03 -05:00
Alessandro Jean
07d52f7d31
Add a new source ( #10308 )
...
* Add a new source (closes #9789 ).
* Fix spacing.
2022-01-02 18:48:28 -05:00
Vetle Ledaal
98f69886ee
DigitalTeam: fix external images ( #10310 )
2022-01-02 18:48:16 -05:00
arkon
542c28875d
Minor project updates
...
- Update kotlinter
- Opt in to serialization API to avoid IDE warnings
- Replace some deprecated OkHttp function usages
- Remove some unnecessary Android version checks/targets
2022-01-02 18:47:56 -05:00
ObserverOfTime
27d26f2814
Comick.fun: fix chapter numbers ( #10293 )
2022-01-01 07:19:47 -05:00
Basara-Hatake
b1d92188ab
hitomi speed fix ( #10290 )
2021-12-31 12:13:39 -05:00
Basara-Hatake
b2bbc6a803
hitomi avif support ( #10288 )
2021-12-30 21:49:34 -05:00
Basara-Hatake
f0d794b58a
fix hitomi images ( #10286 )
2021-12-30 12:28:34 -05:00
e-shl
599b2a6c81
[RU]ComX new HTML view ( #10283 )
...
* [RU]ComX new HTML view
* saveFromResponse Cookie
* saveFromResponse Cookie 2
* Exception antibot string
2021-12-30 12:28:28 -05:00
ObserverOfTime
8e2aa23cb4
Comico: reverse chapter order ( #10281 )
2021-12-30 12:28:13 -05:00
Basara-Hatake
9aec9e3af1
Hitomi fix images ( #10273 )
...
* fix hitomi images
* Update build.gradle
* use var
2021-12-29 17:36:19 -05:00
Станислав Сухоруков
2e8f95acc0
new extension for the site https://mhentai.ru ( #10272 )
...
* new extension for the site https://waymanga.ru/
* Update src/ru/waymanga/src/eu/kanade/tachiyomi/extension/ru/waymanga/WayManga.kt
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* fixed bugs
* restored search functionality
* Update build.gradle
* Update build.gradle
* Update WayManga.kt
* Update WayManga.kt
* new extensions
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2021-12-29 10:49:40 -05:00
e-shl
b6f4198e50
[RU]Grouple fix status COMPLETED ( #10265 )
...
* [RU]Grouple fix status COMPLETED
* +selfmanga
* allhentai also move priority
2021-12-29 05:19:21 -05:00
Moon Light「つかり」
b75d315b52
[Doujindesu] change domain to Doujindesu.xxx ( #10269 )
...
* Updated Version
* Changed extension domain to .xxx instead of .id
2021-12-29 05:19:11 -05:00
Alessandro Jean
3a84dcc893
Add SMA-16 to SilentMangaAudition. ( #10255 )
2021-12-28 07:52:38 -05:00
Doomsdayrs
fdf2fa50ee
Remove manga name from chapter title in Mangahasu.kt ( #10258 )
...
Manga names can get awfully long, leading to chapter titles being
so absurdly long that you do not know what you are reading.
This commit simply removes 'span.manga-name' from the urlElement before
extracting the text from it.
2021-12-28 04:23:58 -05:00
Alessandro Jean
aa98af8907
Add a new filter and fix missing Bilibili chapters in MD. ( #10253 )
2021-12-27 14:17:14 -05:00
Troy121
bb21136b27
Add Raw-Manga source ( #10213 )
...
* Add Raw-Manga source
* Raw-Manga: Changed date formatter to lazy
2021-12-27 06:06:40 -05:00
Alessandro Jean
1175d23ac7
Refactor the MangaPlus code. ( #10225 )
2021-12-27 06:06:14 -05:00