0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/node
akonradi-signal e0465badb6
Add CDSI lookup bridge code for node
Use the async CDSI lookup function introduced in libsignal-net and expose it via
the bridging layer to node. Add a typescript library that provides a more
convenient interface for callers and exposes a close-to-drop-in-compatible API
for the desktop client.
2023-11-02 16:33:24 -04:00
..
ts Add CDSI lookup bridge code for node 2023-11-02 16:33:24 -04:00
.eslintignore Re-apply "device transfer: replace picky with boring" 2022-06-22 16:33:21 -07:00
.eslintrc.js Node: add some more ESLint TypeScript checks 2023-03-06 15:30:08 -08:00
.prettierignore Move package.json inside the node/ directory 2021-11-08 16:40:50 -08:00
binding.gyp Move package.json inside the node/ directory 2021-11-08 16:40:50 -08:00
build_node_bridge.py Update all the RustCrypto crates 2023-08-25 11:28:49 -07:00
docker-prebuildify.sh Docker: Use -it and --init to handle SIGTERM (^C) properly 2022-08-23 13:31:30 -07:00
Dockerfile Install git in the Node Dockerfile to satisfy boring-sys 2023-10-18 09:50:17 -07:00
Native.d.ts Add CDSI lookup bridge code for node 2023-11-02 16:33:24 -04:00
Native.js node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
package.json Bump to version v0.33.0 2023-10-26 14:03:22 -07:00
tsconfig.json node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
yarn.lock node: Add PQXDH support 2023-06-02 10:42:39 -07:00
zkgroup.d.ts Update artifact/package/module names across all three app languages 2022-03-23 10:49:09 -07:00
zkgroup.js Update artifact/package/module names across all three app languages 2022-03-23 10:49:09 -07:00