Commit Graph

179 Commits

Author SHA1 Message Date
Michał Leszczyński
e30f1736d0 Bump version 1.2.1 (#198) libhalo-v1.2.1 2023-06-02 02:05:43 +02:00
Michał Leszczyński
08a79b11f5 Web: Fix WebNFC bug with version C3 when parsing public keys (#199) 2023-06-02 02:05:35 +02:00
Michał Leszczyński
760648de2f Bump version to 1.2.0 (#196) halotools-v1.2.0 libhalo-v1.2.0 2023-06-01 18:14:27 +02:00
Michał Leszczyński
df5f8e3146 Split APIs to have different include files for each environment (web, desktop, react-native) (#197) 2023-06-01 18:00:51 +02:00
Michał Leszczyński
7cd5784b2c Bump version to 1.1.33 (#194) libhalo-v1.1.33 2023-06-01 02:18:30 +02:00
Michał Leszczyński
39c3143967 Web: Expose detectMethod() from the dynamic library (#195) 2023-06-01 02:18:21 +02:00
Michał Leszczyński
d590224ed2 Bump version to 1.1.32 (#193) halotools-v1.1.32 libhalo-v1.1.32 2023-06-01 01:53:42 +02:00
Michał Leszczyński
06fc65469f Web: add haloGetDefaultMethod() and report the current method in statusCallback() (#192) 2023-06-01 01:52:47 +02:00
Michał Leszczyński
296f2e43dd Web: Fix error in demo (#191) 2023-06-01 01:08:21 +02:00
Michał Leszczyński
91ff20c1c8 Docs: Extend pull request template to cover both standalone libhalo testing and within React.js framework (#190) 2023-06-01 01:02:41 +02:00
Michał Leszczyński
624310513a Bump version to 1.1.31 (#189) libhalo-v1.1.31 halotools-v1.1.31 2023-06-01 00:50:30 +02:00
Michał Leszczyński
82cdf36441 Web: Fix bug that was causing WebNFC throwing "retry" error when libhalo is running under frontend frameworks (#188) 2023-06-01 00:49:40 +02:00
Michał Leszczyński
0ca8bbcad6 Bump version to 1.1.30 (#187) libhalo-v1.1.30 2023-05-16 21:30:10 +02:00
Michał Leszczyński
9a12823428 Bridge: fix bug in web_utils.js (#186) 2023-05-16 21:29:16 +02:00
Michał Leszczyński
9939a3f2b4 Bump version to 1.1.29 (#185) libhalo-v1.1.29 halotools-v1.1.29 2023-05-12 00:13:07 +02:00
Michał Leszczyński
0d01f531f2 Bridge: rename halo-bridge.local to halo-bridge.internal and increase timeout for Firefox (#184) 2023-05-12 00:09:07 +02:00
Michał Leszczyński
c70c22e834 Bump version to 1.1.28 (#183) libhalo-v1.1.28 halotools-v1.1.28 halocli-v1.1.28 2023-05-11 20:52:04 +02:00
Michał Leszczyński
3566232f2c Bridge: Don't run wss:// check on Firefox at all (#182) 2023-05-11 20:48:15 +02:00
Michał Leszczyński
6c674bb99a Bump version to 1.1.27 (#181) halotools-v1.1.27 libhalo-v1.1.27 2023-05-11 19:32:15 +02:00
Michał Leszczyński
8d76521b9b Bridge: reorder WS/WSS health checks (#180) 2023-05-11 19:05:16 +02:00
Cameron Robertson
3ebe5321d4 Update web-reactjs.md (#179) 2023-05-08 17:13:52 +02:00
Michał Leszczyński
665f008a6a Bump version to 1.1.26 (#177) halotools-v1.1.26 libhalo-v1.1.26 2023-04-23 01:01:43 +02:00
Michał Leszczyński
495bee2604 Bridge: don't report WebSocket events on cards that are not HaLo compatible (#176) 2023-04-23 00:56:20 +02:00
Michał Leszczyński
3704055c09 Docs: Fix halo-demos links (#175) 2023-04-18 21:19:59 +02:00
Michał Leszczyński
6691730d9b Gateway: Fix bug in requestor path assembly (#174) 2023-04-18 21:03:57 +02:00
Michał Leszczyński
188915b36d Gateway: Switch to official gateway server hosted in arx.org (#173) 2023-04-18 20:53:41 +02:00
Michał Leszczyński
b4e32bf380 Bump version to 1.1.25 (#172) halotools-v1.1.25 libhalo-v1.1.25 2023-04-14 00:08:46 +02:00
Michał Leszczyński
0af15685e1 Gateway: Fix bug in executor that was causing permanent error (#171) 2023-04-14 00:05:20 +02:00
Michał Leszczyński
386dab0300 Bump version to 1.1.24 (#170) halotools-v1.1.24 libhalo-v1.1.24 2023-04-13 18:21:00 +02:00
Michał Leszczyński
c9e000595c Bridge: Limit X.509 certificate to halo-bridge.local domain only (#169) 2023-04-13 18:09:33 +02:00
Michał Leszczyński
f55d03ecba Docs: Update halo-bridge.md (#168) 2023-04-13 18:06:30 +02:00
Michał Leszczyński
521d80cd09 Docs: Add doc link for bridge and gateway (#167) 2023-04-13 00:54:16 +02:00
Michał Leszczyński
a8d28082ad Bump version to 1.1.23 (#166) libhalo-v1.1.23 halotools-v1.1.23 2023-04-12 18:46:27 +02:00
Michał Leszczyński
7fdab0688d Add documentation for halo-bridge and halo-gateway (#165) 2023-04-12 18:42:42 +02:00
Michał Leszczyński
e54c009310 CI: Fix HaLo tools branding (#164) 2023-04-12 13:47:19 +02:00
Michał Leszczyński
3bc782649f Bump version to 1.1.22 (#161) halotools-v1.1.22 libhalo-v1.1.22 2023-04-11 21:35:49 +02:00
Michał Leszczyński
91fb2803d5 Fix bug in haloFindBridge() (#162) 2023-04-11 21:35:40 +02:00
Michał Leszczyński
54f1979285 Bump version to 1.1.21 (#160) libhalo-v1.1.21 halotools-v1.1.21 2023-04-11 18:54:57 +02:00
Michał Leszczyński
74389db80e Fix: export haloFindBridge from index.js (#159) 2023-04-11 18:54:45 +02:00
Michał Leszczyński
c29665b934 Bump version to 1.1.20 (#158) libhalo-v1.1.20 halotools-v1.1.20 2023-04-11 18:35:44 +02:00
Michał Leszczyński
34760aa720 Add short info about halo-bridge and gateway, minor fixes (#157) 2023-04-11 17:53:01 +02:00
Michał Leszczyński
27fbeeb53c Bump version to 1.1.19 (#155) libhalo-v1.1.19 halotools-v1.1.19 2023-04-11 04:05:04 +02:00
Michał Leszczyński
003117c306 CI: Bump build process to node 18 (#156) 2023-04-11 04:04:48 +02:00
Michał Leszczyński
1dd8e7a1ad CI: Fix typo in Windows build process (#154) 2023-04-11 02:14:21 +02:00
Michał Leszczyński
97f4718ca2 Bridge: Tune the TLS related settings and code (#153) 2023-04-11 01:55:29 +02:00
Michał Leszczyński
4e2b7d04e9 Implement halo-gateway for using smartphone as NFC reader on PC (#143) 2023-04-11 01:38:31 +02:00
Michał Leszczyński
520d517af0 Bridge: Gracefully close the websocket when the server is shut down (#151) 2023-04-10 00:41:31 +02:00
Michał Leszczyński
efa1fa8328 CI: Rename halocli tag to halo-tools (#150) 2023-04-10 00:32:20 +02:00
Michał Leszczyński
20231aafe5 Bump version to 1.1.18 (#149) halocli-v1.1.18 libhalo-v1.1.18 2023-04-09 18:02:54 +02:00
Michał Leszczyński
3548017ac7 Bridge installer: Ask the user whether he wants to generate a certificate (#147) 2023-04-09 18:02:46 +02:00