3620 Commits

Author SHA1 Message Date
Román
6ae831f2c0
[RU] MangaClub: God bless our souls (#10776)
* [RU] MangaClub: God bless our souls

* Deleted the line without seeing it

* Creating constant variable for date parser
2022-02-10 05:40:08 -05:00
e-shl
3ac572f57e
[RU]Libmanga & Libhentai fix "changing cover language" (#10773)
(non-profile display during the first installation)
2022-02-09 07:53:04 -05:00
Vetle Ledaal
82d8a2f2ab
Tsumino: bypass email protection (#10760)
* Tsumino: bypass email protection

* Rewrite cfDecodeEmail

Use less magic, safety is kept in mind for the key and data.
Invalid key returns an empty string, invalid data is skipped.

Returns not null since the Element.text() function validates
that the input is not null -- and it's probably a useless
distincion anyways.

* further kotlin-ify cfDecodeEmails
2022-02-09 06:14:22 -05:00
Mori Yuki
d9fe2a5cdd
Fix html parse (#10771) 2022-02-09 06:12:56 -05:00
Yan
8b18e2f12e
Zerobyw: Update baseUrl (#10750) 2022-02-08 09:08:44 -05:00
Román
fca2d0a614
[RU] MangaClub: More upgrades (#10738) 2022-02-07 10:15:06 -05:00
Vetle Ledaal
651480617d
MangaHub: move to multisrc (#10735)
* MangaHub: move to multisrc

* MangaHub: add rate limiting

* MangaHub: add icons

* Fix duplicate manga

* MangaHub: Fix non-mangahub.io sources

* MangaHub: Add isNsfw where appropriate
2022-02-06 16:17:40 -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
ringosham
37586ead8f
Twi4: Add URL intent and revert #10368 (#10725)
* Add URL intent

* A better pathPattern to reduce accidentally trigger the intent

* Explicitly ignore zadankai submissions

* Fixed set url after search by slug

* Reverts #10368

* Fixes to some manga entries where failsafe is not needed
2022-02-05 20:26:54 -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
Mori Yuki
7e2b13f6b5
Update to new domain (#10705) 2022-02-05 12:45:19 -05:00
Alessandro Jean
6da96c40d2
Fix chapters not loading in Toptoon+. (#10717) 2022-02-05 12:45:07 -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
ObserverOfTime
93593a29f1
Kouhai Work: fix missing alt titles (#10709) 2022-02-05 12:44:36 -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
Vetle Ledaal
77c3906e2c
Gmanga: fix search request and chapter parsing (#10686)
* Gmanga: fix search request and chapter parsing

* Ignore HTTP 103 in fetchMangaDetails

* [skip ci] attempt fix 'Sequence contains no items'

* [skip ci] revert HTTP 103 changes

* Improve chapter sort
2022-02-04 08:12:57 -05:00
jferdous70
2a180832e7
Added Cloudflare client to Lanraragi (#10675)
* Added Cloudflare client

* Bumped ext version
2022-02-04 05:28:28 -05:00
e-shl
8c9ae32593
[RU]Newbie -> NewManga (#10653)
* [RU]Newbie -> NewManga

* fix adult

* fix nextPage
2022-02-04 05:28:17 -05:00
Pavka
05c2a47a17
Ru: Remanga. Fix login from cookie and webview due to google captcha on login api request (#10690) 2022-02-04 05:27:02 -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
882c0121d5
Add DCM (#10665)
* Init

* Added DCM

* .
2022-02-03 06:07:50 -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
e-shl
faeebccbff
[RU]Libhentai mobile user-agent (#10652)
(for the correct display of the site in webview)
2022-02-02 05:55:58 -05:00
e-shl
a9e5ea2dd1
[RU]Desu delete interfering LICENSED (#10646)
* [RU]Desu delete interfering LICENSED

* [RU]Desu delete interfering LICENSED
2022-02-02 05:55:36 -05:00
Alessandro Jean
812e9b9dd7
Fix build error due to Handler. (#10638) 2022-01-31 10:08:56 -05:00
ViAnh
f18924c1fe
BlogTruyen: Fix parse page list not return enough pages in some manga (#10615)
* BlogTruyen: Fix parse page list in some chapters

* Use kotlinx serialization instead of JSONArray

Co-authored-by: Vi Anh <anh.viet@tekmedi.com>
2022-01-31 07:34:14 -05:00
Alessandro Jean
f8b3501e02
Fix login not working in TOPTOON+. (#10602) 2022-01-31 07:13:11 -05:00
e-shl
d11cfb8114
[RU]Libmanga fix "changing cover language" (#10612)
* [RU]Libmanga fix "changing cover language"

* +[RU]Libhentai
2022-01-31 07:12:40 -05:00
Vetle Ledaal
8ca9524460
Don't overwrite User-Agent for CloudFlare bypass (#10614) 2022-01-31 07:12: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
Vetle Ledaal
8cf57226ed
MangaRaw: change latest manga url (#10626) 2022-01-31 07:11:31 -05:00
Vetle Ledaal
3d1630b784
BainianManga (百年漫画): update url and update for new design (#10628) 2022-01-31 07:10:53 -05:00
Vetle Ledaal
b3dd6236bb
MangaJar: show latest instead of oldest manga (#10629) 2022-01-31 07:10:39 -05:00
Vetle Ledaal
c6e81d778f
re-manga: Fix latest, chapter parsing (#10630)
* re-manga: Fix latest, chapter parsing

minor refactor

* make SimpleDateFormat static
2022-01-31 07:10:32 -05:00
Alessandro Jean
0a1cd70a45
Fix 401 error in Bilibili (closes #10622). (#10631) 2022-01-31 07:10:20 -05:00
Vetle Ledaal
82eae126e3
MangaFast.org: remove, 502 error for >1 month (#10632) 2022-01-31 07:10:10 -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
Román
20ad3d2670
[RU] MangaClub: Cleaning code and Update Icons (#10572)
* [RU] MangaClub: Fixing errors again

* [RU] MangaClub: Cleaning code

* [RU] MangaClub: Updating Icons
2022-01-28 00:49:44 -05:00
Alessandro Jean
0b177c3183
Add a README file to Manga Plus. (#10579) 2022-01-28 00:49:25 -05:00
anenasa
53c52b75c8
Baozimanhua: Fix page list (#10584) 2022-01-28 00:49:12 -05:00
anenasa
06030aa7c2
Gufengmh: Add referer (#10585) 2022-01-27 08:51:47 -05:00
Román
34afcb7f1a
[RU] MangaClub: Fixing errors again (#10569) 2022-01-24 13:08:59 -05:00
FourTOne5
47591d528c
Fix broken links. (#10570) 2022-01-24 13:04:17 -05:00
jopejoe1
b7a1f920fa
Komga: Added README file (#10566)
* Update CHANGELOG.md

* Create README.md

* Update build.gradle

* Update CHANGELOG.md
2022-01-24 07:47:32 -05:00
jopejoe1
b08c6d90b7
Put the files in worng folder in last Pr (#10565)
* Delete CHANGELOG.md

* Delete README.md

* Delete build.gradle

* Delete AndroidManifest.xml

* Delete src/all/src/eu/kanade/tachiyomi/extension/all/luscious directory

* Put files in right place this time

* Update build.gradle
2022-01-24 06:01:04 -05:00
ThePromidius
59380ed6f4
Add Kavita extension (#10241)
* Trying out git
Sorry in advance if this messes up.
Trying to work on my extensions fork to develop a new extension

So far Mangas are listed Successfully.

* Added Kavita Icons

* Added Kavita ParseDetails. All data is retrieved the first time SManga is created, but reimplemented since it retrieves info from backup

* Added Chapter List

      "chapters": [
        {
          "id": 750,
          "range": "1.1",
          "number": "11",
          "pages": 16,
          "isSpecial": false,

        },
        {
          "id": 767,
          "range": "001.jpg",
          "number": "0",
          "pages": 5,
          "isSpecial": true,

        },
        {
          "id": 818,
          "range": "1.3",
          "number": "13",
          "pages": 8,
          "isSpecial": false,

        },
        {
          "id": 817,
          "range": "1.4",
          "number": "14",
          "pages": 12,
          "isSpecial": false,

        },
        {
          "id": 768,
          "range": "002.jpg",
          "number": "0",
          "pages": 5,
          "isSpecial": true,

        },
<- extracted json
see how when isSpecial, number = 0
Needs to be fixed

* Delete .github/ISSUE_TEMPLATE directory

* Checklist:
 ✓ It Lists the library
 ✓ It Lists the chapters of a serie
 ✓ Clicking on a chapter shows the image

* New Icons & login finished
Added token isvalid else relogins
Login should be confirmed of not having problems

* Changed Defaults to Kavita Wiki's

* Added Search Manga Feature

* Removed User Authentication. Leaving only token Behind

* Refactored out login credentials and rewrote the authentication for joining. user now just puts in base path and api key

* Cleanup some of the code and re-arange to keep related code together.

* Cleanup some of the code and re-arange to keep related code together.

* Still WIP, stream lined creation of Series and Series detail. Chapters are a bit broken.

* Series generation with metadata is done. Working on chapter code.

* Code to properly label chapters is done

* Revert "Delete .github/ISSUE_TEMPLATE directory"

This reverts commit 8d5740c4

* Reset editor Config

* Removed Input token

* Cleaned Unused code and files

* Readded Search
Removed token again

* Modified all imports to avoid lintcheck errors -> deleted all wildcards

* Integrated format filter with latest backend code

* Refactored authentication to now grab it from solely the address field.

* Refactored authentication to now grab it from solely the address field.

* Refactored authentication to now grab it from solely the address field. Auth token is fetched when needed without requiring user to restart their session.

* - Fixed duped Pages on main
- Fixed Chapters going backwards
- Fixed last chapter getting duped

* - Fixed login with new opds url setting.

* Cleaned commented code

* Cleaned commented code

* Added isLogin. IOException if invalid apikey

* Fixes Volume Naming

Previously All Volume Number was displayed as '0', It fixes that bug.

* Removed Gson usages

* Updated the filter Dto for all methods

* Merged Http err Handling

* Added debug option to see 400 error

* 1.2.3. Commented debugRequest

* Crappy code warning: Added first filtering support

* Manga details fixed:
Artist,Author,Summary, ¿genres? should be displayed properly now

* Pushing nothing changed

* - Fixed 500 error when reset filter
- Added reading status filter
- Cleaned some spaghetti code that was redundant

* Code cleanup

* Format Filter is almost readt. Majora finish it.

* Added library filter

* More code cleanup. Authentication request only sent once.

* People filter Added

* Added collection,character and translator filters
Remaining filters:
- Rating
- Format

* Fixed displayed chapter number.
Cleaned chapter title.

* - Fixed #12
- Reworked Login
- Added Logs
- Added more errors handlers

* Added format filter
Added check for url (must start with http/s)
Fixed filters getting disabled when scrolling further (request for new pages did not have filters)
Code cleanup

* updated extVersionCode ->5 - ready for release

* updated extVersionCode ->6 - pull request to tachiyomiorg/ext

* removed release folder from git and removed unwanted modifications in the project

* removed release folder from git and removed unwanted modifications in the project

* unwanted modification

* Update src/all/kavita/src/eu/kanade/tachiyomi/extension/all/kavita/Kavita.kt

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

* Update src/all/kavita/build.gradle

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

* removed unused import

* Changed icons to be more consistent with other extensions.

* QuickFix: format filter wrong default.

* Added webview support (Needs to be tested thoroughly)
Refactored baseUrl to apiUrl
baseURl is now only "Server:Port" (without  trailing slashes.)
Closes #14

* Fixed Json Decode error when genres,people or artists are empty.
Solution to #15 is to use tachiyomi `sort by chapter number` feature.

* Added publication status filter

* Added sort filter

* Bump extVersionCode

* Updated cover artist serial name in SeriesMetadataDto

* Added user rating filter

* Removed other people filter

* Removed other people filter
Fixed filtering suddenly not applying

* Filters that are not populated won't show

* Added new preferences options to customize filters showing in filter list

* Added more configurable sources to have multipe kavita instances

* Code Cleanup

* Fixed ReadStatus

* Changed order of preference setting

* Added more checks and log exceptions
v0.5+ is required message added

* Added more checks and log exceptions
v0.5+ is required message added

* Fixed Cover Artist filter preference not working

* Changed extVersionCode to 1

* Fixed Tags filter not populating

* Added toast to restart app when source name is changed

* Forgot to stage this file. Fixes tags filter not populated

* Added one more error message. v0.5+ required

* Fixed having to restart twice the app after preference changes
Changed setupLogin order
Fixed some log messages.

* Changed more log messages
Some cleanup.

* Fixed Unexpected JSON token in manga details

* Fixed search was creating a Smanga with url = series ID instead of complete url

* Fixed search was creating a Smanga with url = series ID instead of complete url

Co-authored-by: Joseph Milazzo <joseph.v.milazzo@gmail.com>
Co-authored-by: Shashank Pujari <shashank-p@users.noreply.github.com>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2022-01-24 05:23:34 -05:00
Román
f1a9fe6d16
[RU] MangaClub: Fixing errors (#10557)
* [RU] MangaClub: Fixed the incorrect title appearing

* [RU] MangaClub: Rework the extension

* [RU] MangaClub: Fixing errors
2022-01-24 05:23:00 -05:00
Alessandro Jean
f2b5691e0e
Fix missing response in AS. (#10559) 2022-01-24 05:22:50 -05:00