Commit Graph

481 Commits

Author SHA1 Message Date
Dexroneum 708f2cc55f
[RU] LibGroup: Update icons () 2024-09-15 20:42:57 +01:00
AwkwardPeak7 96113ce68e
SeiManga & Grouple sources domain prefs update ()
* Added SeiManga extension ()

* Added SeiManga extension

* Changed overrideVersionCode in build.gradle to 0

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

* Omitting id override from SeiManga.kt

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

* Removed a "needless blank line" because overpedantic Kotlin compiler said so

Seriously, what compiler in the world would even consider a blank line an error?

* Update SeiManga.kt

* Update GroupLe.kt

* Update build.gradle.kts

* Update AllHentai.kt

* Update MintManga.kt

* Update AllHentai.kt

* Update SeiManga.kt

* Update build.gradle

* Update build.gradle

---------

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

* readmanga(ru): domain pref

* rumix(ru): domain pref

* rselfmanga(ru): domain pref

* private preference...

---------

Co-authored-by: Teashrock <kajitsu22@gmail.com>
2024-09-15 20:23:02 +01:00
heagan01 4a1bdae3fa
Added source multimanga ()
* Initial Commit

* Updated res

* Added isNsfw: true

* New line at end of file src/ru/multimanga/build.gradle

Add new line as requested

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

* extVersionCode change to 1 src/ru/multimanga/build.gradle

As requested

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

* Update MultiManga.kt

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-09-15 20:21:59 +01:00
Vetle Ledaal 0e2d9bf970
ReadManga (RU): update domain () 2024-08-13 02:31:40 +01:00
Vetle Ledaal 121f0591db
Add MangaBuff ()
* Add MangaBuff

* style

* Update src/ru/mangabuff/src/eu/kanade/tachiyomi/extension/ru/mangabuff/MangaBuff.kt

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

* PR comments

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:58 +01:00
Denis Akazuki b4b811cbc4
AllHentai: Update domain () 2024-07-14 14:39:16 +01:00
nedius 270e70125c
Rewrite LibGroup to use new api ()
* Rewrote LibGroup to use api instead of parsing document

* apply suggestions

* quick fixes

* change preferences variable to functions

* Make getToken sync

* safe & load token

* return new token when refreshing
2024-07-14 14:39:15 +01:00
Eshlender ad275eb542 [RU]Desu serialization ()
* [RU]Desu serialization

* extVersionCode

* clean excess

* clean excess
2024-06-03 05:43:48 +01:00
Vetle Ledaal f436ebf6ab Add Mangazavr () 2024-06-03 05:43:47 +01:00
Vetle Ledaal 937843c751 Mangahub (ru): fix popular, latest, pages, author ()
* Mangahub (ru): fix popular, latest, pages, author

* only check form in text/html responses
2024-03-30 22:04:18 +00:00
Vetle Ledaal 31ac8a4156 Remove WayManga () 2024-03-30 22:04:18 +00:00
Vetle Ledaal 23815a1ee1 YaoiLib: fix UrlActivity () 2024-03-30 22:04:18 +00:00
Vetle Ledaal cf2cef1985 YaoiLib: update domain () 2024-03-24 21:13:55 +00:00
Eshlender 80c5340a02 [RU] Nude-moon new domain ()
* [RU] Nude-moon new domain

Closes https://github.com/keiyoushi/extensions-source/issues/1633

* extVersionCode
2024-03-06 06:23:30 +00:00
Eshlender 8870ff3569 [RU]Remanga processing native errors ()
* [RU]Remanga processing native errors

* typos
2024-02-27 20:53:49 +00:00
Eshlender 2e41214ba9 [RU]ComX no Tachiyomi (maybe because of the closure), fix 520 ()
* [RU]ComX no Tachiyomi (maybe because of the closure), fix 520

* Update src/ru/comx/src/eu/kanade/tachiyomi/extension/ru/comx/ComX.kt

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-27 20:53:49 +00:00
AwkwardPeak7 30b13498b0 Madara refactor ()
* remove randomua from madara

* don't use page path for page=1

* add back `madara_load_more`

* cleanup i18n and filters

* load more in a new source

* move back the filters

not worth it

* fix build

* altname to i18n as well

* utf-8

* Revert "utf-8"

This reverts commit 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b.

* utf-8

* autodetect load_more_request

* load genres in background

* make genre classes protected

remove unnecessary change

* fetch genres changes

* launchIO countviews

* don't explicitly optin

* cleanup some request overrides

* make `useLoadMoreRequest` enum to be able to disable autodection where necessary

* fix logic

bruh

* use state variables

* defer countViews in overrides as well

* lint

* select().first -> selectFirst

* `load_more` search as well

* detect in search as well

* remove slipped override

* move detection to the function

* remove fetchGenreFailed

* don't use GlobalScope

* tweak load_more_request parameters

* remove ancient connectTimeout/readTimeout

already present in the client provided by the app

* small cleanup
2024-02-27 20:53:28 +00:00
stevenyomi 205d95cc07 Migrate to lib-multisrc ()
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
Eshlender 169f83b594 [RU]Remanga fix LICENSED Hides available chapters! () 2024-02-04 02:25:10 +00:00
Claudemirovsky 8f7c88a723 ru/AComics: Fix NPEs ()
* fix: Fix manga details

