yiekheng
  • Joined on 2025-05-14
yiekheng created branch master in yiekheng/cm_whatsapp_bot_v1 2026-05-09 17:10:49 +08:00
yiekheng pushed to master at yiekheng/cm_whatsapp_bot_v1 2026-05-09 17:10:49 +08:00
f613d83b40 docs: add top-level README
9062ba7e7f fix(bot): drop removed groups during sync
83d9bf6e9b fix(bot): upgrade Baileys 6.17.16 → 7.0.0-rc10 for protocol compatibility
43882d5a1b feat(bot): refresh groups list — manual button + auto event listener
5259f88776 fix(bot): chunk participant pre-key fetches to survive broken JIDs
Compare 10 commits »
yiekheng pushed to main at yiekheng/cm_bot_v2 2026-05-04 09:27:34 +08:00
0d38bd258a chore(env): use test_id/test_pass placeholders in dev example
9eed051916 feat(web,api): row-level search, more sort columns, copy buttons
Compare 2 commits »
yiekheng pushed to main at yiekheng/cm_bot_v2 2026-05-04 08:31:40 +08:00
1c3d4ef893 fix(transfer): use dedicated /user/batch endpoint, alert+skip on fetch failure
yiekheng created repository yiekheng/cm_whatsapp_bot_v1 2026-05-03 12:06:05 +08:00
yiekheng pushed to main at yiekheng/cm_bot_v2 2026-05-03 11:55:02 +08:00
850fb71ddd fix(web): force scroll-to-top on tab switch (iOS Safari quirk)
9b222eec56 fix(web): drop Refresh button, move Add right-aligned on the title row
fa93a8c866 fix(web): drop 'keep scrolling to load more' tail from subtitle
ee74ebda64 feat(web): show real DB total in table header (replaces '200+')
Compare 4 commits »
yiekheng pushed to main at yiekheng/cm_bot_v2 2026-05-03 11:32:42 +08:00
f485dc52aa update rex & siong production env
6bb85222d1 perf(web): server-side pagination + infinite-scroll for accounts/users
549e9b5939 perf(web): cache /acc/ and /user/ for 30s with tag invalidation
9a4072129a perf(web): add route-level loading skeletons for instant tab switching
324c88e652 fix(db): pool_size default 24 to fit transfer-bot's 20 worker threads
Compare 9 commits »
yiekheng pushed to main at yiekheng/cm_bot_v2 2026-05-03 10:33:16 +08:00
626344cc16 fix(web): unblock PWA icon under trailingSlash routing
eb297e977e fix(web): don't apply break-all when EditableCell has a custom renderView
d94dfc7f9a fix(web-auth): sign out works, drop passkey settings UI, add password reveal
e0b0b4250b chore: remove obsolete scripts/verify_debug.sh
ebccad2094 B4 cutover: retire Flask cm-web, rename cm-web-next → cm-web
Compare 27 commits »
yiekheng pushed to main at yiekheng/cm_bot_v2 2026-05-02 21:29:47 +08:00
43db97aeaa fix(api): drop flask_cors from cm_api (CORS-A defense-in-depth)
3bfd35ef8d fix(web): PWA notch safe-area + skip autoFocus on touch devices
eebbcb3db2 feat(web): success toast on confirmed create/delete
e3ac94cada feat(web): manual create flow with input dialog for acc and user
e507714dc5 feat(web): delete with confirm dialog + fix iOS auto-zoom on edit
Compare 79 commits »
yiekheng pushed to main at yiekheng/proxmox-zfs-snapshot-managemen... 2026-04-27 23:09:43 +08:00
5eb7572fa1 Move cron management to /etc/cron.d/pve-tui
yiekheng created branch main in yiekheng/proxmox-zfs-snapshot-managemen... 2026-04-27 22:57:24 +08:00
yiekheng pushed to main at yiekheng/proxmox-zfs-snapshot-managemen... 2026-04-27 22:57:24 +08:00
946caeff90 Initial commit: PVE Storage Manager TUI
yiekheng created repository yiekheng/proxmox-zfs-snapshot-managemen... 2026-04-27 22:48:36 +08:00
yiekheng pushed to main at yiekheng/sunnymh 2026-04-17 23:18:47 +08:00
fd791ff1c5 Bump manga-site to 33087cc
yiekheng pushed to main at yiekheng/sunnymh-manga-site 2026-04-16 20:56:28 +08:00
33087cc5b3 Make list pages fully dynamic; cache only at query level
yiekheng pushed to main at yiekheng/sunnymh-manga-site 2026-04-16 20:51:23 +08:00
0ccb9debbb Reader: chunk-based image prefetch, disable browser scroll-restoration
yiekheng pushed to main at yiekheng/sunnymh-manga-site 2026-04-16 20:13:05 +08:00
90f8f50166 Enable ISR on list pages; cache reader + search DB queries
0923dc1dce Reader: contain img inside aspect-ratio placeholder
Compare 2 commits »
yiekheng pushed to main at yiekheng/sunnymh-manga-site 2026-04-16 19:29:15 +08:00
dea57e6b28 Drop R2 URL signing; serve images via custom domain
yiekheng pushed to main at yiekheng/sunnymh-manga-site 2026-04-15 22:29:15 +08:00
95135942a2 Reader: treat browser refresh as implicit resume
yiekheng pushed to main at yiekheng/sunnymh-manga-site 2026-04-15 22:27:58 +08:00
fb2b032d73 Reader: broaden hover-nav detection to hybrid devices