This website requires JavaScript.
Explore
Help
Sign In
adamf
/
web_server
Watch
1
Star
1
Fork
0
You've already forked web_server
Code
Issues
5
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
494f61f9c61942f59780791748b0d85d26934895
web_server
/
backend
/
handlers
History
Adam French
a44011bf0b
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 3m27s
Details
Add disable/enable toggle for radio fallback songs
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-30 16:47:04 +01:00
..
handle_activity.go
Fix security vulnerabilities across backend, frontend, and infra
2026-03-29 23:59:10 +01:00
handle_auth.go
Fix security vulnerabilities across backend, frontend, and infra
2026-03-29 23:59:10 +01:00
handle_favorites.go
Fix security vulnerabilities across backend, frontend, and infra
2026-03-29 23:59:10 +01:00
handle_message_upload.go
Don't use SaveUploadedFile (causing permission issues)
2026-03-09 17:21:26 +00:00
handle_notes.go
adjust frontend for any filetype and add metadata to api response
2026-01-13 12:23:36 +00:00
handle_post.go
Fix security vulnerabilities across backend, frontend, and infra
2026-03-29 23:59:10 +01:00
handle_radio.go
Add disable/enable toggle for radio fallback songs
2026-03-30 16:47:04 +01:00
handle_rowing.go
Fix security vulnerabilities across backend, frontend, and infra
2026-03-29 23:59:10 +01:00
handle_spotify.go
Fix security vulnerabilities across backend, frontend, and infra
2026-03-29 23:59:10 +01:00
handle_user.go
Separate admin protected endpoints from non-admin endpoints
2026-03-10 12:32:47 +00:00
handle_websocket.go
Fix WebSocket 403 in dev mode by allowing localhost origins
2026-03-25 16:59:13 +00:00
store.go
Add Steam integration showing online status and recent games
2026-03-26 01:59:34 +00:00