log rlgwebd @ 213:08665c56c6a0 default tip

age author description
Sun, 16 Aug 2020 20:56:18 -0400 John "Elwin" Edwards Fix race condition related to watching DGL games. default tip
Fri, 03 Apr 2020 15:15:02 -0400 John "Elwin" Edwards rlgwebd: use some newer Javascript features.
Sun, 25 Aug 2019 21:27:31 -0400 John "Elwin" Edwards Changes for compatibility with recent versions of NodeJS.
Sat, 28 Jan 2017 09:57:31 -0500 John "Elwin" Edwards Fix possibly insecure permissions on the control socket.
Fri, 27 Jan 2017 15:43:10 -0500 John "Elwin" Edwards RLGWebD: replace deprecated fs.exists() with fs.access().
Sun, 08 Jan 2017 16:17:11 -0500 John "Elwin" Edwards Use either HTTP or HTTPS.
Wed, 04 Jan 2017 21:25:43 -0500 John "Elwin" Edwards Fail cleanly if necessary files can't be opened.
Wed, 04 Jan 2017 20:28:29 -0500 John "Elwin" Edwards Move RLGWebD configuration options into a configuration file.
Sun, 01 Jan 2017 20:18:01 -0500 John "Elwin" Edwards Initial support for TLS.
Thu, 28 Jan 2016 21:17:06 -0500 John "Elwin" Edwards Make sure games have saved and exited before stopping the server.
Thu, 14 Jan 2016 20:52:29 -0500 John "Elwin" Edwards Change various filenames. base rlgwebd.js@e97bb5302ede
Thu, 14 Jan 2016 19:10:46 -0500 John "Elwin" Edwards RLGWebD: move the control socket into /var/run.
Wed, 14 Aug 2013 08:04:36 -0700 John "Elwin" Edwards RLGWebD: use NODE_PATH to find modules.
Sat, 20 Jul 2013 12:23:53 -0700 John "Elwin" Edwards Replace the daemon module with posix.