summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2022-08-02Moderation tools for admin user.Tor Andersson
2022-07-31Autocomplete "description" with pre-defined "speeds".Tor Andersson
2022-07-24Add "create game" index page.Tor Andersson
2022-06-27Sort active games with your turn first.Tor Andersson
2022-06-22Show finished result in join pages.Tor Andersson
2022-06-21Some more mobile friendly layout tuning.Tor Andersson
2022-06-14Hide /forum from robots.Tor Andersson
2022-06-14Clean up game list logic.Tor Andersson
2022-06-14Transpose "join" table for better mobile layout.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-09Zap semicolons.Tor Andersson
2022-06-09Show player name instead of role in Turn and Result columns.Tor Andersson
2022-06-09Allow users to leave and join active games.Tor Andersson
2022-05-28Don't send people to github to file bug reports.Tor Andersson
2022-05-27Don't go to replay screen of own games in game lists.Tor Andersson
2022-05-16Clean up common play.css file.Tor Andersson
2022-05-10Set type=email on mail fields in various form.Tor Andersson
2022-05-09Clean up meta viewport tag.Tor Andersson
2022-04-15Add link to public games in header.Tor Andersson
2022-04-15Separate profile and active game list pages.Tor Andersson
2022-04-03Don't show options in game overview lists.Tor Andersson
2022-02-26Don't show title in ready to start games on game's own page.Tor Andersson
2022-02-20Allow line-breaks on scenario/options column in game lists.Tor Andersson
2022-02-15Drop table roles.Tor Andersson
2022-02-15Show optional rules in scenario column.Tor Andersson
2022-02-15Add explicit thead/tbody/tfoot tags to tables.Tor Andersson
2022-02-01Show "Nobody" in player column on unjoined games.Tor Andersson
2022-01-27Show user stats per-role.Tor Andersson
2022-01-15Separate open and ready to start game lists.Tor Andersson
2022-01-12Fix user page link in forum view.Tor Andersson
2022-01-07Add message about token in the mail to reset password page.Tor Andersson
2022-01-06Add game replay functionality.Tor Andersson
2021-12-31Parameterize site name and domain.Tor Andersson
2021-12-29Add OpenGraph meta tags to display previews on social media.Tor Andersson
2021-12-23Tweak 'create new game' page margins.Tor Andersson
2021-12-12Convert rule books to a searchable HTML format.Tor Andersson
2021-12-09Fix bug with finding a senior heir when all the non-minor heirs are dead.Tor Andersson
2021-12-07Small cleanups.Tor Andersson
2021-12-04Remove useless preload links.Tor Andersson
2021-12-04Use img srcset for cover images of differing resolutions.Tor Andersson
2021-12-04Use compression to gzip responses.Tor Andersson
2021-12-04Remove flash and redirect session data.Tor Andersson
2021-12-03Don't preload dingbats and emoji font.Tor Andersson
2021-12-01Reformat SQL schema for readability.Tor Andersson
2021-11-27Kebab-case!Tor Andersson
2021-11-25Update stat views.Tor Andersson
2021-11-24Fix URL for preloaded fonts.Tor Andersson
2021-11-24Preload web fonts to minimize flash of invisible text.Tor Andersson