arkon
a8cb5c2794
Mark self-hosted sources as unmetered ( #12077 )
2022-06-05 11:49:11 -04:00
arkon
a578edb82c
Update to extensions-lib 1.3 ( #11878 )
2022-06-05 09:49:54 -04:00
zyrif
1f591f4e23
Bato.to: Fix no pages found error ( #12035 )
...
* Bato.to: Fix no pages found error
* Bump extension version
* Update Changelog
2022-06-01 06:58:18 -04:00
kasperskier
c388889e02
Xinmeitulu: intercept to fix media type of image response body ( #11999 )
...
* Xinmeitulu: intercept to fix media type of image response body
* Move interceptor into companion object
2022-05-31 22:35:48 -04:00
kasperskier
83ca11a3c4
Junmeitu: rename source ( #11958 )
2022-05-26 06:28:41 -04:00
kasperskier
e88c2d2f14
Add Xinmeitulu ( #11956 )
...
* Add Xinmei tulu
* Xinmeitulu: cleanup
Co-authored-by: jopejoe1 <34899572+jopejoe1@users.noreply.github.com>
2022-05-26 06:27:59 -04:00
Alessandro Jean
cb9a898787
Add support to i18n in MangaDex ( #11901 )
...
* Add support to i18n in MangaDex.
* Update the filters and lint some stuff.
* Reword 'tags' into 'tags mode' in the filter
2022-05-21 19:47:24 -03:00
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