Edgar P. Burkhart edpibu
edpibu pushed to main at edpibu/musik 2025-06-15 15:09:53 +02:00
92abcb584c Add value field to MusicGameOrder and update score calculation logic
edpibu pushed to main at edpibu/musik 2025-06-15 14:01:14 +02:00
178a7cab03 Bump version to 0.3.0 in settings and pyproject files
edpibu pushed tag v0.3.0 to edpibu/musik 2025-06-15 14:01:14 +02:00
edpibu pushed to main at edpibu/musik 2025-06-15 13:59:29 +02:00
3d585e1e14 Update game answer handling and UI for completed games
edpibu pushed to main at edpibu/musik 2025-06-15 13:34:43 +02:00
303538bf48 Add MusicGameResults model and score calculation logic in GameEndView
b1ec960dfa Add podium styling and conditional rendering for players in musikgame detail template
33896916e6 Open results section by default in musikgame detail template
Compare 3 commits »
edpibu pushed to main at edpibu/musik 2025-06-15 13:02:36 +02:00
f9ed70d386 Add game end functionality with view and URL routing, update models and templates for game state management
edpibu pushed to main at edpibu/musik 2025-06-15 12:41:02 +02:00
d03d3b48d4 Add game answer functionality with form and view for user responses
edpibu pushed to main at edpibu/musik 2025-06-15 12:04:32 +02:00
6dbb1a54e0 Add MusicGameAnswer model with unique constraints and ordering
edpibu pushed to main at edpibu/musik 2025-06-15 11:38:39 +02:00
2478ec95e8 Update version to 0.2.0 and add version context processor for footer display
edpibu pushed tag v0.2.0 to edpibu/musik 2025-06-15 11:38:39 +02:00
edpibu pushed to main at edpibu/musik 2025-06-15 11:31:13 +02:00
8faff47696 Add account deletion functionality with confirmation dialog and routing
edpibu pushed to main at edpibu/musik 2025-06-15 11:19:18 +02:00
cd0ca2f5ea Add account settings page with YouTube connection management and user update functionality
edpibu pushed to main at edpibu/musik 2025-06-15 11:02:40 +02:00
da1c750771 Add password change and reset functionality with corresponding views and templates
edpibu pushed to main at edpibu/musik 2025-06-15 10:42:21 +02:00
a24fb897a3 Refactor user registration and login forms for improved structure and error handling
7259046916 Add email configuration settings to Django settings
Compare 2 commits »
edpibu pushed to main at edpibu/musik 2025-06-15 10:25:43 +02:00
83404e2ed5 Add title field to YoutubeCredentials model and update related templates and tasks
edpibu pushed to main at edpibu/musik 2025-06-15 10:22:32 +02:00
f36fe8ea84 Remove channel title from credentials in playlist generation and deletion tasks
edpibu pushed to main at edpibu/musik 2025-06-15 10:19:53 +02:00
28203bd630 Reorganize YouTube credentials display in home and form templates for consistency
edpibu pushed to main at edpibu/musik 2025-06-15 10:17:14 +02:00
da29634e57 Update YouTube credentials handling to include channel title in home template
edpibu pushed tag v0.1.5 to edpibu/musik 2025-06-15 10:05:23 +02:00
edpibu pushed to main at edpibu/musik 2025-06-15 10:05:22 +02:00
aafb7817c2 Bump version to 0.1.5 in pyproject.toml and uv.lock