Commit Graph

19 Commits (master)

Author SHA1 Message Date
Jonatan Nilsson 023f1852e9 1.1.1 2021-10-14 10:10:10 +00:00
Jonatan Nilsson d1c4b46cea 1.1.0 2021-10-14 09:57:23 +00:00
Jonatan Nilsson 33af1798b3 Add support for running in ssl mode
Also added helpful argument to print current config and exit
2021-10-14 09:57:08 +00:00
Jonatan Nilsson f8b0dbc943 1.0.0 2021-10-12 13:46:07 +00:00
Jonatan Nilsson 0d175c5600 General update, removed short-hand argument options, used newer smaller depencies, turned into ecmamodule script and generally made smaller 2021-10-12 13:43:05 +00:00
Jonatan Nilsson 628718d9be 0.3.0 2018-07-22 12:28:47 +00:00
Jonatan Nilsson e9729383c4 package: Add missing mocha 2018-07-22 12:27:56 +00:00
Jonatan Nilsson d69a1c2028 replace bunyan with bunyan-lite 2018-07-22 12:06:44 +00:00
Jonatan Nilsson 289c249e8c package: Increase version 2018-07-16 00:53:13 +00:00
Misha Wolfson 800e02aa40 Fix stream parsing bug
In lodash 3.10, .forEach does not get called in a chain unless .value() is passed, but in lodash 4, it does.
2016-12-15 17:48:24 -05:00
Misha Wolfson f625c795eb Upgrade nconf to fix bug in config
config.get().name was undefined, even though config.get('name') worked fine
2016-12-15 16:58:35 -05:00
Jonatan Nilsson fc76d86571 Bump version
Converted line endings to unix format for npm publishing
2015-02-12 17:19:27 +00:00
Jonatan Nilsson 3457f98b9f package.json: Bump version 2015-02-04 08:33:47 +00:00
Jonatan Nilsson fbda0adf62 spserver: Fixed critical file path bug 2015-02-04 08:33:17 +00:00
Jonatan Nilsson 051b6d40dc package.json: Bump version 2015-02-02 15:46:38 +00:00
Jonatan Nilsson 6857661b22 many: Added test, fixed an error 2015-02-02 15:41:06 +00:00
Jonatan Nilsson 55ba389e8b package.json: Add missing dependency 2015-02-02 14:55:12 +00:00
Jonatan Nilsson 8454e79b22 package.json: Rename node-spserver to spserver 2015-02-02 09:59:45 +00:00
Jonatan Nilsson 4761ad6b34 many: Initial 0.1.0 version. 2015-02-02 09:52:31 +00:00