* fix: Fix chapter list

* fix: Fix page selector

* refactor: General refactoration

* chore: Set isNsfw flag

* chore: Bump version

* refactor: Apply suggestion
2024-02-04 02:25:10 +00:00
Eshlender 0b214c2d89 [RU]Remanga all bookmark with custom's ()
* [RU]Remanga all bookmark with custom's

* auto rebeald
2024-02-04 02:25:10 +00:00
Eshlender 90f361e243 [RU]ComX title_en not anymore fix null () 2024-02-04 02:25:10 +00:00
stevenyomi 12e864f85f Remove placeholder manifest files () 2024-01-30 22:11:47 +00:00
Draff 5c8cb75e9a come up to date with keiyoushi builds 2024-01-22 21:19:41 +00:00
Eshlender a14c354a5b [RU]Remanga fix lost id and page num () 2024-01-22 20:28:21 +00:00
Draff d61cbfc0c1 Add missing changes from keiyoushi 2024-01-16 02:56:21 +00:00
AwkwardPeak7 c5f82e6aeb Move plugin section to common.gradle ()
* 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
stevenyomi 4c8c21596b Remove message in UnsupportedOperationException () 2024-01-16 02:47:22 +00:00
AwkwardPeak7 205e138dd2 upgrade AGP to 8.2.1 ()
* upgrade AGP

* bump to java 17 in ci
2024-01-16 02:42:39 +00:00
Eshlender 555896d9a4 [RU]Nudemoon fix images and lock cloudflareClient () 2024-01-14 00:32:07 +00:00
stevenyomi f612bc1c3f Clean up some code to follow best practices ()
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
Vetle Ledaal 6393c1caf0
Update domain for some sources ()
* update domain src

* update domain madara
2023-11-14 22:12:42 -05:00
Eshlender 1aeb7b0225
[RU]ComX fix cover & change titles lang ()
* [RU]ComX fix cover

* description html style

* let thumbnail_url

* change titles lang

* Update src/ru/comx/src/eu/kanade/tachiyomi/extension/ru/comx/ComX.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-10-17 21:18:00 -03:00
Eshlender 2377974bd9
[RU]Remanga filter only the last non-purchased chapters ()
* [RU]Remanga filter only the last non-purchased chapters

* detect LICENSED when metadata not updated (when update library chapters)

* simplify not paid
2023-10-07 14:30:44 -03:00
Eshlender a1c8444d24
[RU]MangaPoisk LICENSED notify deleted chapters ()
* [RU]MangaPoisk LICENSED notify deleted chapters

* no supposed
2023-10-04 15:48:24 -03:00
Eshlender af1ad3293e
[RU]MangaPoisk loging another HTML and LICENSED chapters () 2023-10-02 19:43:16 -03:00
Eshlender 15c3d65f7c
[RU]MangaClub fix chapters load () 2023-10-01 10:02:57 -04:00
Eshlender b3f6be4b4c
[RU]MangaPoisk new domain and HTML ()
* [RU]MangaPoisk new domain and HTML

* MangasPage and search old
2023-09-30 11:33:34 -03:00
Eshlender 5454e0f657
[RU]Remanga description style newline () 2023-09-30 11:33:02 -03:00
Eshlender a90fe950ef
[RU]Remanga detect HTTP error when GET mangaBranches ()
* [RU]Remanga detect HTTP error when GET mangaBranches

* more change logic
2023-09-26 19:24:08 -03:00
Eshlender b9026cfdca
[RU]Remanga fix detect last paid/exmanga chapter ()
* [RU]Remanga fix detect last paid/exmanga chapter

* autoclean

* thisthat not work
2023-09-17 13:23:19 -03:00
Vetle Ledaal 24487aba2a
MangaPoisk: update domain () 2023-09-16 11:38:08 -04:00
Vetle Ledaal e4c8f1c050
Remove Web of Comics ()
Site only says "404 Not Found"
2023-09-16 11:37:20 -04:00
Eshlender d7ddac2e3c
[RU]Desu new domain () 2023-09-15 15:23:18 -04:00
Eshlender 87ca0f75be
[RU]Remanga fix null error ()
* [RU]Remanga fix null error

* clean reviewed
2023-09-08 22:27:18 -04:00
Eshlender f922e6cc7c
[RU]Remanga fix many request (HTTP 429) ()
[RU]Remanga fix many request
2023-09-06 13:38:32 -03:00
arkon 2a7801e876
Move package namespace declarations out of manifests () 2023-08-18 08:58:52 -04:00
Vetle Ledaal e34a5b4c70
MangaPoisk: update domain () 2023-07-24 17:51:33 -03:00
Eshlender 1e2bce3809
Remanga alt search ()
* [RU]Remanga alt search

* [RU]Remanga alt search

* exHeaders

* pages
2023-07-13 13:52:44 -03:00
Eshlender abd91a3156
[RU]Desu cloudflareClient and title Language ()
* [RU]Desu cloudflareClient

* TitleLanguage

* change split
2023-06-06 05:22:04 -04:00