Age | Commit message (Expand) | Author |
2022-04-03 | Add sort.js for sorted tables. | Tor Andersson |
2022-04-03 | Don't show options in game overview lists. | Tor Andersson |
2022-04-03 | Fix race condition when connecting before game specific code is loaded. | Tor Andersson |
2022-03-27 | Enable/disable debugging commands as a global server setting. | Tor Andersson |
2022-03-27 | Update NimbusRoman fonts. | Tor Andersson |
2022-03-25 | Detect AVIF support. | Tor Andersson |
2022-03-24 | Handle debugging save/restore in playbacks. | Tor Andersson |
2022-03-22 | Add /login to robots.txt | Tor Andersson |
2022-03-18 | Set mime-type and max-age for AVIF images. | Tor Andersson |
2022-03-18 | Don't allow joining from rematch multiple times when random roles. | Tor Andersson |
2022-03-18 | Make button border appearance consistent between browsers. | Tor Andersson |
2022-03-18 | More UA detection and more robust IP logging. | Tor Andersson |
2022-03-08 | Allow "query" calls as Observer and during replays. | Tor Andersson |
2022-03-08 | More icons. | Tor Andersson |
2022-03-08 | Tweak z-indexes. | Tor Andersson |
2022-03-08 | Add Nimbus Roman as Times New Roman web font for rulebooks. | Tor Andersson |
2022-03-05 | Add query/reply API to server and modules. | Tor Andersson |
2022-03-05 | Change create_log_entry variable to on_log function. | Tor Andersson |
2022-03-05 | Remember options when restarting a game via debugging menu. | Tor Andersson |
2022-03-05 | Use JSON type in schema. | Tor Andersson |
2022-02-26 | Don't show title in ready to start games on game's own page. | Tor Andersson |
2022-02-26 | Add stack and flame icons. | Tor Andersson |
2022-02-26 | Add pickaxe and spade icon. | Tor Andersson |
2022-02-20 | Allow line-breaks on scenario/options column in game lists. | Tor Andersson |
2022-02-15 | Add "X" close button to chat window. | Tor Andersson |
2022-02-15 | Do full player role verification when joining a game. | Tor Andersson |
2022-02-15 | Drop table roles. | Tor Andersson |
2022-02-15 | Automatically log non-static content accesses to console. | 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-15 | Track and avoid sending no-op view changes to clients. | Tor Andersson |
2022-02-15 | Redirect to error page if MSIE detected. | Tor Andersson |
2022-02-15 | Round 'weeks ago' down instead of up. | Tor Andersson |
2022-02-15 | Tweak cache control. | Tor Andersson |
2022-02-15 | Put all web fonts into same CSS file. | Tor Andersson |
2022-02-01 | Redirect HTTP to HTTPS. | 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-20 | Disallow crawling user pages. | Tor Andersson |
2022-01-20 | Parse and log user-agent string. | Tor Andersson |
2022-01-17 | Fix enable/disable notification text on user profile page. | Tor Andersson |
2022-01-17 | Fix tools. | Tor Andersson |
2022-01-15 | Separate open and ready to start game lists. | Tor Andersson |
2022-01-12 | Tweak replay access links and gracefully handle broken replay logs. | Tor Andersson |
2022-01-12 | Fix user page link in forum view. | Tor Andersson |
2022-01-12 | Set Domain on cookie to allow www and no-www access with same login. | Tor Andersson |
2022-01-12 | Add SITE_URL variable for templates. | Tor Andersson |
2022-01-12 | Handle errors when following a rematch link to an already started game. | Tor Andersson |
2022-01-09 | Treat 1 in options object same as true. | Tor Andersson |
2022-01-07 | Add simpler restarting server script. | Tor Andersson |