spotube/test/drift/app_db/generated
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
..
schema_v1.dart feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
schema_v2.dart feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
schema_v3.dart feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
schema_v4.dart feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
schema_v5.dart fix: default accent color in orange but it shows blue in settings 2025-04-07 16:16:43 +06:00
schema_v6.dart fix: remote path traversal through websocket when devices are on same network 2025-04-27 20:30:32 +06:00
schema_v7.dart feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
schema.dart feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00