Commit Graph

2971 Commits

Author SHA1 Message Date
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
KoSChicken ed0f8fbc3f
Fix jinmantiantang manga status error. (#10833)
* fix jinmantiantang

* fix jinmantiantang Manga status
2022-02-18 18:12:16 -05:00
e-shl c42cf60d41
[RU]Remanga AgeLimit warning & language option (#10861)
* [RU]Remanga AgeLimit authorization warning

* [RU]Remanga option for changing cover language
2022-02-18 18:12:02 -05:00
Pavka 5cf7db2594
Ru: Remanga. Fix branches publisher and pagination (#10854)
* Ru: Remanga. Fix branches publisher and pagination

* Ru: Remanga. Reorder tags. Manga type first
2022-02-17 17:21:28 -05:00
Alessandro Jean 11981cd25e
Remove TOPTOON+ due to cat-and-mouse game (#10851)
* Remove TOPTOON+ due to cat-and-mouse game.

* Add the source to the autocloser.
2022-02-17 09:35:52 -05:00
anenasa 76eb331136
Yimmh: Trust all certificates (#10849) 2022-02-17 09:30:24 -05:00
Román ce3fe83068
[RU] Icons (#10841)
* Changing MangaClub icon due suggestion

* Making Com-X icon smaller
2022-02-17 09:30:08 -05:00
Gauthier 2a793c16ac
feat: prepend series title in front of book name for read lists (#10831) 2022-02-15 07:38:30 -05:00
Alessandro Jean 643d072d5b
Add URL intent to TaoSect (#10813)
* Add URL intent to TaoSect.

* Fix infinite loading on slug search when empty.
2022-02-13 22:35:51 -05:00
Pavka c73feb263a
[Ru]Mangahub. Chapters move to another page. Fix manga info (#10796) 2022-02-12 11:38:35 -05:00
Kai Liu 87584795c5
zh-dmzj: Retry with low resolution image source when original resolution image source fails (#10799) 2022-02-12 07:10:34 -05:00