summaryrefslogtreecommitdiff
path: root/views/games_public.pug
AgeCommit message (Collapse)Author
2024-10-13Tournaments!Tor Andersson
2023-10-13Clean up stylesheet and improve layout on small and large screens.Tor Andersson
Use variables for color theming.
2023-09-18Don't show "ready to start" games on public game list.Tor Andersson
2023-09-13Set player_count in database for faster and easier logic.Tor Andersson
Track ready to start and unjoined games in "active" header.
2023-03-23Show replacement games on public game list.Tor Andersson
2023-03-01Separate ready and full status for display in game lists.Tor Andersson
2023-02-23Limit number of games shown on public games page.Tor Andersson
2022-07-24Add "create game" index page.Tor Andersson
2022-06-14Clean up game list logic.Tor Andersson
2022-06-14Sort your turn games before others in personal ready and active lists.Tor Andersson
2022-06-13List playing and recently finished games on user pages.Tor Andersson
2022-06-11Use game boxes instead of tables.Tor Andersson
2022-06-09Allow users to leave and join active games.Tor Andersson
Add "Need replacement" list of games.
2022-04-15Separate profile and active game list pages.Tor Andersson
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