This website requires JavaScript.
Explore
Help
Sign in
edpibu
/
musik
Watch
1
Star
0
Fork
You've already forked musik
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
67
commits
2
branches
16
tags
1.1
MiB
fd09bf8aa3
Commit graph
6 commits
Author
SHA1
Message
Date
Edgar P. Burkhart
fd09bf8aa3
Add Docker support with build and push workflow, and configure Gunicorn for application serving
All checks were successful
Build and push Docker image / build (push)
Successful in 2m14s
Details
2025-06-14 16:43:38 +02:00
Edgar P. Burkhart
094c5c104d
Add playlist loading feature and integrate YouTube API for playlist generation
2025-06-14 11:49:04 +02:00
Edgar P. Burkhart
4b2f695afb
Add YoutubeCredentials model and implement YouTube OAuth login functionality
2025-06-13 22:23:18 +02:00
Edgar P. Burkhart
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
Edgar P. Burkhart
d7545ab43c
Setup basic auth
2025-06-13 15:51:32 +02:00
Edgar P. Burkhart
3294ef2a82
Create base structure for Django project
2025-06-13 14:21:31 +02:00