]> git.cworth.org Git - empires-server/history - templates
Add some autofocus attributes to several forms
[empires-server] / templates /
2020-09-19 Carl WorthAdd some autofocus attributes to several forms master
2020-06-26 Carl WorthRefactor admin page a bit
2020-06-26 Carl Worthadmin: Fix admin page to correctly show active/idle...
2020-06-07 Carl WorthAdd initial shell of a game for Empathy
2020-06-06 Carl WorthScribe: Small tweaks to the page layout
2020-06-06 Carl WorthInitial implementation of Scribe
2020-06-06 Carl WorthAllow for games to opt in to allow "Guest" users
2020-06-01 Carl Worthempires: Rename GameState to GamePhase
2020-06-01 Carl WorthDrop a gratuitous anonymous object for storing an array...
2020-06-01 Carl WorthLMNO: Simplify storage of the games array by not storin...
2020-05-27 Carl WorthDrop misleading word "active" from list of idle games
2020-05-26 Carl WorthAdd the barest template of an implementation of a ticta...
2020-05-26 Carl Worthchoose-nickname: Make this page parameterizable
2020-05-24 Carl Worthempires: Implement support for spectators
2020-05-24 Carl WorthFix viewport meta tag to use proper separators
2020-05-24 Carl Worthempires: Bring in game client code as a template
2020-05-24 Carl Worthempires: Add an initial "choose nickname" step before...
2020-05-23 Carl Worth/admin: Switch to rendering via a template
2020-05-23 Carl WorthConvert rendering of login.html to use a nunjucks template