Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-04 | Bust Chrome's annoying bfcache that ignores Cache-control: no-store. | Tor Andersson | |
2024-10-21 | Use env to control presence of tournaments. | Tor Andersson | |
2024-10-15 | Fix sorting of recently finished games. | Tor Andersson | |
2024-10-14 | Sort "recently finished" list by mtime. | Tor Andersson | |
2024-10-13 | Format human dates in view templates rather than in server queries. | Tor Andersson | |
2024-10-13 | Tournaments! | Tor Andersson | |
2024-10-13 | Improve 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 | |||
2023-10-13 | Clean up stylesheet and improve layout on small and large screens. | Tor Andersson | |
Use variables for color theming. | |||
2022-07-24 | Add "create game" index page. | 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 | Add link to public games in header. | Tor Andersson | |
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 |