This website requires JavaScript.
Explore
Help
Register
Sign In
elpatron
/
hoerdle
Watch
1
Star
0
Fork
0
You've already forked hoerdle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
326023a7057d18c20d5fa4049111f5e8f4505aba
hoerdle
/
lib
History
Hördle Bot
326023a705
feat: remove MusicBrainz integration and exclusively use iTunes for song release years
2025-11-24 18:53:03 +01:00
..
auth.ts
Add logout function and ADMIN_PASSWORD environment validation
2025-11-24 09:42:58 +01:00
dailyPuzzle.ts
Finalize scoring system, release year integration, and fix song deletion
2025-11-23 20:37:23 +01:00
dateUtils.ts
Fix daily puzzle rotation timezone issue
2025-11-22 00:44:14 +01:00
fuzzyMatch.ts
Add duplicate detection with fuzzy matching and fix artist metadata extraction
2025-11-23 16:06:55 +01:00
gameState.ts
Fix: Prevent bonus round reappearance on reload and enable autoplay after wrong guess
2025-11-23 22:23:51 +01:00
itunes.ts
feat: Add rate limiting and request serialization to iTunes API calls.
2025-11-24 18:47:25 +01:00
rateLimit.ts
Security audit improvements: authentication, path traversal protection, file validation, rate limiting, security headers
2025-11-24 09:34:54 +01:00