summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
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
2021-11-09Handle missing users.Tor Andersson
2021-11-09Add missing files.Tor Andersson
2021-11-09Show user profiles.Tor Andersson
2021-11-09Messages.Tor Andersson
2021-11-09Add forum.Tor Andersson
2021-11-07Add options to game setup.Tor Andersson
2021-10-21Favicon stuff.Tor Andersson
2021-09-17Add 300 to front page.Tor Andersson
2021-07-25Add original size covers to tool directories.Tor Andersson
2021-07-19Eqeqeq in UI code.Tor Andersson
2021-07-18Improve stats page.Tor Andersson
2021-07-16Rewrite is_your_turn SQL statements.Tor Andersson
Now they should work in all lobby views.
2021-07-10Fix yellow "your turn" coloring in join and profile pages.Tor Andersson
2021-07-07Add pages to change your user name and email.Tor Andersson
2021-07-05Add Crusader Rex.Tor Andersson
2021-06-28Clean up SQL and use table views.Tor Andersson
2021-06-25New and improved join page with server sent events.Tor Andersson
2021-06-24Update about page.Tor Andersson
2021-06-19Add password reset via email token.Tor Andersson
2021-06-19Add links to rulebooks to game info pages.Tor Andersson
2021-06-19Add list of public games page at /games.Tor Andersson
2021-06-19Add mail notifications.Tor Andersson
2021-06-16tripoli: Add Shores of Tripoli to database.Tor Andersson
2021-06-15Add "Rematch" button for easier repeat match making.Tor Andersson
2021-06-04High res covers.Tor Andersson
Size covers to fit in a 300x300 pixel box (150x150 displayed).
2021-05-23Add 'shift zoom' for blocks.Tor Andersson
2021-05-19server: Add a /stats page to show game result statistics.Tor Andersson
2021-05-16server: Random role selection.Tor Andersson
2021-05-04Add link to github issues.Tor Andersson
2021-05-04Add scenario description info to create pages.Tor Andersson
2021-05-04richard: Import Richard III.Tor Andersson
2021-05-04caesar: Import Julius Caesar.Tor Andersson
2021-05-04hammer: Import Hammer of the Scots.Tor Andersson
2021-05-01Add server and lobby code.Tor Andersson