Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Remove Fullscreen menu item since the fullscreen API doesn't work in Safari,
and browsers already have good shortcuts for going fullscreen.
|
|
Also show number of games where it is your turn in the header.
Only show finished games from last week on active games page.
Add separate finished games page to see all of them.
# Conflicts:
# views/tournament-games.pug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Workaround for non-Firefox browsers missing CSS Image Module Level 4,
but many still supporting AVIF.
NOTE: Remove this when image-set with types works in Chrome.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use typeof to check if it is callable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When state changes that cause no visible changes for a client, don't
bother sending a new view object.
|
|
|
|
|
|
|
|
Use bolder Circled Number font.
|
|
|
|
|
|
|
|
|
|
|