Denis Akazuki
b4b811cbc4
AllHentai: Update domain ( #3464 )
2024-07-14 14:39:16 +01:00
nedius
270e70125c
Rewrite LibGroup to use new api ( #3219 )
...
* 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 ( #2816 )
...
* [RU]Desu serialization
* extVersionCode
* clean excess
* clean excess
2024-06-03 05:43:48 +01:00
Vetle Ledaal
f436ebf6ab
Add Mangazavr ( #2782 )
2024-06-03 05:43:47 +01:00
Vetle Ledaal
937843c751
Mangahub (ru): fix popular, latest, pages, author ( #2114 )
...
* 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 ( #2108 )
2024-03-30 22:04:18 +00:00
Vetle Ledaal
23815a1ee1
YaoiLib: fix UrlActivity ( #2082 )
2024-03-30 22:04:18 +00:00
Vetle Ledaal
cf2cef1985
YaoiLib: update domain ( #2073 )
2024-03-24 21:13:55 +00:00
Eshlender
80c5340a02
[RU] Nude-moon new domain ( #1654 )
...
* [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 ( #1526 )
...
* [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 ( #1432 )
...
* [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 ( #1292 )
...
* 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 ( #1237 )
...
* 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! ( #959 )
2024-02-04 02:25:10 +00:00
Claudemirovsky
8f7c88a723
ru/AComics: Fix NPEs ( #941 )
...
* 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 ( #952 )
...
* [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 ( #953 )
2024-02-04 02:25:10 +00:00
stevenyomi
12e864f85f
Remove placeholder manifest files ( #790 )
2024-01-30 22:11:47 +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
Eshlender
a14c354a5b
[RU]Remanga fix lost id and page num ( #410 )
2024-01-22 20:28:21 +00:00
Draff
d61cbfc0c1
Add missing changes from keiyoushi
CI / Prepare job (push) Successful in 10s
Details
CI / Build multisrc modules (push) Successful in 11m19s
Details
CI / Build individual modules (push) Successful in 2m2s
Details
CI / Publish repo (push) Successful in 2m41s
Details
2024-01-16 02:56:21 +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
stevenyomi
4c8c21596b
Remove message in UnsupportedOperationException ( #277 )
2024-01-16 02:47:22 +00:00
AwkwardPeak7
205e138dd2
upgrade AGP to 8.2.1 ( #255 )
...
* 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 ( #205 )
2024-01-14 00:32:07 +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
Vetle Ledaal
6393c1caf0
Update domain for some sources ( #18951 )
...
* update domain src
* update domain madara
2023-11-14 22:12:42 -05:00
Eshlender
1aeb7b0225
[RU]ComX fix cover & change titles lang ( #18566 )
...
* [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 ( #18418 )
...
* [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 ( #18370 )
...
* [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 ( #18328 )
2023-10-02 19:43:16 -03:00
Eshlender
15c3d65f7c
[RU]MangaClub fix chapters load ( #18286 )
2023-10-01 10:02:57 -04:00
Eshlender
b3f6be4b4c
[RU]MangaPoisk new domain and HTML ( #18265 )
...
* [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 ( #18207 )
2023-09-30 11:33:02 -03:00
Eshlender
a90fe950ef
[RU]Remanga detect HTTP error when GET mangaBranches ( #18164 )
...
* [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 ( #18006 )
...
* [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 ( #17986 )
2023-09-16 11:38:08 -04:00
Vetle Ledaal
e4c8f1c050
Remove Web of Comics ( #17979 )
...
Site only says "404 Not Found"
2023-09-16 11:37:20 -04:00
Eshlender
d7ddac2e3c
[RU]Desu new domain ( #17903 )
2023-09-15 15:23:18 -04:00
Eshlender
87ca0f75be
[RU]Remanga fix null error ( #17833 )
...
* [RU]Remanga fix null error
* clean reviewed
2023-09-08 22:27:18 -04:00
Eshlender
f922e6cc7c
[RU]Remanga fix many request (HTTP 429) ( #17801 )
...
[RU]Remanga fix many request
2023-09-06 13:38:32 -03:00
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
Vetle Ledaal
e34a5b4c70
MangaPoisk: update domain ( #17237 )
2023-07-24 17:51:33 -03:00
Eshlender
1e2bce3809
Remanga alt search ( #17099 )
...
* [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 ( #16634 )
...
* [RU]Desu cloudflareClient
* TitleLanguage
* change split
2023-06-06 05:22:04 -04:00
Eshlender
4f32f6e8ed
[RU]Remanga fix lastEx (why deploy the find in the past commit) ( #16298 )
2023-05-06 11:17:05 -03:00
Eshlender
68e60e2508
[RU]Remanga fix sorting tome 10+ and exmanga chapter individual branches ( #16259 )
...
* [RU]Remanga fix sorting tome 10+
* fix detect last exmanga chapter individual branches
* alt selector for alt free servers
* just hidden content
* WebView = 🌎
2023-05-03 14:29:30 -04:00
Eshlender
b7b77a7299
[RU]Remanga change exManga chapters redirect ( #16247 )
...
* [RU]Remanga change exManga chapters redirect
* extVersionCode
2023-04-30 18:29:48 -03:00
Eshlender
8062d2fac5
[RU]Remanga hotfix empty alt branch and sorting ( #16202 )
...
* [RU]Remanga fix empty alt branch
* clean
* change detect error domain
* global detect error domain
* clean2
* fix false positive on 304
* reversed sorting and tom priority
2023-04-29 20:26:46 -03:00
Eshlender
df48c23378
[RU]Remanga merge branches ( #16160 )
...
* [RU]Remanga merge branches
* extVersionCode
2023-04-25 14:19:36 -03:00