Commit Graph

11 Commits

Author SHA1 Message Date
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
stevenyomi f612bc1c3f Clean up some code to follow best practices (#178)
* 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
Eshlender 01b37a751b
[RU]Grouple domain switcher (#17937)
* [RU]GroupLe domain switcher all sources

* https://readmanga.live

* imports

* rollback broken functional domain

* rollback GroupLeGenerator

* isNsfw

* autoclean
2023-09-15 14:56:31 -04:00
Eshlender 3757d99ac9
[RU]GroupLe fix chapterListSelector (#16721)
* [RU]GroupLe fix chapterListSelector

* current domain

* https
2023-06-12 16:00:31 -03:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
Yjin 1df19dcf90
[RU]GroupLe add "No auth" message and AllHentai domain switcher (#13498)
* [RU]GroupLe add "No auth" message and AllHentai domain switcher

* auto redirectable domain

* fix pars breaked image text

* change redirect Exception massage
2022-09-19 10:39:02 -03:00
Ejan eef80b40b9
[RU]GroupLe pagination shift fix (#12836)
* [RU]GroupLe pagination shift fix

* toHttpUrlOrNull

* fix empty query redirect

* +CategoryList

* return of the self-fired

* end

* typo
2022-08-05 09:20:59 -04:00
Ejan 8ca9852e9c
[RU]GroupLe fix status and search (#12797)
* [RU]GroupLe fix status and search

* moovs filters

* more

* typos
2022-07-30 08:38:45 -04:00
stevenyomi 62351d69de
Fix multisrc generator configurations and format files (#12734)
* [skip ci] fix multisrc generator configurations

* [skip ci] format multisrc files

* remove formatting in CI build (lint only)
2022-07-25 16:06:34 -03:00
Ejan e2fbf8c3d0
[RU]GroupLe (ReadManga, MintManga, SelfManga, AllHentai + RuMIX) (#12112)
* [RU]GroupLe (ReadManga, MintManga, SelfManga, AllHentai)

* fix empty katalog

* new source RuMIX

* icon style
2022-06-07 20:49:33 -03:00