turniere-backend/app/controllers
Daniel Schädler f71c7ec57f Merge branch 'timer' into 'master'
Timer

See merge request turniere/turniere-backend!30
2025-03-14 12:00:29 +00:00
..
overrides Override registration and session render methods 2019-04-16 11:01:31 +02:00
application_controller.rb Permit username key for account update 2019-06-04 09:55:45 +02:00
bets_controller.rb Use collection serializer 2019-06-18 18:51:55 +02:00
groups_controller.rb Implement GroupsController 2019-06-16 13:22:15 +02:00
health_controller.rb Add simple health check 2022-06-10 19:18:08 +02:00
match_scores_controller.rb Update group_scores on match_score change if match is a group match 2019-06-05 09:49:21 +02:00
matches_controller.rb Rubocop 2025-03-13 12:35:27 +01:00
stages_controller.rb Implement stages controller (GET UPDATE) 2019-06-18 22:22:10 +02:00
statistics_controller.rb Fix group score not serialized correctly 2019-05-28 22:24:03 +02:00
teams_controller.rb Fix id and model logged as unpermitted params 2019-04-07 16:09:59 +02:00
tournaments_controller.rb Fix missing checks 2025-03-10 12:56:20 +01:00