summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-03Show turn info bar on all block games.Tor Andersson
2021-07-02Put user name in notification mail.Tor Andersson
2021-07-02Add list of players to mail notifications.Tor Andersson
2021-07-01Improve role and player name display with long user names.Tor Andersson
2021-07-01Only start HTTPS server if the port is set.Tor Andersson
2021-07-01Print list of timed out games that are being deleted and abandoned.Tor Andersson
2021-07-01Blink your turn when it changes from "Both" to a specific player.Tor Andersson
2021-06-29Tweak join page blinker.Tor Andersson
2021-06-29Fix change password missing variable.Tor Andersson
2021-06-28Clean up SQL and use table views.Tor Andersson
2021-06-27Blink title when game is ready to start.Tor Andersson
2021-06-26Split chats into separate table.Tor Andersson
2021-06-26Tweak email format.Tor Andersson
2021-06-26Set strict cookies.Tor Andersson
2021-06-26Handle deleted games in new join page.Tor Andersson
2021-06-25New and improved join page with server sent events.Tor Andersson
2021-06-24Add "exit" button to finished games and observer view.Tor Andersson
2021-06-24Update about page.Tor Andersson
2021-06-24Rename some queries.Tor Andersson
2021-06-24Blink tab title with "NEW MESSAGE".Tor Andersson
2021-06-24Purge stale games after two weeks.Tor Andersson
2021-06-24There can be only one rematch per game.Tor Andersson
2021-06-24tripoli: Show disabled card popup menu items too.Tor Andersson
2021-06-24Add YOUR TURN title bar blinker.Tor Andersson
2021-06-19Case insensitive user name and email columns.Tor Andersson
2021-06-19Add password reset via email token.Tor Andersson
2021-06-19Add links to rulebooks to game info pages.Tor Andersson
2021-06-19Add list of public games page at /games.Tor Andersson
2021-06-19Add mail notifications.Tor Andersson
2021-06-17Redirect to profile page after successful login and signup.Tor Andersson
2021-06-17tripoli: Workaround Safari SVG bugs by avoiding SVG features.Tor Andersson
2021-06-17Keep random flag after starting a game for rematch purposes.Tor Andersson
2021-06-16tripoli: Art assets and rules framework.Tor Andersson
2021-06-16tripoli: Add Shores of Tripoli to database.Tor Andersson
2021-06-15Add "warning" class to common css style.Tor Andersson
2021-06-15Add "Rematch" button for easier repeat match making.Tor Andersson
2021-06-14Don't leak chat to observers!Tor Andersson
2021-06-12Don't zoom cards in common style sheet.Tor Andersson
2021-06-04High res covers.Tor Andersson
2021-06-01Try to fix Chrome's awful image resampling.Tor Andersson
2021-05-23Add 'shift zoom' for blocks.Tor Andersson
2021-05-22Add map zoom-out button.Tor Andersson
2021-05-21Color retreat and pass action buttons white and gray.Tor Andersson
2021-05-19server: Add a /stats page to show game result statistics.Tor Andersson
2021-05-17sql: Tweak schema layout.Tor Andersson
2021-05-16server: Validate user names.Tor Andersson
2021-05-16server: Random role selection.Tor Andersson
2021-05-16server: Use rolling session expiration.Tor Andersson
2021-05-06server: Save rotating HTTP access log.Tor Andersson
2021-05-06server: Don't crash when debug command to restart throws.Tor Andersson