Commit Graph

10 Commits

Author SHA1 Message Date
Eshlender d9661d2617
[RU]LibGroup add auto image servers (#6747)
* [RU]LibGroup add auto image servers

* summary auto

* isServers != "auto"

* setDefaultValue("compress")

* change Timeouts

* url(url).head()

* val url(url).head()
2025-01-18 20:13:03 +00:00
Eshlender dfc8f73cb5
[RU]MangaLib fix cloudflare errors (#6608)
* [RU]MangaLib fix cloudflare errors

* test-front equal main domain

* add api domains

* api domains summary

* fix

* change PREF

* add api "https://api.mangalib.me"
2025-01-18 20:13:00 +00:00
bapeey a05b16088f
LibGroup: Fix app crash (#5624)
fix crash
2024-10-28 00:21:10 +00:00
Dexroneum 708f2cc55f
[RU] LibGroup: Update icons (#5059) 2024-09-15 20:42:57 +01:00
nedius 1ca13b4697
LibGroup: fix crash on null token (#4071)
fix crash on null token
2024-07-26 23:34:43 +01:00
Roman c9280eb5b2
LibGroup chapter numbers fix (#4012)
* chapter numbers fix

* chapter numbers fix

---------

Co-authored-by: romshke <@>
2024-07-26 23:34:42 +01:00
Eshlender 88205d95b0
[RU]LibGroup filtered excess request if branchesCount is one (#3474)
* [RU]LibGroup filtered excess request if branchesCount is only alone

* rephrasing the message

* dto realization

* no need null

* fix null
2024-07-14 14:39:16 +01:00
nedius f98063068b
LibGroup: Fix 404 when opening chapters in webview (#3442)
* LibGroup: Fix 404 when opening chapters in webview

* bump version

* remove comment

* api ratelimit
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
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