elpatron
  • Joined on 2023-12-25
elpatron pushed to security-audit-improvements at elpatron/hoerdle 2025-11-24 09:45:40 +01:00
831adcaf17 Add logout function and ADMIN_PASSWORD environment validation
2d6481a42f Security audit improvements: authentication, path traversal protection, file validation, rate limiting, security headers
Compare 2 commits »
elpatron created branch security-audit-improvements in elpatron/hoerdle 2025-11-24 09:45:39 +01:00
elpatron pushed to master at elpatron/hoerdle 2025-11-23 22:49:14 +01:00
0f7d66c619 Add automatic baseline fallback to docker-compose command
elpatron pushed to master at elpatron/hoerdle 2025-11-23 22:47:51 +01:00
bc36a09b81 Add baseline script for production database migration history
elpatron pushed to master at elpatron/hoerdle 2025-11-23 22:44:02 +01:00
a71afa4f6f Fix: Add release year migration to docker-compose command chain
elpatron pushed to master at elpatron/hoerdle 2025-11-23 22:35:40 +01:00
ceae0266b8 Fix: Enhance release year migration with fuzzy search, more retries, and detailed logging
elpatron pushed to master at elpatron/hoerdle 2025-11-23 22:29:33 +01:00
27ed9eedb2 Fix: Improve release year migration reliability (retry on restart, better logging, slower rate limit)
elpatron pushed to master at elpatron/hoerdle 2025-11-23 22:24:42 +01:00
015862ce0c Fix: Prevent bonus round reappearance on reload and enable autoplay after wrong guess
4d807c77d0 Fix: Remove .release-years-migrated from git to ensure migration runs on deployment
7b975dc3e3 Finalize scoring system, release year integration, and fix song deletion
e5b0512884 chore: remove unnecessary console logs
e9a8c41a7d feat: Add descriptions for duplicate detection and intelligent artist recognition to Admin Dashboard features.
Compare 7 commits »
elpatron pushed to dupe-detection at elpatron/hoerdle 2025-11-23 17:17:28 +01:00
e5b0512884 chore: remove unnecessary console logs
elpatron pushed to dupe-detection at elpatron/hoerdle 2025-11-23 16:08:51 +01:00
e9a8c41a7d feat: Add descriptions for duplicate detection and intelligent artist recognition to Admin Dashboard features.
elpatron pushed to dupe-detection at elpatron/hoerdle 2025-11-23 16:07:25 +01:00
d280106336 Add duplicate detection with fuzzy matching and fix artist metadata extraction
d75910ecc5 docs: Add iFrame embedding instructions to README.
Compare 2 commits »
elpatron created branch dupe-detection in elpatron/hoerdle 2025-11-23 16:07:24 +01:00
elpatron pushed to master at elpatron/hoerdle 2025-11-23 15:35:50 +01:00
d09dbece5f Fix upcoming specials display on genre pages
elpatron pushed to master at elpatron/hoerdle 2025-11-23 15:22:21 +01:00
80e6066c17 Add subtitles to Genres and Specials
b8321cef56 Show favicon as fallback when cover image is missing
Compare 2 commits »
elpatron created branch Subtitles in elpatron/hoerdle 2025-11-23 15:21:28 +01:00
elpatron pushed to Subtitles at elpatron/hoerdle 2025-11-23 15:21:28 +01:00
80e6066c17 Add subtitles to Genres and Specials
b8321cef56 Show favicon as fallback when cover image is missing
Compare 2 commits »
elpatron pushed to master at elpatron/hoerdle 2025-11-23 10:52:10 +01:00
57affff7d1 feat: Add database backup with rotation to deploy script.
elpatron pushed to master at elpatron/hoerdle 2025-11-23 10:43:34 +01:00
f13a719d0e fix: improve rating UI label and notification context
4d3032df36 feat: implement song rating system with admin view and user persistence
Compare 2 commits »
elpatron pushed to feat/rating-system at elpatron/hoerdle 2025-11-23 10:42:56 +01:00
f13a719d0e fix: improve rating UI label and notification context
4d3032df36 feat: implement song rating system with admin view and user persistence
Compare 2 commits »
elpatron created branch feat/rating-system in elpatron/hoerdle 2025-11-23 10:42:55 +01:00