Commit graph

16 commits

Author SHA1 Message Date
98183575af
Bump version to 0.4.1 in settings and pyproject files
All checks were successful
Build and push Docker image / build (push) Successful in 1m50s
2025-06-15 16:42:39 +02:00
302b884b23
Bump version to 0.4.0 in settings and pyproject files
All checks were successful
Build and push Docker image / build (push) Successful in 1m54s
2025-06-15 15:57:01 +02:00
178a7cab03
Bump version to 0.3.0 in settings and pyproject files
All checks were successful
Build and push Docker image / build (push) Successful in 1m23s
2025-06-15 14:01:02 +02:00
2478ec95e8
Update version to 0.2.0 and add version context processor for footer display
All checks were successful
Build and push Docker image / build (push) Successful in 2m21s
2025-06-15 11:38:10 +02:00
aafb7817c2
Bump version to 0.1.5 in pyproject.toml and uv.lock
All checks were successful
Build and push Docker image / build (push) Successful in 1m17s
2025-06-15 10:05:11 +02:00
f3e914aed8
Bump version to 0.1.4 in pyproject.toml and uv.lock
All checks were successful
Build and push Docker image / build (push) Successful in 1m59s
2025-06-14 22:04:39 +02:00
60de28464e
Bump version to 0.1.3 in pyproject.toml
Some checks failed
Build and push Docker image / build (push) Failing after 1m37s
2025-06-14 22:00:59 +02:00
caaf704bd9
Bump version to 0.1.2 in pyproject.toml
Some checks failed
Build and push Docker image / build (push) Failing after 1m2s
2025-06-14 21:58:52 +02:00
6cd9c0c841
Bump version to 0.1.1 in pyproject.toml
Signed-off-by: Edgar P. Burkhart <git@edgarpierre.fr>
2025-06-14 19:07:46 +02:00
c41c50e673
Update Docker Compose and settings for PostgreSQL integration
All checks were successful
Build and push Docker image / build (push) Successful in 2m0s
2025-06-14 17:41:48 +02:00
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
2025-06-14 16:43:38 +02:00
094c5c104d
Add playlist loading feature and integrate YouTube API for playlist generation 2025-06-14 11:49:04 +02:00
4b2f695afb
Add YoutubeCredentials model and implement YouTube OAuth login functionality 2025-06-13 22:23:18 +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
d7545ab43c
Setup basic auth 2025-06-13 15:51:32 +02:00
3294ef2a82
Create base structure for Django project 2025-06-13 14:21:31 +02:00