Edgar P. Burkhart edpibu
edpibu pushed to main at edpibu/musik 2025-06-15 10:04:49 +02:00
c73ff2f167 Refactor member query in GroupDetailView to filter by group
edpibu deleted tag v0.1.1 from edpibu/musik 2025-06-15 09:56:56 +02:00
edpibu pushed to main at edpibu/musik 2025-06-15 09:56:17 +02:00
088bb52c07 Implement group management features and update templates for improved navigation
edpibu commented on issue edpibu/musik#1 2025-06-14 23:24:53 +02:00
Add "Ghost" players

Add invitation links to ghost users for players who do not have an account.

edpibu opened issue edpibu/musik#5 2025-06-14 23:24:10 +02:00
Improve mobile usability
edpibu pushed tag v0.1.4 to edpibu/musik 2025-06-14 22:05:07 +02:00
edpibu pushed to main at edpibu/musik 2025-06-14 22:05:03 +02:00
f3e914aed8 Bump version to 0.1.4 in pyproject.toml and uv.lock
edpibu pushed tag v0.1.3 to edpibu/musik 2025-06-14 22:01:16 +02:00
edpibu pushed to main at edpibu/musik 2025-06-14 22:01:16 +02:00
60de28464e Bump version to 0.1.3 in pyproject.toml
a6a8249d4e Add visual indicator for group leader status in member list
Compare 2 commits »
edpibu pushed to main at edpibu/musik 2025-06-14 21:59:13 +02:00
caaf704bd9 Bump version to 0.1.2 in pyproject.toml
7409b4cd8f Add group leader functionality and update group member management
Compare 2 commits »
edpibu pushed tag v0.1.2 to edpibu/musik 2025-06-14 21:59:13 +02:00
edpibu pushed to main at edpibu/musik 2025-06-14 19:08:31 +02:00
6cd9c0c841 Bump version to 0.1.1 in pyproject.toml
5c99306f74 Add footer template and include it in base and hero templates; update legal URL path
Compare 2 commits »
edpibu pushed to main at edpibu/musik 2025-06-14 19:06:23 +02:00
22a2fe5df0 Bump version to 0.1.1 in pyproject.toml
edpibu pushed tag v0.1.1 to edpibu/musik 2025-06-14 19:06:14 +02:00
edpibu pushed to main at edpibu/musik 2025-06-14 19:05:57 +02:00
c115fa603c Add footer template and include it in base and hero templates; update legal URL path
ac07607dd0 Add privacy policy page and update URLs configuration
Compare 2 commits »
edpibu pushed tag v0.1.0 to edpibu/musik 2025-06-14 18:27:33 +02:00
edpibu pushed to main at edpibu/musik 2025-06-14 18:25:28 +02:00
fbe24915fe Update signup view to use reverse_lazy for success URL
edpibu pushed tag v0.0.0b4 to edpibu/musik 2025-06-14 18:15:05 +02:00
edpibu pushed to main at edpibu/musik 2025-06-14 18:14:40 +02:00
3069aab3f9 Add delete group link to group detail page and update group creation header
bf8161a7fb Add volume configuration for PostgreSQL service in Docker Compose
Compare 2 commits »
edpibu pushed to main at edpibu/musik 2025-06-14 18:03:40 +02:00
d8f60f4017 Remove print statement from DATABASES configuration and ensure POSTGRES_HOST is set in celery service