1272 Commits

Author SHA1 Message Date
Alessandro Jean
767ffcbe1c
Add support to i18n in MangaPlus. (#11890) 2022-05-17 19:52:48 -03:00
Skitty
37044b9fb1
Fix MangaReader filters (#11875) 2022-05-16 15:53:20 -03:00
Skitty
8d76062832
Add MangaReader Extension (#11811)
* Add MangaReader extension

* Add quality preference

* Fix text search

* Unscramble images

* Implement requested changes

- Only un-shuffle shuffled images
- Update icons

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-05-11 20:34:15 -03:00
Alessandro Jean
adb8b29dda
Split Bilibili and make it multisrc. (#11815) 2022-05-11 15:52:34 -03:00
Alessandro Jean
9bff18b1fd
Replace Exception with IOException in interceptors to avoid crashes. (#11761) 2022-05-06 18:27:53 -03:00
Alessandro Jean
6afdc59180
Move the paid title warning location in Bilibili. (#11747) 2022-05-05 19:37:47 -03:00
Basara-Hatake
3102383317
nhentai remove id check (#11721) 2022-05-03 17:53:46 -03:00
FourTOne5
40fab1d9b5
Yeet Hitomi (#11613) 2022-04-25 19:55:48 -03:00
arkon
f94099b8e8 Revert "Update to extensions-lib 1.3 (#11298)"
This reverts commit 67263a106b0e68e5db2352c54330b87c93f5fc83.
2022-04-23 18:25:56 -04:00
arkon
67263a106b
Update to extensions-lib 1.3 (#11298) 2022-04-23 17:40:04 -04:00
Jean-Philippe ALLEGRO
caa4b81c64
Add basic auth support for Tachidesk (#11477)
* add basic auth support

* update version

* refactored settings load

* wrong var in pair

* Update src/all/tachidesk/src/eu/kanade/tachiyomi/extension/all/tachidesk/Tachidesk.kt

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

* use kotlin forEach

* refactor headersBuilder to use credentials

* removed credentials()

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-15 19:59:12 -03:00
sudocanttype
080ea8bdf0
Fix everia.club (#11458)
* removed date bug

* ITS WORKING WOOOO

* update extVersionCode

* update as recommeneded
2022-04-14 04:43:09 -04:00
RePod
c89949e63f
LANraragi: Switch to SourceFactory (#11436)
- Maintain current ID for first instance
- Refactor preferences
- Consolidate constants
- Implementations to compile only
2022-04-12 15:38:33 -03:00
Alessandro Jean
d142440186
[skip ci] Remove unused res folder in the wrong place. (#11422) 2022-04-10 14:54:59 -04:00
FourTOne5
f91c2ed90e
Fix Chapter list (#11405) 2022-04-09 23:02:58 -04:00
Alessandro Jean
905d12da4c
Show the translated error in MangaPlus. (#11363) 2022-04-08 04:32:17 -04:00
Alessandro Jean
ec31b66c98
[skip ci] Fix missing text on extension README docs. (#11361) 2022-04-07 13:34:20 -04:00
Alessandro Jean
88fc45c2d1
Use MangaPlus JSON API instead of Protobuf. (#11326) 2022-04-04 07:43:15 -04:00
arkon
d347c2ca2a
[skip ci] Remove unnecessary annotations, run linter (#11299) 2022-04-01 17:03:36 -04:00
BrutuZ
1ca834b9de
Parse tags after "Tags: " string (#11198) 2022-03-22 08:49:35 -04:00
Basara-Hatake
06b8ba1a8b
imhentai fix (#11195) 2022-03-22 07:41:40 -04:00
Basara-Hatake
26b8f2c1b5
imhentai overload message (#11187)
* imhentai overload message

* change to interceptor
2022-03-21 05:35:22 -04:00
arkon
5db3e03d15
Stop using internal OkHttp APIs (#11172) 2022-03-18 22:27:30 -04:00
Basara-Hatake
7602bae24f
imhentai fix new images not working (#11108) 2022-03-15 07:42:58 -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
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
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
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
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
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 c83960aaef817b263c8466d2207b90289b4cbc90.
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
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
Gauthier
2a793c16ac
feat: prepend series title in front of book name for read lists (#10831) 2022-02-15 07:38:30 -05:00
Basara-Hatake
0f854ff5cc
imhentai fix some images not loading (#10724)
* imhentai fix some images not loading

* cleanup

* typo
2022-02-05 20:27:07 -05:00
jopejoe1
b9bc7e324a
Luscious: Change default resolution to Original (#10718)
* Change default resolution to Original

* Update README.md

* Update CHANGELOG.md

* Update build.gradle
2022-02-05 17:03:02 -05:00
ObserverOfTime
54c55117c8
Izneo: fix missing chapters (#10711) 2022-02-05 12:44:51 -05:00
ObserverOfTime
9f83a8a6ee
Tappytoon: fix image downloads (#10710) 2022-02-05 12:44:44 -05:00
nicki
a60274e18b
MangaDex: Remove wildcard deeplinking (#10688)
* move more regexes into companion object

* Remove wildcard domain intent

too many issues. Might as well have the extension only support
mangadex.org links

* Increment mangadex.extVersionCode
2022-02-04 18:13:01 -05:00
jferdous70
2a180832e7
Added Cloudflare client to Lanraragi (#10675)
* Added Cloudflare client

* Bumped ext version
2022-02-04 05:28:28 -05:00
nicki
81e98ae6ae
MangaDex: Clean manga descriptions (#10674)
* MangaDex: Clean manga descriptions

Closes #10610

* Incrememnt mangadex.extVersionCode

* Remove bbcode cleanup utility

Since bbcode has been replaced with markdown. So, this is no longer
required

* Don't forgot to unescape html characters

bbcode might be gone but &hearts still need to be converted to ♥

* Update `cleanString` method description

* Remove trailing newlines

Using Trim takes cares of whitespace too

* Move regex to companion object

so that they dont get instantiated everytime

* Revert "Incrememnt mangadex.extVersionCode"

This reverts commit 73c89933cc36cb41fd6691641c75acf0b6f49c45.
Will be added back in a separate minor PR
2022-02-04 05:26:31 -05:00
jopejoe1
f4928ebd7e
Add HentaiHand multisrc (#10664)
* Delete src/all/hentaihand directory

* Delete src/all/nhentaicom directory

* Delete src/en/readmanhwa directory

* Add HH multisrc

* Update version numbers

* Update HentaiHandGenerator.kt

* Add overrides and icons
2022-02-03 06:07:16 -05:00
jopejoe1
cb1cf8f2d8
Dragon Ball Multiverse fix Chapter list (#10620)
* Update DbMultiverse.kt

* Update DbMFactory.kt

* Delete DbMultiverseEN.kt

* Update build.gradle

* Add mssing language

* Forgot a , while adding a new lang
2022-01-31 07:11:46 -05:00
Alessandro Jean
0a1cd70a45
Fix 401 error in Bilibili (closes #10622). (#10631) 2022-01-31 07:10:20 -05:00
Alessandro Jean
121b012a34
Add ability to read already paid chapters in Bilibili (#10593)
* Add ability to read already paid chapters in Bilibili.

* Add a README to the extension.
2022-01-29 06:29:29 -05:00
jopejoe1
ef91dafd50
Add README files for various extensions (#10567)
* Updatte Komanga readme

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>

* Add Readme to LANraragi

* Add ReadME to LANraragi

* Update build.gradle

* Update Komga readme

* Add Kavita ReadMe

* Update build.gradle

* Update README.md

* Add Cubari Readme

* Update build.gradle

* Add changelog to Cubari

* Add Changelog to Kavita

* Add LANraragi Changelog

* Add Readme to Bato.to

* Update build.gradle

* Add Changelog to Bato.to

* Update CHANGELOG.md

* Update src/all/lanraragi/README.md

Co-authored-by: Andreas <andreas.everos@gmail.com>

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>
Co-authored-by: Andreas <andreas.everos@gmail.com>
2022-01-28 00:49:56 -05:00
Alessandro Jean
0b177c3183
Add a README file to Manga Plus. (#10579) 2022-01-28 00:49:25 -05:00
FourTOne5
47591d528c
Fix broken links. (#10570) 2022-01-24 13:04:17 -05:00