yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-19 15:12:27 +08:00
f42c50ce10 feat(wfassoc): add query_ext method and improve CLI output
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-19 14:10:34 +08:00
d5fed1e580 feat(registry): add privilege check and improve ProgId handling
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-19 12:11:10 +08:00
f37b4b6652 feat(registry): implement file extension linking in Windows registry
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-18 23:11:49 +08:00
4f0f9670cb feat: add Windows-specific modules and enhance program registration
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-18 18:17:41 +08:00
6e9f91d0e6 feat: add error handling and thread-local last error tracking for wfassoc-dylib
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-18 09:55:19 +08:00
bcd0d503d4 write shit
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-17 14:19:36 +08:00
bdb6b4ceee write shit
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-16 15:13:56 +08:00
dab91f1581 split into individual modules
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-15 13:22:58 +08:00
4b1f85c2f3 update README
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-15 13:15:41 +08:00
eee91d8498 write ext shit
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-13 22:08:00 +08:00
c4b825f7f6 refactor wfassoc
034e9017be write shit
Compare 2 commits »
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-10 20:54:56 +08:00
07a8c6a11d write shit
f7d92243c9 add decl for ProgId
Compare 2 commits »
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-09 16:07:29 +08:00
3f23d6b549 write shit
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-09 15:32:31 +08:00
2c8cb26ebf write shit
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-09 13:53:42 +08:00
682be6ab58 add privilege checker
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-10-07 18:49:10 +08:00
ab8489c377 doc: add doc for moved files
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-10-07 18:16:52 +08:00
c48e79753d refactor: cancel the namespace Rust.
eda801d3c7 refactor: move env outside from rust namespace
64045b1d48 doc: update license date
Compare 3 commits »
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-05 18:04:31 +08:00
03a1796e07 write shit
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-04 22:22:08 +08:00
f3c7f0905e write rust shit
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-04 22:05:19 +08:00
e06fcdf53b refactor: migrate project from C++ to Rust