Commit Graph

2981 Commits

Author SHA1 Message Date
e-shl 28be79bba2
[RU]Manga/Hentailib name correct (#11144)
* [RU]Manga/Hentailib name correct

* option correct
2022-03-16 13:17:14 -04:00
Pavka ea2f15ba69
[Ru]Mangahub. Chapters move to /chapters/... url (#11145) 2022-03-16 13:17:07 -04:00
kasperskier 2368b37c7c
Jinmantiantang; update URL and fix selector (#11147) 2022-03-16 13:16:55 -04:00
Nicolò C dc35b5cca3
Remove mangaeden&perveden (#11128)
* Delete src/it/mangaeden directory

* Delete src/it/perveden directory
2022-03-16 10:22:19 -04:00
Vetle Ledaal ba1915348e
TruyenQQ: update for website changes (#11135) 2022-03-16 09:55:23 -04:00
Davide 4a1559c44e
Manga-Raw.club: Fixed #11106 (#11136) 2022-03-16 09:55:11 -04:00
Hydrox cf07fe4326
latisbooks: fix page loading (#11139)
my bad, I thought it worked without the extra strings, but I guess when
I tested it, the chapter cache was stale. Even with debugging tools,
Android is pain.
2022-03-16 09:54:35 -04:00
Hydrox dd2bb6cd82
latisbooks: add text pages for accompanying text (#11102)
Not all pages have accompanying text, but it's nice to be able to see
the text when there is some. Examples are `No Comic (03/14/22)` and
`Meidri (Interspecies Reviewers)`
This is done in a nearly identical way to the xkcd source's alt-text
pages, with nearly identical code.
Also handle the extremely rare case where there are multiple images for
the same page. The only instance I can recall is `Page 23+24`
2022-03-15 08:12:10 -04:00
Basara-Hatake 7602bae24f
imhentai fix new images not working (#11108) 2022-03-15 07:42:58 -04:00
Reifuku a372aac97e
Mitigate chapters not found in HentaiVN extension due to redirection to new domain (#11099)
* add missing genre

* Update ExtVersionCode to 10

* Update HentaiVN.kt

Change domain to mitigate issue where chapters return nothing but still able to search due to redirection

* Bump version code to 11
2022-03-14 06:22:15 -04:00
rs 6b7fda2285
update image url (#11095) 2022-03-14 06:21:55 -04:00
ObserverOfTime e00a54ca3a
Comico: make some fields optional (#11084) 2022-03-14 06:21:27 -04:00
ObserverOfTime 55fe02563c
Tappytoon: fix image content type (#11086) 2022-03-12 16:56:16 -05:00
ringosham df75c86c7c
Replace Manga1000/1001 with Comick and MangaPro (#11058)
* Replace Manga1000/1001 with Comick and MangaPro

* Moved everything to override methods
2022-03-11 09:43:46 -05:00
rs 955f89ff76
add koushoku (#11053)
* add koushoku

* rewrite

* fix URL intent

* Update src/en/koushoku/src/eu/kanade/tachiyomi/extension/en/koushoku/Koushoku.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-03-09 08:14:16 -05:00
e-shl 407f6029b4
[RU]Newbie replacing empty pages on error logo (#11045) 2022-03-08 08:13:58 -05:00
e-shl 9e00e96b66
[RU]WayManga delete chapter from title manga (#11035) 2022-03-07 08:11:17 -05:00
Davide e50ade5026
Manga-Raw.club: Refactor (#11036)
Improved chapter title
Added alternative title in manga description
2022-03-07 08:11:04 -05:00
jopejoe1 2b5359ca26
Mangadex: Add support for MDLists url intent (#11024)
* Update build.gradle

* Added list support

* Add error message for empty list

* Update AndroidManifest.xml
2022-03-06 09:48:27 -05:00
e-shl 2998330d4e
[RU]Self/Mint chapter_number (more grouple) (#11026) 2022-03-06 09:47:49 -05:00
Basara-Hatake 1a77eee1aa
nhentai fixes (#11020)
* fix nhentai images

* increase version

* fix popularmanga for all languages

* dont include popular now in latest

* fix empty query
2022-03-05 12:26:47 -05:00
e-shl 60662d4f3d
[RU]Mintmanga chapter_number new html (#11011) 2022-03-05 04:50:44 -05:00
kasperskier 12ea42b0d7
Jinmantiantang: update URL (#11012) 2022-03-05 04:50:34 -05:00
jopejoe1 41a1d83cd0
Added url intent for author and uploader to managadex (#11015)
* Update build.gradle

* Added Support for author and uploader url intended
2022-03-05 04:50:16 -05:00
e-shl a0b0eba49f
[RU]WayManga chapter_number (#11002) 2022-03-04 05:10:08 -05:00
e-shl 7bf89877ee
[RU]Remanga one scanlator per chapter (#11006)
* [RU]Remanga one scanlator per chapter

* Real content type image

* "/images/" url
2022-03-04 05:09:52 -05:00
e-shl 6ad3eb86cf
[RU]Libmanga/hentai delete scanlator if no translate teams (#11000) 2022-03-03 04:51:17 -05:00
e-shl 6c512e4caf
[RU]Newbie filter empty pages (#10987)
* [RU]Newbie filter empty pages

* just an image (non-binding to webp)
2022-03-02 04:46:00 -05:00
e-shl 982be66732
[RU]Desu fix null show (#10978)
* [RU]Desu fix null show

* typot
2022-03-01 11:48:51 -05:00
MelonLamink 3e6aba7609
Add support for http://sssscomic.com/ (#9548)
* Add support for http://sssscomic.com/

* Combine when in Hiveworks.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2022-02-28 08:06:02 -05:00
Andreas 5145eec280
Re: Use Gradle version catalog to simplify dependencies (#10953)
* Use Gradle version catalog to simplify dependencies

* Changes based on review comments

* Remove libs variables in buildScript

- Not needed in this Gradle version
2022-02-28 07:25:23 -05:00
Riztard Lanthorn afc62b04a8
MangaToon: Fix empty chapter list and covers (#10949)
Also adds some missing languages.
Closes #9472.

Co-Authored-By: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-02-28 07:22:35 -05:00
e-shl 7c566ae604
[RU]Libmanga/hentai real content type image (#10954) 2022-02-28 07:04:05 -05:00
arkon c957b53b7b [skip ci] Run formatter 2022-02-27 09:57:56 -05:00
arkon 985f285fc7 Revert "Use Gradle version catalog to simplify dependencies (#10938)"
This reverts commit c83960aaef.
2022-02-27 09:53:18 -05:00
Andreas c83960aaef
Use Gradle version catalog to simplify dependencies (#10938)
* Use Gradle version catalog to simplify dependencies

* Changes based on review comments
2022-02-27 09:49:41 -05:00
e-shl ef2c7c761d
[RU]Grouple disable library redirects (again and limit) (#10941)
* [RU]Grouple disable library redirects (again and limit)

* chapter_number get rid of zero

* minimizing erroneous site numbering chapters (visibility only name)
2022-02-27 09:48:14 -05:00
Luis Alberto f1385cbdba
Manhwa latino (#10945)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

* manhwa-latino Url from the Website has changed.

from https://manhwa-latino.com => https://manhwa-es.com

* manhwa-latino Url update on manifest

* manhwa-latino Fix to get ThumbnailUrl and Url from Slider

The Slider from Manhwa-Latino was updated and the parser was updated as
well.

* manhwa-latino: Using Cloudflare Client to connect.

Manhwa-Latino now Manhwa-Es are using cloudflare right now.
This workaround fix make possible the connection from the app to the
Website.

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2022-02-27 09:46:57 -05:00
kasperskier eb6e3019d5
Jinmantiantang: update url (#10935) 2022-02-25 12:49:06 -05:00
zeredouni f5e252757c
Gmanga / fix url (#10934)
* Update Gmanga.kt

* Update build.gradle
2022-02-25 12:35:36 -05:00
e-shl 4337cece52
[RU]Grouple correct Chapter Number (simplificade-fix) (#10929)
* [RU]Grouple correct Chapter Number (simplificade-fix)

* fix relative rating

* mtr back

* delete the code under test

* disable following redirects
2022-02-25 06:12:10 -05:00
Nam Nguyễn 8ec2475615
Remove empty page from TruyenTranhLH (usually donate), close #9595 (#10917)
* Remove academyvn - no longer available

* Remove empty last page from TruyenTranhLH

* Update TruyenTranhLH version code

Co-authored-by: Nam Nguyen <namnguyenicetea@gmail.com>
2022-02-24 08:56:58 -05:00
e-shl d11445f73b
[RU]Grouple correct Chapter Number (#10920) 2022-02-24 08:56:46 -05:00
Nam Nguyễn fb59633eaa
Remove academyvn - no longer available (#10910)
Co-authored-by: Nam Nguyen <namnguyenicetea@gmail.com>
2022-02-23 20:14:54 -05:00
THE_ORONCO 86f88188b1
Aurora: Bug fixes for missing chapters and flooding of search results (#10911)
* fixed problems that arouse because of changed page layout

* new extension version
2022-02-23 12:29:48 -05:00
ThePromidius 818bedc955
Kavita: Bug fixes and changes for tracking (#10904)
* Fixed filters not populating if user was not admin

* Updated search, changes needed for tracking and changes in login

* Bump ext version
Updated Changelog
Updated Readme

* changed url query to proper HttpUrl builder

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* changed url query to proper HttpUrl builder

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-02-23 04:46:32 -05:00
e-shl 79e3a20a37
[RU]Libmanga/hentai fix test LICENSED and 18+ (#10901)
* [RU]Libmanga/hentai fix test LICENSED and 18+

* all libhentai block views when no authorization

* lock excepted
2022-02-22 15:11:33 -05:00
w1x8l 66922b7e9d
Add manhwas.net (#10869) 2022-02-20 18:38:48 -05:00
Vetle Ledaal c546ec30df
HentaiHere: show all tags, minor fixes (#10879)
* Rewrite mangaDetailsParse and show all tags

* auto format

* fix text search encoding
2022-02-20 18:38:03 -05:00
Luis Alberto 5d98d87628
Manhwa latino (#10877)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

* manhwa-latino Url from the Website has changed.

from https://manhwa-latino.com => https://manhwa-es.com

* manhwa-latino Url update on manifest

* manhwa-latino Fix to get ThumbnailUrl and Url from Slider

The Slider from Manhwa-Latino was updated and the parser was updated as
well.

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2022-02-20 18:37:31 -05:00