Commit Graph

8 Commits

Author SHA1 Message Date
bapeey
59f3520be7
LibGroup: Fix app crash (#5624)
fix crash
2024-10-21 18:43:17 +05:00
Dexroneum
f42ea3cc27
[RU] LibGroup: Update icons (#5059) 2024-09-15 08:30:13 +05:00
nedius
c8eaefe359
LibGroup: fix crash on null token (#4071)
fix crash on null token
2024-07-18 15:48:04 +05:00
Roman
4f59f84dfb
LibGroup chapter numbers fix (#4012)
* chapter numbers fix

* chapter numbers fix

---------

Co-authored-by: romshke <@>
2024-07-16 10:28:03 +05:00
Eshlender
12858be1a0
[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-06-10 17:53:14 +05:00
nedius
6a62e2f6ce
LibGroup: Fix 404 when opening chapters in webview (#3442)
* LibGroup: Fix 404 when opening chapters in webview

* bump version

* remove comment

* api ratelimit
2024-06-08 10:13:57 +05:00
nedius
91ef9b6571
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-06-04 10:14:05 +05:00
stevenyomi
d6e51e0c53 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-13 21:43:41 +00:00