spotube/.vscode
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
..
c_cpp_properties.json Initial accent theme & background theme support 2022-05-26 19:39:55 +06:00
launch.json chore: local library not working 2025-01-26 22:36:11 +06:00
settings.json feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
snippets.code-snippets feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
tasks.json Stop player on close support 2022-01-06 10:57:58 +06:00