Commit Graph

  • a920ae3dfc Update README.md develop Joshua Burman 2025-02-08 21:09:31 -08:00
  • 3b723cbad6
    Merge pull request #31 from yardstick/feature/QUANT-953 Nick 2023-08-03 18:01:46 -04:00
  • b050f709c9 version bump Nick Darrell 2023-08-01 17:46:58 +00:00
  • bea6ab8e09 rm CustomChannel Nick Darrell 2023-08-01 17:41:16 +00:00
  • 1ce0aaf927 npm i bumped packages Nick Darrell 2023-08-01 17:41:06 +00:00
  • c8e4b690c5
    Feature/dev 13474 kaniko braid (#24) Jarred Hunter 2022-03-16 14:06:16 -05:00
  • ce2c65544c
    Merge pull request #14 from yardstick/feature/QUANT-359-archimedes-integration-build-cors-compliant-web-server Maciek Nowacki 2021-04-01 10:54:34 -06:00
  • 7ba8716917 compare auth token against SHA-1 HMAC of POST body Maciek Nowacki 2021-03-12 15:10:49 -07:00
  • 473fa4b662 set default auth token to SHA-1 of empty string Maciek Nowacki 2021-03-12 12:25:22 -07:00
  • 97a746c572 don't double-encode JSON Maciek Nowacki 2021-03-12 11:08:19 -07:00
  • 0a89138a79 compare channel id on value basis Maciek Nowacki 2021-03-12 10:26:43 -07:00
  • 72d7ffd5c0 rewrite XhrListener to use Express Maciek Nowacki 2021-03-11 11:28:26 -07:00
  • 8ee1c6551f ensure that channel is being looked up with reservation_no Maciek Nowacki 2021-03-03 14:14:01 -07:00
  • 66b8ef945f pass along reservation_no from Archimedes Maciek Nowacki 2021-03-03 13:59:14 -07:00
  • 60b5f21f76 use config/apps.ts for configuration Maciek Nowacki 2021-03-03 11:12:51 -07:00
  • 082b815989 commenting-out this.ws.ping test as it appears broken Maciek Nowacki 2021-03-03 08:51:13 -07:00
  • 3e78524a6d version 1.2.3 → 1.3.0 Maciek Nowacki 2021-03-02 14:28:23 -07:00
  • 76e321c3f7 clean up indentation (blame/praise VS Code for this 😜) Maciek Nowacki 2021-03-02 13:51:53 -07:00
  • eccba2876e shot in the dark pt. 2 Maciek Nowacki 2021-03-01 12:12:12 -07:00
  • 9a38d5f0a8 shot in the dark to fix tsc failure during CI Maciek Nowacki 2021-03-01 12:05:41 -07:00
  • f2ad95de03 jenkins change Josh Burman 2020-02-21 15:33:06 -05:00
  • 202333c8cd implement XhrListener to forward POSTs to WS Maciek Nowacki 2021-02-25 15:37:39 -07:00
  • 23a20b3688 Merge tag '1.2.3' into develop Josh Burman 2020-02-21 16:50:57 -05:00
  • 9d00ddde96 Merge branch 'release/1.2.3' Josh Burman 2020-02-21 16:50:47 -05:00
  • 634b29be26 modified makefile Josh Burman 2020-02-21 16:50:39 -05:00
  • 5bc6e49204 update makefile Josh Burman 2020-02-21 16:46:47 -05:00
  • 74de85615c Merge tag '1.2.2' into develop Josh Burman 2020-02-21 15:22:43 -05:00
  • 2a99edb4b8 Merge branch 'release/1.2.2' Josh Burman 2020-02-21 15:21:59 -05:00
  • d9e481e3b2 bumped to version 1.2.2 Josh Burman 2020-02-21 15:21:52 -05:00
  • 5d45b9e776
    Merge pull request #11 from yardstick/YASDEV-389-add-channel-content-to-custom-channels brmnjsh 2020-02-21 13:05:42 -05:00
  • 030fb62b38 ping pong check, fix to channel status, explicit channel removal option added for custom channels Josh Burman 2020-02-13 13:19:52 -05:00
  • 3b98db62a2 initial additions required for channel content and the appropriate feedback to client upon all connection types (channel creation/addition/removal) Josh Burman 2020-02-12 13:57:40 -05:00
  • faa1186f39 lintageddon 7 Josh Burman 2020-02-04 15:51:33 -05:00
  • bf91bb1b5a lintageddon 6 Josh Burman 2020-02-04 15:08:27 -05:00
  • 7c20b25faf lintageddon 5 Josh Burman 2020-02-03 17:02:47 -05:00
  • e004a64e9b lintageddon 4 Josh Burman 2020-02-03 16:54:42 -05:00
  • 6ec98af769 lintageddon 3 Josh Burman 2020-02-03 16:41:13 -05:00
  • e9d7650ffe lintageddon 2 Josh Burman 2020-02-03 16:25:14 -05:00
  • cd876ccfcb lintageddon 1 Josh Burman 2020-02-03 16:05:24 -05:00
  • efa28482de refactor for less complexity Josh Burman 2020-02-03 15:47:34 -05:00
  • 473cbd239f
    Update README.md brmnjsh 2020-02-02 22:06:56 -05:00
  • 97309cc086
    Update README.md brmnjsh 2020-02-02 22:04:42 -05:00
  • f8c4de091c
    Update README.md brmnjsh 2020-02-02 22:03:55 -05:00
  • a48e80ccdb
    Merge pull request #10 from yardstick/generalize-everything brmnjsh 2020-02-02 21:53:26 -05:00
  • 37859d42a3 gotta let the vars live in the moment Josh Burman 2020-02-02 21:51:02 -05:00
  • 52bcd2d570 further enhancements, spec test fixes for refactor Josh Burman 2020-02-02 21:37:19 -05:00
  • d663afd8fe remove explicit port Josh Burman 2020-01-30 14:59:25 -05:00
  • 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 Josh Burman 2019-12-26 03:16:18 -05:00
  • 33d1886599 oops missed these things Josh Burman 2019-12-22 01:31:21 -05:00
  • df864790f9 initial addition of custom channels and clients Josh Burman 2019-12-22 01:24:37 -05:00
  • 60562c3139 generally generalized, version updated to 1.2 Josh Burman 2019-12-20 16:52:14 -05:00
  • 5c095c23ad generlize everything Josh Burman 2019-12-19 23:20:39 -05:00
  • cb975dc3aa disable cors dynamic whitelist for now Josh Burman 2019-12-18 15:56:08 -05:00
  • f97446df95 Merge branch 'refactor-and-remove-mhs' Josh Burman 2019-12-18 15:40:14 -05:00
  • f043a8aa21 npm update Josh Burman 2019-12-18 15:39:23 -05:00
  • 10fd862f79
    Merge pull request #9 from yardstick/refactor-and-remove-mhs brmnjsh 2019-12-18 15:33:13 -05:00
  • d288b6d319 minor fix Josh Burman 2019-12-18 15:31:50 -05:00
  • ea523ce152 refactorrr Josh Burman 2019-12-18 15:21:07 -05:00
  • 8ec2c270e2
    Update README.md brmnjsh 2019-11-11 11:57:36 -05:00
  • 6a8e805037
    Update README.md brmnjsh 2019-11-11 11:57:26 -05:00
  • a08ab06ab1
    Merge pull request #6 from yardstick/ci-integration brmnjsh 2019-04-10 15:21:21 -04:00
  • 7da90d90fb remove build file stopping makefile execution Taylor Christie 2019-04-09 11:09:20 -06:00
  • a8603a9121 ensure types are being installed Taylor Christie 2019-04-09 11:06:52 -06:00
  • ff31d98a51 fixed ordering in steps, optimized npm install Taylor Christie 2019-04-09 11:04:52 -06:00
  • d2acdf4a91 added jenkinsfile for CI Taylor Christie 2019-04-09 10:57:53 -06:00
  • 2ff0b7fa9f beginning refactor for production server hosting Josh Burman 2019-03-31 03:17:50 -04:00
  • 075bb2579c prep for production server Josh Burman 2019-03-29 16:55:51 -04:00
  • 52b1635cbe new added field...total_questionas_answered Josh Burman 2019-03-26 18:57:55 -04:00
  • e16419b336 more proper casing Josh Burman 2019-03-25 11:16:08 -04:00
  • 51f000e42f proper casing... Josh Burman 2019-03-25 11:13:16 -04:00
  • 30d0d76b77 new channel change request and exam status request Josh Burman 2019-03-25 02:44:35 -04:00
  • 273390d73e 1.0 Josh Burman 2019-03-22 11:08:56 -04:00
  • f4e3310a81 need to update specs...up next... Josh Burman 2019-03-22 11:06:51 -04:00
  • 072964967d
    Update README.md brmnjsh 2019-03-19 11:23:11 -04:00
  • ba44e42845 dont remove default channel when purging empty channels Josh Burman 2019-03-19 11:20:49 -04:00
  • 02b62ed018 schema validation, yeeee Josh Burman 2019-03-18 16:54:16 -04:00
  • 30e45f8e47
    Update README.md brmnjsh 2019-03-18 12:01:46 -04:00
  • a9d0333139
    Update README.md brmnjsh 2019-03-18 11:50:51 -04:00
  • 7a9e40e3c4 old habits.. Josh Burman 2019-03-18 11:40:36 -04:00
  • b2352af6a1 give braid a dedicated docker repo Josh Burman 2019-03-18 11:38:33 -04:00
  • f8676246da some text changes, minor syntax stuffs Josh Burman 2019-03-17 22:10:42 -04:00
  • e7437a89f8 some style stuff Josh Burman 2019-03-15 10:08:32 -04:00
  • e898a50cf4
    Merge pull request #5 from yardstick/logger-test brmnjsh 2019-03-15 01:06:54 -04:00
  • 2a99b8242c new log stuff Josh Burman 2019-03-15 01:04:00 -04:00
  • b3db22141f
    Merge pull request #4 from yardstick/cert-env-vars brmnjsh 2019-03-14 23:28:11 -04:00
  • 8875615867 added envs for cert so that we can set prod path for prod certs Josh Burman 2019-03-14 23:25:20 -04:00
  • 14d13e7cbb
    Update README.md brmnjsh 2019-03-14 23:06:35 -04:00
  • bc04e7892c snykkkkk Josh Burman 2019-03-14 19:00:48 -04:00
  • 57f2aeaa2e Merge branch 'master' of github.com:yardstick/braid Josh Burman 2019-03-14 18:54:30 -04:00
  • 8bc111d9fa test for snyk Josh Burman 2019-03-14 18:54:19 -04:00
  • 39e46fa838
    Update README.md brmnjsh 2019-03-14 18:17:00 -04:00
  • 2133371677
    Update README.md brmnjsh 2019-03-14 18:04:39 -04:00
  • 1997e94c81
    Update README.md brmnjsh 2019-03-14 17:44:16 -04:00
  • 0eb10c67ff
    Update README.md brmnjsh 2019-03-14 17:43:31 -04:00
  • ac2f1d7b6f
    Update README.md brmnjsh 2019-03-14 17:42:37 -04:00
  • e9d10eba94
    Update README.md brmnjsh 2019-03-14 17:41:48 -04:00
  • 2bdffedce2
    markdown oopsie brmnjsh 2019-03-14 17:39:22 -04:00
  • e6274901ed readme addition Josh Burman 2019-03-14 17:37:57 -04:00
  • b487187d22
    Merge pull request #3 from yardstick/new-ci-test brmnjsh 2019-03-14 17:33:45 -04:00
  • 096e625971 does snyk work? Josh Burman 2019-03-14 17:32:48 -04:00