spotube/lib/models/database/tables
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
..
audio_player_state.dart feat: remove green corp names formally 2025-06-19 23:04:24 +06:00
authentication.dart refactor: use drift db based authentication 2024-06-16 22:33:23 +06:00
blacklist.dart refactor(blacklist): use drift sql db instead of hive 2024-06-14 22:23:12 +06:00
history.dart chore: fix login not working and source quality not good when high quality source not found 2025-06-21 19:21:00 +06:00
lyrics.dart refactor: synced lyric cache to use drift db 2024-06-30 11:01:40 +06:00
metadata_plugins.dart feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
preferences.dart fix: remote path traversal through websocket when devices are on same network 2025-04-27 20:30:32 +06:00
scrobbler.dart refactor: lastfm scrobbling to drift db 2024-06-17 18:08:57 +06:00
skip_segment.dart refactor: use drift for skip segments and source matches 2024-06-14 21:24:42 +06:00
source_match.dart refactor: use drift for skip segments and source matches 2024-06-14 21:24:42 +06:00