|
|
b3011c517d
|
fix: skip tests, move to nightly
|
2025-07-02 12:29:58 +10:00 |
|
|
|
74a54eb9ac
|
fix: bump @napi-rs/cli to alpha version
|
2025-07-02 12:22:31 +10:00 |
|
|
|
89e94e3afd
|
fix: install patch crate before patching
|
2025-07-02 12:07:00 +10:00 |
|
|
|
169d471bb7
|
fix: patch crate on build
|
2025-07-02 12:05:57 +10:00 |
|
|
|
076dc60155
|
version bump to 1.4.0
|
2025-07-02 11:56:22 +10:00 |
|
|
|
fe43f79062
|
chore: bump version and add test
|
2025-05-30 20:55:53 +10:00 |
|
|
|
30b9c4a1cc
|
bump version
|
2025-05-29 09:30:10 +10:00 |
|
|
|
4670df4127
|
fix: add windows target
|
2025-05-28 21:01:16 +10:00 |
|
|
|
e33eaebe1a
|
fix: refix macos universalisation
|
2025-05-28 20:52:30 +10:00 |
|
|
|
f954f23410
|
fix: longshot fix: add x86_64-unknown-linux-gnu to the list of ABI targets
|
2025-05-28 20:47:59 +10:00 |
|
|
|
90817487ed
|
fix: universalisation for macos
|
2025-05-28 20:27:00 +10:00 |
|
|
|
98b84c64d4
|
fix: remove problematic builds
|
2025-05-28 19:58:26 +10:00 |
|
|
|
d3186cdd5f
|
fix: types
|
2025-05-28 17:07:12 +10:00 |
|
|
|
cc94798962
|
feat: add file reader
|
2025-05-28 15:03:45 +10:00 |
|
|
|
45a26c7156
|
inprogress: handoff to quexeky
|
2025-05-28 13:53:28 +10:00 |
|
|
|
16b78bca17
|
fix: chunk size
|
2025-05-27 10:34:44 +10:00 |
|
|
|
4ac19b8be0
|
fix: update index.js & index.d.ts
|
2025-05-26 17:20:03 +10:00 |
|
|
|
072a1584a0
|
feat: add list files command
|
2025-05-26 15:02:41 +10:00 |
|
|
|
7ede73e87c
|
feat: move to backend-based manifest
|
2025-05-26 13:56:24 +10:00 |
|
|
|
921eb02132
|
fix: finish removing 32-bit windows
|
2025-03-31 09:25:30 +11:00 |
|
|
|
a95d0cea26
|
fix: bump version and remove freebsd
|
2025-03-31 09:15:56 +11:00 |
|
|
|
a0791d71a9
|
fix: package json
|
2025-03-30 13:14:51 +11:00 |
|
|
|
a8b8d4bb3d
|
fix: remove android builds from package.json
|
2025-03-30 13:12:45 +11:00 |
|
|
|
2c28c605ba
|
fix: add repo url
|
2025-03-30 12:37:41 +11:00 |
|
|
|
1b35477b5c
|
fix: move to js tests
|
2025-03-27 11:51:19 +11:00 |
|
|
|
b782beb0ea
|
fix: tests
|
2025-03-27 11:41:23 +11:00 |
|
|
|
5cc95e74b9
|
fix: build and package
|
2025-03-25 09:58:18 +11:00 |
|
|
|
3209bcd01d
|
chore: update partial ssl.rs to rcgen
|
2025-03-20 16:24:26 +11:00 |
|
|
|
6439b173f8
|
chore: migrate to github actions
|
2025-03-20 09:56:03 +11:00 |
|
|
|
70150d8325
|
fix: specify yarn version in corepack
|
2025-01-26 23:49:20 +11:00 |
|
|
|
8cb90f8423
|
fix: use legacy yarn
|
2025-01-26 23:45:02 +11:00 |
|
|
|
5cc46763d3
|
Allow tests to fail
|
2024-10-26 22:30:52 +11:00 |
|
|
|
de6fd8214f
|
Version bump
|
2024-10-26 05:33:23 +00:00 |
|
|
|
e079ec5cac
|
add tests and ci rules
|
2024-10-26 15:33:11 +11:00 |
|
|
|
fb01c9e691
|
version bump
|
2024-10-21 20:49:38 +11:00 |
|
|
|
75e9e7d74c
|
refactored to create manifest by filename
|
2024-10-14 13:01:56 +11:00 |
|
|
|
fcdd1af2db
|
version bump
|
2024-10-13 15:02:43 +11:00 |
|
|
|
0ddd263d74
|
add metadata about chunk length
|
2024-10-12 11:00:26 +11:00 |
|
|
|
d0e2dec318
|
version bump
|
2024-10-11 16:33:41 +11:00 |
|
|
|
3e68f0524e
|
non blocking async
|
2024-10-11 15:57:20 +11:00 |
|
|
|
f88fd2a016
|
async utils that might fix my problem
|
2024-10-11 15:51:32 +11:00 |
|
|
|
174e48667f
|
added progress & log callback functions
|
2024-10-10 16:35:45 +11:00 |
|
|
|
c370aba5b4
|
version bump
|
2024-10-10 14:38:33 +11:00 |
|
|
|
3ed9fe282f
|
add windows build artifacts
|
2024-10-09 02:29:14 +11:00 |
|
|
|
326c336303
|
bump version
|
2024-10-09 02:24:16 +11:00 |
|
|
|
7c5e224f3b
|
switch to vendored openssl and re-enable windows target
|
2024-10-08 22:44:05 +11:00 |
|
|
|
7c19702c40
|
disable windows target
|
2024-10-08 21:38:53 +11:00 |
|
|
|
946ec23606
|
update ssl utils
|
2024-10-08 21:18:30 +11:00 |
|
|
|
116fc3263f
|
new chunking and cert utils
|
2024-10-07 22:09:34 +11:00 |
|
|
|
67a237d8a3
|
patch issue
|
2024-10-07 15:00:20 +11:00 |
|