Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-23 | Limit number of games shown on public games page. | Tor Andersson | |
2023-02-01 | Add Webhook notifications. | Tor Andersson | |
2022-11-17 | Tweak layout to allow for square cover images. | Tor Andersson | |
2022-11-14 | Log deleted user names. | Tor Andersson | |
2022-10-16 | Fix date display on chat log page. | Tor Andersson | |
2022-10-05 | Track read status of in-game chat messages. | Tor Andersson | |
2022-10-05 | Privacy policy. | Tor Andersson | |
2022-10-05 | Track forum thread read/unread status for logged in users. | Tor Andersson | |
2022-10-05 | Add contact list with friends and blacklisted users. | Tor Andersson | |
2022-10-05 | Add "delete account" screen. | Tor Andersson | |
2022-10-05 | Add checkbox for mail notifications on signup page. | Tor Andersson | |
2022-08-06 | Zap gravatars! | Tor Andersson | |
2022-08-02 | Moderation tools for admin user. | Tor Andersson | |
Ban and unban users. Delete forum posts and threads. | |||
2022-07-31 | Autocomplete "description" with pre-defined "speeds". | Tor Andersson | |
2022-07-24 | Add "create game" index page. | Tor Andersson | |
2022-06-27 | Sort active games with your turn first. | Tor Andersson | |
2022-06-22 | Show finished result in join pages. | Tor Andersson | |
2022-06-21 | Some more mobile friendly layout tuning. | Tor Andersson | |
2022-06-14 | Hide /forum from robots. | Tor Andersson | |
2022-06-14 | Clean up game list logic. | Tor Andersson | |
2022-06-14 | Transpose "join" table for better mobile layout. | 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 | Zap semicolons. | Tor Andersson | |
2022-06-09 | Show player name instead of role in Turn and Result columns. | Tor Andersson | |
2022-06-09 | Allow users to leave and join active games. | Tor Andersson | |
Add "Need replacement" list of games. | |||
2022-05-28 | Don't send people to github to file bug reports. | Tor Andersson | |
2022-05-27 | Don't go to replay screen of own games in game lists. | Tor Andersson | |
2022-05-16 | Clean up common play.css file. | Tor Andersson | |
Remove over-specific log, role info, card, and hand rules. | |||
2022-05-10 | Set type=email on mail fields in various form. | Tor Andersson | |
2022-05-09 | Clean up meta viewport tag. | Tor Andersson | |
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 | |||
2022-04-03 | Don't show options in game overview lists. | Tor Andersson | |
2022-02-26 | Don't show title in ready to start games on game's own page. | Tor Andersson | |
2022-02-20 | Allow line-breaks on scenario/options column in game lists. | Tor Andersson | |
2022-02-15 | Drop table roles. | Tor Andersson | |
2022-02-15 | Show optional rules in scenario column. | Tor Andersson | |
2022-02-15 | Add explicit thead/tbody/tfoot tags to tables. | Tor Andersson | |
2022-02-01 | Show "Nobody" in player column on unjoined games. | Tor Andersson | |
2022-01-27 | Show user stats per-role. | Tor Andersson | |
2022-01-15 | Separate open and ready to start game lists. | Tor Andersson | |
2022-01-12 | Fix user page link in forum view. | Tor Andersson | |
2022-01-07 | Add message about token in the mail to reset password page. | Tor Andersson | |
2022-01-06 | Add game replay functionality. | Tor Andersson | |
Handle missing replay data. Add replay/rematch/exit buttons on game-over. Set 'player' to active player during replays. Replace space with underscore in role class names. Fix critical undo bug! Set game_over state during replays. Fix jumpy view in battle replays. Nuke undo states from all actions, not just 'undo'. Log play and replay page requests. Clean up client.js and allow selecting replay viewpoint. Add debug mode to replay prompt showing active, state, and next action. Init client roles from HTML structure. Remove unused rematch functions. Drop /info/ prefix on game pages. Update body role classList when replay viewpoint changes. | |||
2021-12-31 | Parameterize site name and domain. | Tor Andersson | |
2021-12-29 | Add OpenGraph meta tags to display previews on social media. | Tor Andersson | |
2021-12-23 | Tweak 'create new game' page margins. | Tor Andersson | |
2021-12-12 | Convert rule books to a searchable HTML format. | Tor Andersson | |