Commit Graph

19 Commits

Author SHA1 Message Date
b1n
8f7955aa7f feat!: compress plugin via zlib 2024-07-09 15:50:26 +08:00
b1n
ed890a4186 feat!: v1.0.0
Implementing a Plug-in System with Extism.
Serialize the Plugin struct with Cap'n Proto for backward compatibility.
Refactor the project code.
2024-07-09 10:48:45 +08:00
b1n
f6cf55b698 feat: use message dialog to display message 2024-06-29 01:04:16 +08:00
b1n
9ed415ee2c style: delete space 2024-06-28 22:38:20 +08:00
b1n
b3dfd8f001 feat: use double-width font for better display 2024-06-28 00:17:08 +08:00
b1n
ebc3be5acc fix(ui): plugin listview icon exceeds border 2024-06-27 22:46:38 +08:00
b1n
23b6a6dbd6 refactor: use global static plugins path 2024-06-27 22:02:01 +08:00
b1n
291d6b658d test: add some test
test: add test_aes_gcm_encrypt
test: add test_xor_encrypt
test: add test_bincode
2024-06-27 12:04:13 +08:00
b1n
1242262d22 feat: add icon 2024-06-26 12:26:31 +08:00
b1n
fd10178eda fix: set subsystem for windows 2024-06-25 00:31:05 +08:00
b1n
653ac1d8a2 fix: font family name 2024-06-25 00:21:51 +08:00
b1n
6f1a0fd0d0 fix: encrypt_type not set 2024-06-24 01:09:32 +08:00
b1n
68514da562 feat(ui): restore message after 3 secs 2024-06-22 20:03:13 +08:00
b1n
6b9bd1285c feat: re-select generate new random encryption pass 2024-06-22 16:24:41 +08:00
b1n
f4a91d4f60 feat(bincode): add 500MiB limit to plugin 2024-06-22 15:44:14 +08:00
b1n
afe0840adb feat: add pumpbin maker 2024-06-21 20:04:21 +08:00
b1n
fe74f8a812 fix: supported_platforms only one 2024-06-20 21:01:41 +08:00
b1n
5c62b25d7c feat: remove debug ui 2024-06-20 20:23:55 +08:00
b1n
1c2c583c0a feat: pumpbin born! 2024-06-20 17:54:19 +08:00