Commit Graph

22 Commits

Author SHA1 Message Date
kana-shii 10ddb3734f
mangago add scanlator / remove suffix from titles (#4242)
* fix for 2 issues on mangago

* fix

* fix

forgot to remove the comment from when I was testing it out

* fix

* Update src/en/mangago/src/eu/kanade/tachiyomi/extension/en/mangago/Mangago.kt

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Update src/en/mangago/src/eu/kanade/tachiyomi/extension/en/mangago/Mangago.kt

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* fix

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-08-13 02:31:39 +01:00
AwkwardPeak7 4ede181f9d Mangago: fix descrambling (#3313)
* Mangago: fix descrambling

* bump
2024-06-03 05:44:48 +01:00
Vetle Ledaal 57e3fdfe6a Mangago: support external chapters (#2171) 2024-03-30 22:04:18 +00:00
Draff 5c8cb75e9a come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 8m10s Details
CI / Build individual modules (push) Successful in 38s Details
CI / Publish repo (push) Successful in 1m39s Details
2024-01-22 21:19:41 +00:00
AwkwardPeak7 c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
beerpsi bb9f90efcd
Mangago: Properly parse chapter titles (#17438) 2023-08-09 14:55:36 -03:00
beerpsi 1fccdf3d28
[mgo] fix filtering by genre (#15087)
* [mgo] fix filtering by genre

* bump
2023-01-24 09:53:14 -03:00
Vetle Ledaal d6a6a0d74f
[mgo] fix chapter selector, fix mobile search (#15040)
* mgo: fix chapter list selector

* fix search on mobile ua

* bump version

* make mgo work properly with either desktop or mobile ua
2023-01-20 09:58:02 -05:00
beerpsi fe7492cc83
[mgo] fix selectors and ratelimit (#15031)
* [Mgo] Update selectors

* Add rate limit

* chore: bump version
2023-01-19 09:51:37 -05:00
beerpsi 05154fc045
mgo: fix covers not showing (#14986) 2023-01-16 18:56:29 -05:00
beerpsi 95e6d6504b
unyeet (#14906)
* unyeet

* make regex lazy

* what was that

* remove from autocloser and removed_sources.md

* add filters

* suggestions

* chore: bump version code

* more selectFirsts
2023-01-12 10:14:24 -05:00
Eugene d0fa2ebb81
Remove MangaCow, MangaFox, MangaGo, MangaPlus (EN), ManwhaHentai (#1235)
Remove MangaCow, MangaFox, MangaGo, MangaPlus (EN), ManwhaHentai
2019-06-27 21:39:12 -04:00
Ankit SIngh 9c3f899739 Icons Change (7 Extensions) (#868)
Icons Change (7 Extensions)
2019-03-04 14:59:53 -05:00
Eugene f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene 71806a3d1d Use compileOnly instead of provided in Gradle files (#438)
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Eugene 43b841363f Fix Mangago chapter image URLs parsing and image descrambling (#374)
Fix Mangago chapter image URLs parsing and image descrambling
2018-06-30 00:27:51 -04:00
Carlos 0fa0a8dd51
mangago: reorder genres back to website order (#361) 2018-06-12 08:35:43 -04:00
Eugene 26ea75c18a Update Mangago genres (#355)
Update Mangago genres
2018-06-10 23:17:02 -04:00
Carlos 2536e8f8aa Update mangago version 2018-06-03 09:51:29 -04:00
NoodleMage f810ee942f Fix mangago 2018-06-01 23:31:10 +02:00
nulldev bb01709039
Mangago: Workaround obfuscation and add icons 2018-04-10 18:07:06 -04:00
Andy Bao 7929a768c4 Add MangaPark, Mangago, Tapastic, nhentai, E-Hentai and Sen Manga sources (#36)
* Add MangaPark source

* Add pagination to MangaPark source
Enable HTTPS in MangaPark source

* Add Mangago source

* Add Tapastic source
Fix UriSelectFilters returning incorrect default states

* Add nhentai source

* Fix tapastic source breaking on manga with square brackets in title

* Fix issues found by j2ghz
Fix tapastic source showing scheduled comics

* Add E-Hentai source
Bump Kotlin version for all extensions to 1.1.1
Minor code cleanup in nhentai source

* Add Sen Manga source.
Minor code cleanup.

* Fix incorrect package name in Sen Manga source.

* Fix incorrect Japanese language code on E-Hentai, nhentai and Sen Manga sources.

* Bump Kotlin version to 1.1.2

* Code cleanup
Fix a bug with thumbnails and URLs in E-Hentai that is currently not triggerable but may cause problems in the future

* Code cleanup

* Fix some minor incorrect spacing
2017-05-20 12:11:33 +02:00