0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-19 19:42:19 +02:00
libsignal/node
Jordan Rose a8814d16f8 Move all "testing-fns" APIs into libsignal-bridge-testing
This means they'll be shipped to clients, but still filtered out of
the device builds on Android (via having two separate libraries on
disk) and iOS (by not being included in non-simulator builds). The
biggest benefit of this is dropping the :android:makeTestJniLibraries
step for running libsignal's Android tests.
2024-08-27 08:29:06 -07:00
..
ts net: dropping reconnect count field 2024-08-07 19:11:43 -07:00
.eslintignore Re-apply "device transfer: replace picky with boring" 2022-06-22 16:33:21 -07:00
.eslintrc.js node: Update jsdoc lints 2024-03-01 15:52:35 -08:00
.prettierignore backup: bridge canonical serialization as ComparableBackup 2024-07-16 14:20:31 -04:00
binding.gyp Move package.json inside the node/ directory 2021-11-08 16:40:50 -08:00
build_node_bridge.py Move all "testing-fns" APIs into libsignal-bridge-testing 2024-08-27 08:29:06 -07:00
docker-prebuildify.sh node: Remove "install" script that invokes node-gyp-build 2024-07-09 18:04:14 -07:00
Dockerfile node: Upload dump_syms output to releases instead of raw debug info 2024-07-19 16:19:53 -07:00
Native.d.ts net: dropping reconnect count field 2024-08-07 19:11:43 -07: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.56.0 2024-08-20 16:27:15 -07:00
tsconfig.json Node: Update to ES2020 2023-11-08 09:11:09 -08:00
yarn.lock Update to Node 20.11.1 2024-06-21 14:35:17 -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