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
35fe5f2d44bd8da7188034d3fd431af6f66bf74f
hoerdle
/
lib
History
Hördle Bot
67cf85dc22
feat(song): add option to exclude songs from global visibility and improve admin upload validation
2025-11-24 19:59:47 +01:00
..
auth.ts
Add logout function and ADMIN_PASSWORD environment validation
2025-11-24 09:42:58 +01:00
dailyPuzzle.ts
feat(song): add option to exclude songs from global visibility and improve admin upload validation
2025-11-24 19:59:47 +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