Commit Graph

9 Commits

Author SHA1 Message Date
5fc0ba8790 fix(es/animeflv): Change server info (#2927) 2024-02-14 12:57:45 +01:00
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
0a51fa4555 [skip ci] refactor: Refactor and simplify common libraries (#2807) 2024-01-22 02:45:23 +01:00
9db910eca1 [skip ci] refactor(lib): Refactor some libraries (#2454) 2023-11-01 14:44:08 +01:00
1b51325344 fix(en/fmovies): Update enimax's vrf helper & add subtitle support for streamtape (#2227) 2023-09-21 12:49:27 +02:00
d07a8f28bf [skip ci]refactor(lib): General refactoration (#1579) 2023-05-06 14:50:45 +02:00
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
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
6ee7153b74 Convert StreamTape to shared lib (#953) 2022-10-20 08:12:50 +02:00