Activity
test: start competition clock unit tests
test: start competition clock unit tests
fix: update react-dom to same version as react
fix: update react-dom to same version as react
fix: ensure all database updates are propagated to the stream
fix: ensure all database updates are propagated to the stream
feat: add route to show a message on displays
feat: add route to show a message on displays
Force push
feat: add route to show a message on displays
feat: add route to show a message on displays
ci: eslint does not like a config in TS
ci: eslint does not like a config in TS
ci: specify target for eslint properly
ci: specify target for eslint properly
ci: setup linting and formatting in CI
ci: setup linting and formatting in CI
fix: add game points sort to leaderboard
fix: add game points sort to leaderboard
fix: prevent desync in current and next match boxes
fix: prevent desync in current and next match boxes
fix: return the right thing on the live api
fix: return the right thing on the live api
fix: return current match (when applicable) to live endpoint
fix: return current match (when applicable) to live endpoint
feat: increase arena display font sizes
feat: increase arena display font sizes
feat add display-dependant font scaling to arena display
feat add display-dependant font scaling to arena display
fix: switch to flexbox for match boxes
fix: switch to flexbox for match boxes
fix: switch to flexbox for time on split display
fix: switch to flexbox for time on split display
fix: allow setting displays to staging mode
fix: allow setting displays to staging mode
feat: add API endpoint for srcomp-live
feat: add API endpoint for srcomp-live
fix: update clock more frequently to improve synchronisation
fix: update clock more frequently to improve synchronisation