summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 hoursAdd log entry for all timed out tournament games.Tor Andersson
36 hoursPause inactive users from tournament queue.Tor Andersson
Remove very inactive users from tournament queue. Count tournaments as "open" while they still have players queued.
6 daysClear "result" when rewinding games.Tor Andersson
6 dayshandle deleted players in tournament pool displayTor Andersson
10 daysSending game "started - your turn" notifications.Tor Andersson
This reverts commit 46c3fddba7038c9472a2c7b1d04d8118c275ab65.
10 daysAlways show "Open" category on game pages.Tor Andersson
2024-11-07fix crash when timing out tournament gamesTor Andersson
2024-11-07Stop sending "game started" notifications.Tor Andersson
2024-11-07Bump "no time limit" expiry to 3 weeks.Tor Andersson
2024-11-05Improve tournament sorting order.Tor Andersson
2024-11-04Bust Chrome's annoying bfcache that ignores Cache-control: no-store.Tor Andersson
2024-11-03Optimize tournament blacklist query.Tor Andersson
Only include contacts where both players are in the queue.
2024-11-03Don't show pool size in "Registered" panel.Tor Andersson
2024-11-03Fix player links on rematch page.Tor Andersson
2024-11-01fix unique constraint violation when adding users to level 2 tournaments.Tor Andersson
2024-10-31Show options in tournament info box.Tor Andersson
2024-10-31don't line-wrap active tournament status columnTor Andersson
2024-10-27Add social golfer designs for imperfect group sizes.Tor Andersson
2024-10-26Fix crash when creating tournament pools.Tor Andersson
2024-10-26Remove join limits.Tor Andersson
2024-10-21Don't list "closed" tournament seeds.Tor Andersson
2024-10-21Use env to control presence of tournaments.Tor Andersson
2024-10-20Increase start time for Fast to 72h.Tor Andersson
2024-10-18Fix bug when inserting winners in level 2 tournament.Tor Andersson
2024-10-18don't count future games against open game limit.Tor Andersson
2024-10-17Fix tournament timeout bans.Tor Andersson
2024-10-15Fix sorting of recently finished games.Tor Andersson
2024-10-14Tweak tournament page layouts.Tor Andersson
2024-10-14Add some more social golfer solutions with missed pairs.Tor Andersson
2024-10-14Sort "recently finished" list by mtime.Tor Andersson
2024-10-13Format human dates in view templates rather than in server queries.Tor Andersson
2024-10-13Show active tournaments on main tournament page.Tor Andersson
2024-10-13Tournaments!Tor Andersson
2024-10-13Improve sorting of games on active/user game pages.Tor Andersson
Separate sections for "your move" and "solo" games. Stable sorting order for other games. # Conflicts: # server.js # views/games_active.pug # views/user.pug
2024-10-13remove some page refresh timersTor Andersson
2024-10-10Put inbox and outbox under /message URL namespace.Tor Andersson
2024-10-10fix eslintTor Andersson
2024-10-07Zap "setups" table.Tor Andersson
2024-10-03Be more robust when deleting accounts.Tor Andersson
Leave player assignment to not mess with Elo ratings and tournament data. Reset ctime when game is actually started.
2024-09-26Simplify notification logic and don't send reminders.Tor Andersson
2024-09-26Add map_for_each and map_group_by to utility library.Tor Andersson
2024-09-26Allow resigning in 3p+ games.Tor Andersson
2024-09-10Add clock time when admin rewinds a game and time is low.Tor Andersson
2024-08-22Show time left in game box only when it's your turn.Tor Andersson
2024-08-22Fix typo in docs.Tor Andersson
2024-08-22Don't count unstarted games as "waiting" in header.Tor Andersson
2024-08-20Set mobile viewport on docs.Tor Andersson
2024-08-20New time control.Tor Andersson
2024-08-20Use xmp tag for more docs.Tor Andersson
2024-08-20Remove Dingbats font from meta site font list.Tor Andersson