12 Commits

Author SHA1 Message Date
imper1aldev
3bdc3f9e3a
fix(lib/voe-extractor): Fix regex (#3183) 2024-04-26 12:27:34 +02:00
hollow
81bfc7db97
fix: Voe extractor (#2878) 2024-02-05 23:48:53 +01:00
Claudemirovsky
d058cd77f8
[skip ci] refactor: Remove (most) unnecessary .use block usages (#2841)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-29 14:01:32 +01:00
Claudemirovsky
0a51fa4555
[skip ci] refactor: Refactor and simplify common libraries (#2807) 2024-01-22 02:45:23 +01:00
Claudemirovsky
9db910eca1
[skip ci] refactor(lib): Refactor some libraries (#2454) 2023-11-01 14:44:08 +01:00
imper1aldev
b48cae3c3c
refactor(src/es): Improvements for the main spanish extensions (#2446) 2023-10-30 13:52:35 +01:00
Claudemirovsky
933138fa6a
[skip ci] Remove useless files and solve AGP warnings (#1575)
* chore: Remove useless files

* [skip ci] refactor: Solve deprecation warnings from AGP
2023-05-02 20:01:30 +02:00
Claudemirovsky
62f45e094d
[skip ci] Update dependencies (#1343)
* Bump harmless dependencies

Note that bumping the android plugin will make compilation show lots of
"hey bro use namespace instead of AndroidManifest.xml" warnings

* Remove duktape dependency

Zero extensions are using it, so its safe to remove. For executing js in
extensions we can use quickjs instead of ducktape.

* Upgrade gradle to 7.6

* Update kotlin

* Update OkHttp

* Update JSoup

Jesus Christ this was boring asf

* Update KtLint

* [skip ci] refactor on some build.gradle.kts files

* Expose coroutines to all extension by default
2023-02-28 14:12:46 +01:00
Secozzi
5dc5646302
Fix Toonitalia + extractors (#1331)
* Update extractors

* Add more streamsb links

* StreamSB fix
2023-02-25 12:20:27 +01:00
miguelantonioe
a7c1fe3017
Fixes and Updates (#1090) 2022-12-20 08:07:23 +01:00
LuftVerbot
43e111ba7f
fix Anime-Base & fix VoeExtractor (#995)
* fix VoeExtractor

* fix Anime-Base
2022-11-03 14:10:19 +01:00
Claudemirovsky
8ffca9ddcc
Convert VoeExtractor to shared lib (#955) 2022-10-20 21:06:46 +02:00