Commit Graph

8 Commits

Author SHA1 Message Date
Ümit Tunç 15896248c4 feat: enhance MusicProductionController with structured data support, improve SEO metadata handling, and add JSON-LD integration in views for better search engine visibility 2026-05-20 23:17:30 +03:00
Ümit Tunç 33c7b6a51e feat: implement search functionality in MusicProductionController, enhance view with search form and localization support for search results 2026-05-20 23:13:21 +03:00
Ümit Tunç 276e4b30ca refactor: update view structure in music productions index to improve semantic HTML by changing subtitle to a main heading and enhancing maintainability 2026-05-20 23:11:41 +03:00
Ümit Tunç 187f8c3812 refactor: optimize query usage in SyncSpotifyMusicProductions and SyncYoutubeReleases commands, enhance MusicProductionController by removing unused header logic, and update view structure for improved maintainability 2026-05-20 23:10:05 +03:00
Ümit Tunç ad4f04b005 refactor: streamline MusicProductionController by removing unused header logic, optimizing queries, and enhancing view data structure for improved maintainability 2026-05-20 23:03:49 +03:00
Ümit Tunç e18c8bbbcf feat: update YouTube API integration with enhanced release date parsing, improved topic channel resolution, and localization updates for music productions 2026-05-20 22:55:07 +03:00
Ümit Tunç 751b9339f0 feat: integrate Spotify API for syncing music productions with new command and UI components 2026-05-20 22:31:41 +03:00
Ümit Tunç f35632ee0d feat: add Music Productions module with CRUD resources and frontend views 2026-05-20 22:15:04 +03:00