yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-18 16:27:51 +08:00
ae0231fe69 refactor: seperate lowlevel into 4 individual submodules
4205ef18d3 feat: write some content for lowlevel
Compare 2 commits »
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-18 15:43:22 +08:00
bbcea1f4d2 feat: add more guard and const in lowlevel
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-18 13:34:33 +08:00
91c7fdda70 feat: finish cdylib ffi and improve ffi C header
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-17 16:02:45 +08:00
f1a7cb89e5 feat: add ext status for cdylib
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-17 15:34:41 +08:00
fe9f839091 feat: finish default icon and friendly app name for application subkey
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-17 14:28:32 +08:00
9d3467ea26 feat: add application subkey shell verb function
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-17 12:37:50 +08:00
9d02a2187f feat: add some boring function in lowlevel
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-16 22:35:43 +08:00
c164bb73bc feat: add two registry utility functions
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-16 13:58:19 +08:00
92ec83b8d7 feat: remove cbindgen. use manual writing instead (actually AI writing)
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-15 17:02:37 +08:00
8d7f96d499 feat: add cbindgen support
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-15 16:01:04 +08:00
684a24fcf8 feat: update cdylib
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-15 11:09:03 +08:00
35fee0f473 refactor: modify backend for better understand
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-15 09:39:21 +08:00
e484ded5be feat: add logout for navbar
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-14 21:14:13 +08:00
2a280dcba0 feat: support login
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-14 10:36:09 +08:00
6337ae432d feat: add messagebox component
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-13 13:20:35 +08:00
826cbf18b1 feat: add login page
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-13 12:46:17 +08:00
167c83f7d4 feat: disable navigation to some pages if there is no user logged in
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-13 11:02:43 +08:00
078e61e993 feat: add persist feature for frontend
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-12 19:25:47 +08:00
bdee3b3efa feat: update database fields
yyc12345 pushed to master at yyc12345/coconut-leaf 2026-05-12 15:32:38 +08:00
37b08927a7 update frontend with bulma css and home&404 pages