Tue, 13 Jan 2015 20:30:10 -0500 |
John "Elwin" Edwards |
Add server-side support for watching dgamelaunch games.
|
Mon, 12 Jan 2015 17:10:35 +0000 |
John "Elwin" Edwards |
Fix further crashes when following dgamelaunch games.
|
Sun, 11 Jan 2015 07:41:36 -0500 |
John "Elwin" Edwards |
Added tag beta7 for changeset db27b91578f0
|
Sun, 11 Jan 2015 07:39:59 -0500 |
John "Elwin" Edwards |
Update documentation and bump the version number.
beta7
|
Sat, 10 Jan 2015 18:54:55 -0500 |
John "Elwin" Edwards |
RLGWebD: fix simultaneous watcher bugs.
|
Fri, 09 Jan 2015 13:06:41 -0500 |
John "Elwin" Edwards |
RLGWebD: fix simultaneous player bug.
|
Fri, 09 Jan 2015 09:43:21 -0500 |
John "Elwin" Edwards |
rlgwebd.js: clean up TermSession parameters.
|
Fri, 09 Jan 2015 08:55:38 -0500 |
John "Elwin" Edwards |
Remove the TermSession 'open' event.
|
Wed, 07 Jan 2015 13:49:37 -0500 |
John "Elwin" Edwards |
Rename watcher to dglwatcher.
|
Wed, 07 Jan 2015 13:22:05 -0500 |
John "Elwin" Edwards |
watcher: exit if errors occur.
|
Wed, 07 Jan 2015 13:18:35 -0500 |
John "Elwin" Edwards |
rlgwebd.js: prevent races when reading ttyrecs.
|
Tue, 06 Jan 2015 16:59:12 -0500 |
John "Elwin" Edwards |
rlgwebd.js: read ttyrecs created by dgamelaunch.
|
Sun, 04 Jan 2015 16:55:57 -0500 |
John "Elwin" Edwards |
RLGWebD: overhaul the list of current games.
|
Sat, 03 Jan 2015 20:07:42 -0500 |
John "Elwin" Edwards |
Properly print session tags in the log.
|
Sat, 03 Jan 2015 20:03:49 -0500 |
John "Elwin" Edwards |
RLGWebD client: fix watching.
|
Sat, 03 Jan 2015 17:39:15 -0500 |
John "Elwin" Edwards |
RLGWebD: Clean up code related to session timestamps.
|
Sat, 03 Jan 2015 15:23:04 -0500 |
John "Elwin" Edwards |
RLGWebD: excise polling.
|
Thu, 01 Jan 2015 15:56:22 -0500 |
John "Elwin" Edwards |
rlgwebd.js: get rid of numerical game identifiers.
|
Mon, 12 May 2014 08:59:47 -0700 |
John "Elwin" Edwards |
Use posix.getpwnam() to look up UID/GID to drop to.
|
Tue, 01 Apr 2014 16:43:35 -0700 |
John "Elwin" Edwards |
Keep a list of dgamelaunch games and put it in the /status message.
|
Tue, 01 Apr 2014 11:23:25 -0700 |
John "Elwin" Edwards |
Begin support for watching dgamelaunch games.
|
Tue, 01 Apr 2014 09:20:11 -0700 |
John "Elwin" Edwards |
Merge with poll-removal.
|
Mon, 27 Jan 2014 16:02:27 -0800 |
John "Elwin" Edwards |
WebTTY: remove polling.
|
Sun, 30 Mar 2014 20:42:48 -0700 |
John "Elwin" Edwards |
Increase max username length to 20.
|
Sun, 09 Mar 2014 16:15:42 -0700 |
John "Elwin" Edwards |
Mostly finish README.txt.
|
Sun, 26 Jan 2014 19:56:02 -0800 |
John "Elwin" Edwards |
termemu.js: implement cursor hiding.
|
Sat, 25 Jan 2014 22:10:01 -0800 |
John "Elwin" Edwards |
Implement another control sequence.
|
Mon, 06 Jan 2014 09:11:35 -0500 |
John "Elwin" Edwards |
Check that the ttyrec stream has an fd before passing it to fstat.
|
Wed, 01 Jan 2014 14:13:10 -0500 |
John "Elwin" Edwards |
Remove ptyhelper.c because the pty module has replaced it.
|
Wed, 01 Jan 2014 14:11:40 -0500 |
John "Elwin" Edwards |
Add a README though it's still incomplete.
|
Thu, 31 Oct 2013 20:44:35 -0700 |
John "Elwin" Edwards |
Use SVG for the bell icon instead of PNG.
|
Mon, 28 Oct 2013 22:11:14 -0700 |
John "Elwin" Edwards |
RLGWebD: game binaries have moved to /usr/bin.
|
Sun, 20 Oct 2013 21:19:13 -0700 |
John "Elwin" Edwards |
sqlickrypt: add support for salted SHA-512 passwords, and fix NULL bug.
|
Sun, 20 Oct 2013 19:26:39 -0700 |
John "Elwin" Edwards |
RLGWebD: inprogress dirs have moved
|
Wed, 14 Aug 2013 08:04:36 -0700 |
John "Elwin" Edwards |
RLGWebD: use NODE_PATH to find modules.
|
Mon, 22 Jul 2013 07:51:53 -0700 |
John "Elwin" Edwards |
WebTTY: use WebSockets when possible.
|
Sat, 20 Jul 2013 12:23:53 -0700 |
John "Elwin" Edwards |
Replace the daemon module with posix.
|
Thu, 18 Jul 2013 10:43:41 -0700 |
John "Elwin" Edwards |
termemu.js: handle some tmux-produced control sequences.
|
Thu, 18 Jul 2013 10:36:58 -0700 |
John "Elwin" Edwards |
webtty: don't hardcode paths.
|
Wed, 12 Sep 2012 17:34:27 -0700 |
John "Elwin" Edwards |
Added tag beta6 for changeset e4f27a093d1e
|
Wed, 12 Sep 2012 17:33:27 -0700 |
John "Elwin" Edwards |
Bump the version number.
beta6
|
Wed, 12 Sep 2012 17:31:21 -0700 |
John "Elwin" Edwards |
Update the documentation.
|
Wed, 12 Sep 2012 16:03:09 -0700 |
John "Elwin" Edwards |
Options-related UI improvements.
|
Wed, 12 Sep 2012 15:48:41 -0700 |
John "Elwin" Edwards |
Logins don't time out anymore.
|
Wed, 29 Aug 2012 15:31:13 -0700 |
John "Elwin" Edwards |
Options page: improve some CSS.
|
Wed, 29 Aug 2012 07:55:26 -0700 |
John "Elwin" Edwards |
Options page: handle not being logged in.
|
Tue, 28 Aug 2012 17:38:25 -0700 |
John "Elwin" Edwards |
Make the options page functional.
|
Mon, 27 Aug 2012 21:28:10 -0700 |
John "Elwin" Edwards |
Initial layout of the options page.
|
Mon, 27 Aug 2012 13:43:12 -0700 |
John "Elwin" Edwards |
RLG-Web client: store login key in DOM Storage.
|
Sun, 26 Aug 2012 19:04:57 -0700 |
John "Elwin" Edwards |
RLG-Web server: allow changing e-mail and password.
|
Sat, 25 Aug 2012 19:33:31 -0700 |
John "Elwin" Edwards |
Improve the /uinfo interface.
|
Mon, 13 Aug 2012 09:07:28 -0700 |
John "Elwin" Edwards |
Add a user information interface at /uinfo.
|
Mon, 13 Aug 2012 08:53:46 -0700 |
John "Elwin" Edwards |
sqlickrypt: fix typo in database filename.
|
Sun, 12 Aug 2012 08:22:55 -0700 |
John "Elwin" Edwards |
Improve the probability of detecting numpad 5.
|
Sat, 11 Aug 2012 21:30:12 -0700 |
John "Elwin" Edwards |
Correct the clear sequence for srogue.
|
Sat, 11 Aug 2012 19:48:25 -0700 |
John "Elwin" Edwards |
Add support for Advanced Rogue 5.
|
Sat, 28 Jul 2012 07:49:33 -0700 |
John "Elwin" Edwards |
sqlickrypt: add setpw command.
|
Mon, 23 Jul 2012 09:32:46 -0700 |
John "Elwin" Edwards |
rlgterm.js: display the game's proper name when starting.
|
Wed, 18 Jul 2012 17:00:05 -0700 |
John "Elwin" Edwards |
sqlickrypt: add getmail and setmail commands.
|
Mon, 16 Jul 2012 14:52:04 -0700 |
John "Elwin" Edwards |
Fix WebSocket support checking.
|