spotube/lib/collections
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
..
assets.gen.dart 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
env.dart chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
fake.dart refactor(stats): migrate stats to use drift db 2024-06-29 17:05:06 +06:00
fonts.gen.dart chore: flutter 3.29.2 and bump of to 4.0.1 2025-03-15 16:31:20 +06:00
formatters.dart feat: personalized stats based on local music history (#1522) 2024-06-01 11:40:01 +06:00
gradients.dart chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
initializers.dart fix(linux): tray icon not showing #541 2024-04-17 22:20:30 +06:00
intents.dart refactor: migrate to auto_route from go_router 2025-01-31 21:07:51 +06:00
language_codes.dart feat(translation): add tamil translation for spotube (#2501) 2025-03-15 16:28:27 +06:00
routes.dart 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
routes.gr.dart chore: use pages instead of drawer for queue, lyrics, sources in mobile 2025-03-04 18:26:59 +06:00
side_bar_tiles.dart 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
spotify_markets.dart refactor: make compatible with spotify lib 0.12 2023-09-26 19:49:59 +06:00
spotube_icons.dart 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