]> git.cworth.org Git - empires-server/history - lmno.js
Fix viewport meta tag to use proper separators
[empires-server] / lmno.js
2020-05-24 Carl Worthempires: Add an initial "choose nickname" step before...
2020-05-23 Carl Worth/logout: Destroy the session object on logout
2020-05-23 Carl Worth/admin: Switch to rendering via a template
2020-05-23 Carl WorthRename the /stats page to /admin
2020-05-23 Carl WorthConvert rendering of login.html to use a nunjucks template
2020-05-21 Carl WorthAdd a simple /stats endpoint to get a count of current...
2020-05-21 Carl WorthAvoid an undefined reference when handed an unknwown...
2020-05-20 Carl WorthAdd simple session tracking
2020-05-20 Carl Worthlmno: Be forgiving in game ID values received from...
2020-05-17 Carl WorthIncorporate empires.js as a sub-app within lmno.js
2020-05-17 Carl WorthAdd a new server: lmno.js