summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
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
2021-11-22More Pug cleanups.Tor Andersson
2021-11-21Use grid-layout instead of table for forum posts.Tor Andersson
2021-11-21Rewrite view templates to use Pug engine.Tor Andersson
2021-11-20Add 'hidden' column to titles for beta-testing games.Tor Andersson
2021-11-20Fix stats.Tor Andersson
2021-11-19Clean up stylesheets. Don't show options in game lists.Tor Andersson
2021-11-17Simplify blacklists and user touch.Tor Andersson
2021-11-17Simplify URL for playing games.Tor Andersson
2021-11-16Drop socket.io-passport module. Allow viewing games as guest.Tor Andersson
2021-11-14Inline style sheet in EJS template to prevent FOUC.Tor Andersson
2021-11-14Chat log.Tor Andersson
2021-11-13Massive SQL cleanup.Tor Andersson
2021-11-09Linkify user names on message page.Tor Andersson