This website requires JavaScript.
Explore
Help
Sign In
bent
/
BeetRoundServer
Watch
1
Star
0
Fork
0
You've already forked BeetRoundServer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c02f28d2509f45f0c1a48d60af51c024de0c20c
BeetRoundServer
/
lib
/
beet_round_server_web
History
Bent Witthold
1c02f28d25
API can serve bidding_of_highest_round and biddings_of_round/:round_number route.
2026-02-13 21:01:07 +01:00
..
components
Adjusted header of the live view pages to BeetRound.
2026-02-11 16:43:30 +01:00
controllers
API can serve bidding_of_highest_round and biddings_of_round/:round_number route.
2026-02-13 21:01:07 +01:00
live
Added BiddingRoundServer "CurrentRoundServer" with a facade to control it. "Listing Biddings" page shows information which round is currently running.
2026-02-12 12:23:21 +01:00
endpoint.ex
Basic Phoenix server
2026-01-20 11:03:54 +01:00
gettext.ex
Basic Phoenix server
2026-01-20 11:03:54 +01:00
router.ex
API can serve bidding_of_highest_round and biddings_of_round/:round_number route.
2026-02-13 21:01:07 +01:00
telemetry.ex
Basic Phoenix server
2026-01-20 11:03:54 +01:00
user_auth.ex
Redirecting to "/biddings" route after login.
2026-02-11 16:43:59 +01:00