164 Commits

Author SHA1 Message Date
d3186cdd5f fix: types 2025-05-28 17:07:12 +10:00
bb678b4b3a fix: tests v1.2.0 2025-05-28 16:48:07 +10:00
cc94798962 feat: add file reader 2025-05-28 15:03:45 +10:00
7811818a72 Merge branch 'borked-reader' 2025-05-28 14:55:05 +10:00
b6910e717b fix: Changed FramedRead to work with ReadableStream
Signed-off-by: quexeky <git@quexeky.dev>
2025-05-28 14:52:42 +10:00
45a26c7156 inprogress: handoff to quexeky 2025-05-28 13:53:28 +10:00
16b78bca17 fix: chunk size v1.1.2 2025-05-27 10:34:44 +10:00
4ac19b8be0 fix: update index.js & index.d.ts v1.1.1 2025-05-26 17:20:03 +10:00
072a1584a0 feat: add list files command v1.1.0 2025-05-26 15:02:41 +10:00
6b5356627a fix: remove unnecessary size parameter causing windows build issues v1.0.0 2025-05-26 14:03:26 +10:00
7ede73e87c feat: move to backend-based manifest 2025-05-26 13:56:24 +10:00
921eb02132 fix: finish removing 32-bit windows v0.7.2 2025-03-31 09:25:30 +11:00
a95d0cea26 fix: bump version and remove freebsd v0.7.1 2025-03-31 09:15:56 +11:00
277651df09 fix: temporarily remove docker-based builds from publish stage 2025-03-31 09:07:44 +11:00
7896f11207 fix: temporarily remove docker-basd tests 2025-03-31 09:06:17 +11:00
0c3196ba7d fix: remove android builds 2025-03-30 18:18:41 +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
59dd17a156 fix: add repo urls 2025-03-30 12:56:15 +11:00
2c28c605ba fix: add repo url 2025-03-30 12:37:41 +11:00
987defaafb fix: update container path 2025-03-29 22:56:21 +11:00
7815338e9e fix: update to use AWS docker mirror 2025-03-29 22:51:44 +11:00
7bb0689cbd fix: update namespace from @drop to @drop-oss 2025-03-29 22:44:30 +11:00
5966bf268a fix: always publish v0.7.0 2025-03-27 12:12:06 +11:00
e13359783b test: remove windows unfriendly test 2025-03-27 12:01:56 +11:00
bf2895fb71 fix: commit index.js and index.d.ts 2025-03-27 11:56:22 +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
34867fd429 fix: import statements in tests 2025-03-25 11:25:50 +11:00
d552473f89 fix: remote i686 build 2025-03-25 11:03:19 +11:00
757696b6a3 fix: recreate lockfile 2025-03-25 10:09:23 +11:00
5f8628f5b5 fix: github ci 2025-03-25 10:07:37 +11:00
5cc95e74b9 fix: build and package 2025-03-25 09:58:18 +11:00
94cc39b1c3 fix: bump time 2025-03-25 09:30:29 +11:00
96ef9f251e fix: wrong fix for nightly 2025-03-25 09:27:44 +11:00
4a50d20657 fix: use nightly toolchain 2025-03-25 09:26:57 +11:00
c5287c53cd fix: remove openssl from Cargo.toml 2025-03-25 09:23:42 +11:00
577d1a8a92 feat: remove openssl dependency 2025-03-25 09:23:40 +11:00
86febb5803 fix: Use spdx license name
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-21 11:32:26 +11:00
6b3e600924 chore: Updated README and add description
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-21 11:30:56 +11:00
9766726ed5 chore: Added license to Cargo.toml
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-21 11:28:16 +11:00
640cffa106 refactor: Ran cargo clippy & Cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-21 11:13:35 +11:00
3209bcd01d chore: update partial ssl.rs to rcgen 2025-03-20 16:24:26 +11:00
5313622341 fix: tests 2025-03-20 09:57:25 +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
6a951bd33d Ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 18:15:06 +11:00
119f42e2ba Improve QoC
Signed-off-by: DecDuck <declanahofmeyr@gmail.com>
2024-11-01 00:01:45 +11:00
83ce8356a3 fix manifest generation test
fixed the manifest generation test and re-enabled the test failure on
the test CI/CD
2024-10-27 15:05:31 +11:00