mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-15 16:54:09 -05:00
Add ability to install jar versions of extensions (#2182)
* Install JARs directly * Changelog * Return pkgName for extension install * Lint * Utility function * Remove test function * Optimize imports * Improvements and fixes * Simplify installExtension * Fix memory leak on APK extension install * Commonize installExtension function * Delete unused function * TextExtensionCompatibility fix * Lint
This commit is contained in:
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
## [Unreleased] (Preview)
|
||||
|
||||
### Added
|
||||
- .
|
||||
- (**Extension**) Add ability to install jar versions of extensions
|
||||
|
||||
### Changed
|
||||
- .
|
||||
|
||||
Reference in New Issue
Block a user