Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | Always show "Open" category on game pages. | Tor Andersson | |
2024-10-13 | Tournaments! | Tor Andersson | |
2024-10-13 | remove some page refresh timers | Tor Andersson | |
2024-07-23 | New join page! | Tor Andersson | |
* Remove explicit (and redundant) role=Observer parameter. * Remove old /play/:id redirects. * Show "private" badge on game boxes. * Forbid leave/kick in public games. * Allow "rewind" by owner in public games. | |||
2023-09-18 | Tweak title globals. | 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-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-06-14 | Hide /forum from robots. | Tor Andersson | |
2022-06-14 | Clean up game list logic. | 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 | |||
2022-02-26 | Don't show title in ready to start games on game's own page. | Tor Andersson | |
2022-01-15 | Separate open and ready to start game lists. | Tor Andersson | |
2021-12-29 | Add OpenGraph meta tags to display previews on social media. | Tor Andersson | |
2021-12-04 | Use img srcset for cover images of differing resolutions. | Tor Andersson | |
2021-12-04 | Use compression to gzip responses. | Tor Andersson | |
2021-11-21 | Rewrite view templates to use Pug engine. | Tor Andersson | |