spotube/lib
Kingkor Roy Tirtho cdc64e4bb0 feat: Add repository and plugin API version fields to metadata plugins
- Updated database schema to include `repository` and `pluginApiVersion` columns in the `MetadataPluginsTable`.
- Modified `PluginConfiguration` model to include new fields for `repository` and `pluginApiVersion`.
- Enhanced JSON serialization and deserialization for the new fields in `PluginConfiguration`.
- Refactored `SettingsMetadataProviderPage` to display installed plugins with their repository information.
- Created new components `MetadataInstalledPluginItem` and `MetadataPluginRepositoryItem` for better UI representation of plugins.
- Updated plugin installation logic to handle new fields and display relevant information.
- Bumped `youtube_explode_dart` dependency version to `2.5.1`.
2025-07-18 15:55:28 +06:00
..
collections feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
components feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
extensions refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
hooks refactor: use metadata plugin authentication instead 2025-06-19 22:32:22 +06:00
l10n chore: upgrade to flutter 3.32.5 2025-07-13 21:21:17 +06:00
models feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
modules feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
pages feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
provider feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
services feat: use isolate for youtube_explode engine 2025-07-18 10:34:21 +06:00
utils feat: remove green corp names formally 2025-06-19 23:04:24 +06:00
generated_plugin_registrant.dart Playlist info editing (#708) 2023-09-10 16:39:21 +06:00
main.dart chore: fix bad certificate error 2025-07-05 21:46:35 +06:00