Edgar P. Burkhart edpibu
edpibu pushed to main at edpibu/musik 2025-06-14 17:53:39 +02:00
3c401d4f7c Add print statement to output DATABASES configuration for debugging
edpibu pushed to main at edpibu/musik 2025-06-14 17:50:08 +02:00
fc2cd08b26 Add env_file configuration for celery service in Docker Compose
edpibu pushed to main at edpibu/musik 2025-06-14 17:43:29 +02:00
8ef2c6c310 Add postgres to celery service dependencies in Docker Compose
edpibu pushed tag v0.0.0b3 to edpibu/musik 2025-06-14 17:42:07 +02:00
edpibu pushed to main at edpibu/musik 2025-06-14 17:42:07 +02:00
c41c50e673 Update Docker Compose and settings for PostgreSQL integration
fc1ec45ab4 Refactor YouTube authentication flow and update settings for security enhancements
Compare 2 commits »
edpibu pushed to main at edpibu/musik 2025-06-14 17:24:14 +02:00
a0d6fb81cd Update static volume path in Docker Compose configuration
edpibu pushed tag v0.0.0b2 to edpibu/musik 2025-06-14 17:20:03 +02:00
edpibu pushed to main at edpibu/musik 2025-06-14 17:20:02 +02:00
6046b7326c Update DEBUG setting and configure allowed hosts in settings.py
edpibu pushed to main at edpibu/musik 2025-06-14 17:13:47 +02:00
bcd3c723a8 Update static volume path in Docker Compose configuration
edpibu pushed to main at edpibu/musik 2025-06-14 17:09:16 +02:00
46225701e4 Add env_file configuration for musik service in Docker Compose
edpibu pushed to main at edpibu/musik 2025-06-14 17:07:45 +02:00
ccf78c4820 Update Docker Compose to mount config volume as read-only
edpibu pushed to main at edpibu/musik 2025-06-14 17:05:52 +02:00
bae5d79ce8 Add Celery configuration to settings and create Docker Compose file for services
fd09bf8aa3 Add Docker support with build and push workflow, and configure Gunicorn for application serving
3d180d3359 Implement asynchronous playlist management for MusikGame creation and deletion
51b44bcec1 Add signal to delete YouTube playlist on MusikGame deletion
562bd3d205 Add loading state to YouTube playlist link in game details
Compare 44 commits »
edpibu pushed to web at edpibu/musik 2025-06-14 17:04:49 +02:00
bae5d79ce8 Add Celery configuration to settings and create Docker Compose file for services
edpibu pushed tag v0.0.0b1 to edpibu/musik 2025-06-14 16:44:05 +02:00
edpibu pushed to web at edpibu/musik 2025-06-14 16:44:05 +02:00
fd09bf8aa3 Add Docker support with build and push workflow, and configure Gunicorn for application serving
edpibu pushed to web at edpibu/musik 2025-06-14 16:22:30 +02:00
3d180d3359 Implement asynchronous playlist management for MusikGame creation and deletion
edpibu pushed to web at edpibu/musik 2025-06-14 16:03:56 +02:00
51b44bcec1 Add signal to delete YouTube playlist on MusikGame deletion
562bd3d205 Add loading state to YouTube playlist link in game details
Compare 2 commits »
edpibu pushed to web at edpibu/musik 2025-06-14 15:46:51 +02:00
4b331f7968 Refactor form handling and improve group retrieval in game views
edpibu pushed to web at edpibu/musik 2025-06-14 15:05:57 +02:00
04b0a30e76 Enhance UI by updating header styles and improving group detail layout
edpibu pushed to web at edpibu/musik 2025-06-14 14:39:15 +02:00
5446175cad Fix hero section background gradient positioning for improved responsiveness