Commit graph

12 commits

Author SHA1 Message Date
0a930e575c
Add unblacklist functionality for group music and update URLs 2025-06-14 12:39:12 +02:00
16cd905694
Implement member removal functionality with user feedback in group views 2025-06-14 12:15:18 +02:00
7ed5cfcb83
Refactor group music management: update removal logic and enhance user feedback in group views 2025-06-14 12:09:07 +02:00
78e5be580b
Refactor group detail and musikgame detail templates for improved owner visibility and styling; update CSS for music count display 2025-06-14 00:11:39 +02:00
6ada3290c8
Add member management functionality in group views and templates 2025-06-13 23:51:10 +02:00
e64bb8b95a
Add functionality to clear blacklisted music videos in GroupClearBlacklistView and update group detail template 2025-06-13 23:24:21 +02:00
dfe312d47d
Add group detail link and implement game removal functionality in views 2025-06-13 23:16:53 +02:00
4b2f695afb
Add YoutubeCredentials model and implement YouTube OAuth login functionality 2025-06-13 22:23:18 +02:00
f7baa91132
Add game management features: create MusikGame model, implement game creation and detail views, and update group detail template 2025-06-13 21:06:23 +02:00
4e28311b1c
Refactor music video model and views: rename user to owner, add title field, and implement music management in group detail view 2025-06-13 18:55:50 +02:00
8ed39c78b8
Add GroupAddMembersForm and view for editing group members 2025-06-13 17:32:17 +02:00
ba746c9cae
Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00