127 Commits

Author SHA1 Message Date
Maciek Nowacki
97a746c572 don't double-encode JSON 2021-03-12 11:08:19 -07:00
Maciek Nowacki
0a89138a79 compare channel id on value basis 2021-03-12 10:26:43 -07:00
Maciek Nowacki
72d7ffd5c0 rewrite XhrListener to use Express 2021-03-11 11:28:26 -07:00
Maciek Nowacki
8ee1c6551f ensure that channel is being looked up with reservation_no 2021-03-03 14:14:01 -07:00
Maciek Nowacki
66b8ef945f pass along reservation_no from Archimedes 2021-03-03 13:59:14 -07:00
Maciek Nowacki
60b5f21f76 use config/apps.ts for configuration 2021-03-03 11:12:51 -07:00
Maciek Nowacki
082b815989 commenting-out this.ws.ping test as it appears broken 2021-03-03 08:51:13 -07:00
Maciek Nowacki
3e78524a6d version 1.2.3 → 1.3.0 2021-03-02 14:28:23 -07:00
Maciek Nowacki
76e321c3f7 clean up indentation (blame/praise VS Code for this 😜) 2021-03-02 13:51:53 -07:00
Maciek Nowacki
eccba2876e shot in the dark pt. 2 2021-03-01 12:12:12 -07:00
Maciek Nowacki
9a38d5f0a8 shot in the dark to fix tsc failure during CI 2021-03-01 12:05:41 -07:00
Josh Burman
f2ad95de03 jenkins change 2021-03-01 12:00:21 -07:00
Maciek Nowacki
202333c8cd implement XhrListener to forward POSTs to WS 2021-02-25 15:37:39 -07:00
Josh Burman
23a20b3688 Merge tag '1.2.3' into develop
1.2.3
2020-02-21 16:50:57 -05:00
Josh Burman
9d00ddde96 Merge branch 'release/1.2.3' 2020-02-21 16:50:47 -05:00
Josh Burman
634b29be26 modified makefile 2020-02-21 16:50:39 -05:00
Josh Burman
5bc6e49204 update makefile 2020-02-21 16:46:47 -05:00
Josh Burman
74de85615c Merge tag '1.2.2' into develop
1.2.2
2020-02-21 15:22:43 -05:00
Josh Burman
2a99edb4b8 Merge branch 'release/1.2.2' 2020-02-21 15:21:59 -05:00
Josh Burman
d9e481e3b2 bumped to version 1.2.2 2020-02-21 15:21:52 -05:00
brmnjsh
5d45b9e776
Merge pull request #11 from yardstick/YASDEV-389-add-channel-content-to-custom-channels
YASDEV-389: initial additions required for channel content
2020-02-21 13:05:42 -05:00
Josh Burman
030fb62b38 ping pong check, fix to channel status, explicit channel removal option added for custom channels 2020-02-13 13:19:52 -05:00
Josh Burman
3b98db62a2 initial additions required for channel content and the appropriate feedback to client upon all connection types (channel creation/addition/removal) 2020-02-12 13:57:40 -05:00
Josh Burman
faa1186f39 lintageddon 7 2020-02-04 15:51:33 -05:00
Josh Burman
bf91bb1b5a lintageddon 6 2020-02-04 15:08:27 -05:00
Josh Burman
7c20b25faf lintageddon 5 2020-02-03 17:02:47 -05:00
Josh Burman
e004a64e9b lintageddon 4 2020-02-03 16:54:42 -05:00
Josh Burman
6ec98af769 lintageddon 3 2020-02-03 16:41:13 -05:00
Josh Burman
e9d7650ffe lintageddon 2 2020-02-03 16:25:14 -05:00
Josh Burman
cd876ccfcb lintageddon 1 2020-02-03 16:05:24 -05:00
Josh Burman
efa28482de refactor for less complexity 2020-02-03 15:47:34 -05:00
brmnjsh
473cbd239f
Update README.md 2020-02-02 22:06:56 -05:00
brmnjsh
97309cc086
Update README.md 2020-02-02 22:04:42 -05:00
brmnjsh
f8c4de091c
Update README.md
updating for new information and more clarity
2020-02-02 22:03:55 -05:00
brmnjsh
a48e80ccdb
Merge pull request #10 from yardstick/generalize-everything
Generalize everything
2020-02-02 21:53:26 -05:00
Josh Burman
37859d42a3 gotta let the vars live in the moment 2020-02-02 21:51:02 -05:00
Josh Burman
52bcd2d570 further enhancements, spec test fixes for refactor 2020-02-02 21:37:19 -05:00
Josh Burman
d663afd8fe remove explicit port 2020-01-30 14:59:25 -05:00
Josh Burman
fb5533ce7a additon of custom channel conditional eval, though it desperately needs sanitization and/or a framework to work upon. further optimisations and addition of direct messaging 2019-12-26 03:16:18 -05:00
Josh Burman
33d1886599 oops missed these things 2019-12-22 01:31:21 -05:00
Josh Burman
df864790f9 initial addition of custom channels and clients 2019-12-22 01:24:37 -05:00
Josh Burman
60562c3139 generally generalized, version updated to 1.2 2019-12-20 16:52:14 -05:00
Josh Burman
5c095c23ad generlize everything 2019-12-19 23:20:39 -05:00
Josh Burman
cb975dc3aa disable cors dynamic whitelist for now 2019-12-18 15:56:08 -05:00
Josh Burman
f97446df95 Merge branch 'refactor-and-remove-mhs' 2019-12-18 15:40:14 -05:00
Josh Burman
f043a8aa21 npm update 2019-12-18 15:39:23 -05:00
brmnjsh
10fd862f79
Merge pull request #9 from yardstick/refactor-and-remove-mhs
refactorrr
2019-12-18 15:33:13 -05:00
Josh Burman
d288b6d319 minor fix 2019-12-18 15:31:50 -05:00
Josh Burman
ea523ce152 refactorrr 2019-12-18 15:21:07 -05:00
brmnjsh
8ec2c270e2
Update README.md 2019-11-11 11:57:36 -05:00