This website requires JavaScript.
Explore
Help
Register
Sign In
david
/
euchre_camp
Public Access
Watch
1
Star
0
Fork
0
You've already forked euchre_camp
Code
Issues
3
Pull Requests
Actions
Packages
Projects
1
Releases
1
Wiki
Activity
Files
54fb92d1a1f57c106cb6bdb909acc0ad89cf3a9e
euchre_camp
/
app
T
History
david
54fb92d1a1
feat: Add authorization checks to admin and player actions
2026-03-27 13:10:29 -07:00
..
actions
feat: Add authorization checks to admin and player actions
2026-03-27 13:10:29 -07:00
assets
style: Add responsive CSS for dashboard, auth, and cards
2026-03-27 13:09:57 -07:00
jobs
fix: correct Elo calculator winner validation logic
2026-03-27 12:24:46 -07:00
repositories
feat(tournaments): add partnership tracking and tournament management
2026-03-27 12:25:34 -07:00
services
feat: Add authorization service with role-based permissions
2026-03-27 13:09:41 -07:00
templates
refactor: Restructure authentication into separate actions
2026-03-27 13:10:22 -07:00
views
feat: Add match edit and update actions with authorization
2026-03-27 13:10:08 -07:00
action.rb
feat: Add authentication helpers to base action
2026-03-27 13:09:51 -07:00
repository.rb
…
view.rb
…