spotube/lib/components
Alessio fece073def This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project.
Configuration File Removals:

    .vscode/c_cpp_properties.json: Removed the entire configuration for C/C++ properties.
    .vscode/launch.json: Removed the Dart launch configurations for different environments and modes.
    .vscode/settings.json: Removed settings related to CMake, spell checking, file nesting, and Dart Flutter SDK path.
    .vscode/snippets.code-snippets: Removed code snippets for Dart, including PaginatedState and PaginatedNotifier templates.
    .vscode/tasks.json: Removed the tasks configuration file.

Documentation Updates:

    CONTRIBUTION.md: Removed heart emoji from the introductory text.
    README.md: Updated the logo image and made minor text adjustments, including removing emojis and updating section titles. [1] [2] [3] [4] [5]

Asset Removals:

    lib/collections/assets.gen.dart: Removed multiple unused asset references, including images related to Spotube logos and banners. [1] [2] [3]

Minor Code Cleanups:

    cli/commands/build/linux.dart, cli/commands/build/windows.dart, cli/commands/translated.dart, cli/commands/untranslated.dart: Adjusted import statements for consistency. [1] [2] [3] [4]
    integration_test/app_test.dart: Removed an unnecessary blank line.
    lib/collections/routes.dart: Commented out the TrackRoute configuration.
2025-04-13 18:40:37 +02:00
..
adaptive fix(desktop): double titlebar in local library folders and massive space in overlay player 2025-03-11 21:28:57 +06:00
button chore: use pages instead of drawer for queue, lyrics, sources in mobile 2025-03-04 18:26:59 +06:00
dialogs This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
expandable_search refactor: user local library 2025-01-05 11:54:50 +06:00
fallbacks This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
form chore: upgrade to latest working shadcn_flutter 2025-03-03 22:23:29 +06:00
framework chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
heart_button This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
horizontal_playbutton_card_view fix: mobile keyboard overflow 2024-12-28 21:18:35 +06:00
image refactor: move shared components to 1 level up 2024-06-07 22:40:44 +06:00
inter_scrollbar This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
links chore: use navigateTo instead of pushRoute 2025-01-31 22:10:40 +06:00
playbutton_view chore: add back pull down to refresh 2025-03-02 22:04:22 +06:00
shimmers This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
titlebar This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
track_presentation This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
track_tile This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project. 2025-04-13 18:40:37 +02:00
ui refactor: use shadcn for TrackTile 2025-01-08 22:16:46 +06:00
hover_builder.dart refactor: move shared components to 1 level up 2024-06-07 22:40:44 +06:00
waypoint.dart refactor: move shared components to 1 level up 2024-06-07 22:40:44 +06:00