Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-30 | Fix styling of multiple/non-popup select widgets. | Tor Andersson | |
2023-10-21 | Work around Chrome browser nonsense features... | Tor Andersson | |
2023-10-21 | More mobile layout improvements. | Tor Andersson | |
2023-10-20 | Mobile phone interface rework. | Tor Andersson | |
* Redesign responsive layout. * Pan & Zoom with touch (and scroll wheel). Scale main area using transforms and scroll offsets. Toggle zoom button scales map on large screens, full main zoom on small screens. * Automated standard toolbar buttons (remove from play.html files). | |||
2023-10-20 | Limit size of images in posts to fit. | Tor Andersson | |
2023-10-13 | Clean up stylesheet and improve layout on small and large screens. | Tor Andersson | |
Use variables for color theming. | |||
2023-09-18 | Enforce limits on how many games you can create and join. | Tor Andersson | |
Also limit joining more games if you have too many games waiting. Generous default limits: 7 open, 29 active, and 3 waiting. | |||
2023-09-15 | Add user links to join page. | Tor Andersson | |
2023-09-13 | Set player_count in database for faster and easier logic. | Tor Andersson | |
Track ready to start and unjoined games in "active" header. | |||
2023-08-31 | Tweak CSS syntax. | Tor Andersson | |
2023-07-13 | Use status constants. | Tor Andersson | |
2023-04-28 | Rename game "description" to "notice". | Tor Andersson | |
2023-04-18 | Forum search using FTS5. | Tor Andersson | |
2023-02-26 | Invite player system. | Tor Andersson | |
2023-02-05 | Very basic dark mode theme. | Tor Andersson | |
Tone down the background color to light gray instead of white, if dark mode is preferred by the browser. | |||
2022-11-17 | Tweak layout to allow for square cover images. | Tor Andersson | |
2022-10-05 | Track read status of in-game chat messages. | Tor Andersson | |
2022-10-05 | Add checkbox for mail notifications on signup page. | Tor Andersson | |
2022-08-06 | Zap gravatars! | Tor Andersson | |
2022-07-24 | Sort player names by role. | Tor Andersson | |
2022-06-27 | More colors. | 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-04-15 | Tweak header menu for narrow screens. | Tor Andersson | |
2022-03-18 | Make button border appearance consistent between browsers. | 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 | |
2021-12-04 | Use img srcset for cover images of differing resolutions. | Tor Andersson | |
2021-12-04 | Use compression to gzip responses. | Tor Andersson | |
2021-11-22 | More Pug cleanups. | Tor Andersson | |
2021-11-21 | Use grid-layout instead of table for forum posts. | Tor Andersson | |
2021-11-21 | Rewrite view templates to use Pug engine. | Tor Andersson | |
2021-11-20 | Fix stats. | Tor Andersson | |
2021-11-19 | Clean up stylesheets. Don't show options in game lists. | Tor Andersson | |
2021-11-14 | Inline style sheet in EJS template to prevent FOUC. | Tor Andersson | |
2021-11-13 | Massive SQL cleanup. | Tor Andersson | |
2021-11-09 | Add forum. | Tor Andersson | |
2021-07-25 | Add original size covers to tool directories. | Tor Andersson | |
2021-06-28 | Clean up SQL and use table views. | Tor Andersson | |
2021-06-25 | New and improved join page with server sent events. | Tor Andersson | |
2021-06-15 | Add "warning" class to common css style. | Tor Andersson | |
2021-06-04 | High res covers. | Tor Andersson | |
Size covers to fit in a 300x300 pixel box (150x150 displayed). | |||
2021-05-04 | Add scenario description info to create pages. | Tor Andersson | |
2021-05-01 | Add server and lobby code. | Tor Andersson | |