Commit Graph

31 Commits

Author SHA1 Message Date
e66a6581cb fix: temporary remove luajit for compliation reasons 2025-08-25 12:43:23 +10:00
0d01809fd0 feat: no panik 2025-08-25 12:20:51 +10:00
ba35ca9a14 feat: start of scripting engine 2025-08-24 13:50:44 +10:00
dc3a420986 feat: performance improvements, fix zip 2025-08-13 11:35:50 +10:00
2969d64c45 feat: move to bigints for larger file sizes 2025-07-14 15:17:38 +10:00
52a685391a Bump rawzip to 0.3
No need for any patches ;)
2025-07-13 07:46:36 -05:00
535d5a4062 i give up, bump all versions 2025-07-02 20:54:06 +10:00
04d3f2dd8c fix: revert napi update 2025-07-02 20:33:53 +10:00
59ca57ee1b fix: bump napi version and commit lockfile 2025-07-02 20:20:19 +10:00
48e5b97a4e feat: zip file reading 2025-07-02 11:55:04 +10:00
c1aaf8adcd feat: work on version backend system 2025-07-01 22:51:22 +10:00
42f770aed9 feat: Add file start and end to read_file function
Signed-off-by: quexeky <git@quexeky.dev>
2025-05-28 22:32:37 +10:00
45a26c7156 inprogress: handoff to quexeky 2025-05-28 13:53:28 +10:00
94cc39b1c3 fix: bump time 2025-03-25 09:30:29 +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
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
6a951bd33d Ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 18:15:06 +11:00
ae978bc0a0 Converting to md5 2024-10-26 22:11:47 +11:00
75e9e7d74c refactored to create manifest by filename 2024-10-14 13:01:56 +11:00
8af08460b0 new manifest generation with checksums for Drop 2024-10-10 14:37:49 +11:00
8b3b2539b9 native windows builds 2024-10-09 00:42:15 +11:00
7c5e224f3b switch to vendored openssl and re-enable windows target 2024-10-08 22:44:05 +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
50c2c0ea3f migrate to zstd 2024-10-07 13:21:16 +11:00
2b07f487a6 initial commit 2024-10-06 13:45:03 +11:00