spotube/lib/pages
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
..
album refactor: use metadata plugin authentication instead 2025-06-19 22:32:22 +06:00
artist feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
connect refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
getting_started feat: remove green corp names formally 2025-06-19 23:04:24 +06:00
home feat: enhance image handling 2025-07-16 22:34:59 +06:00
lastfm_login feat: add new icons #2676 by @alexio-dev (#2678) 2025-04-25 21:55:59 +06:00
library feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
lyrics refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
player refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
playlist refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
profile feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
root feat: enhance image handling 2025-07-16 22:34:59 +06:00
search feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
settings feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
stats feat: remove green corp names formally 2025-06-19 23:04:24 +06:00
track chore: uncomment important lines of code 2025-06-19 15:01:58 +06:00