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