Commit Graph

204 Commits

Author SHA1 Message Date
ed74d5de26 windows support for active app icon retrieval 2026-01-29 23:20:52 +08:00
2ebe3be106 refactored app startup flow 2026-01-29 22:42:37 +08:00
5e8322d979 macos active app icon retrieval 2026-01-26 17:43:50 +08:00
9662c1f66c added active app report throttling (500ms) 2026-01-26 14:48:26 +08:00
0b1686653c user active app reporting 2026-01-26 11:16:55 +08:00
76943f3362 refactoring of app.rs and relevant flow files 2026-01-25 23:10:09 +08:00
d1ef0a010f deduplicated RemoteError 2026-01-25 21:54:36 +08:00
a48e34adc7 enhanced websocket handling 2026-01-25 20:54:56 +08:00
acf4b94a1f commands refactor 2026-01-25 16:06:12 +08:00
8173f10937 state management refactoring 2026-01-21 20:28:31 +08:00
7f37a3f8c2 moved models from remote to models folder 2026-01-21 17:38:45 +08:00
5145ebaf11 integration of active_app module 2026-01-18 23:42:30 +08:00
c888dcf252 fixed bug with questionably unknown origins 2026-01-15 17:22:19 +08:00
f9b220c558 applied basic cargo clippy suggestions 2026-01-15 17:21:40 +08:00
a20b363d07 refactored doll editor svelte file 2026-01-15 17:08:49 +08:00
9f185c83eb silenced pnpm check 2026-01-15 17:06:33 +08:00
1432a8e25e refactored ws 2026-01-15 16:49:09 +08:00
26f6985151 silence cargo warnings.
we'll add back deleted code when we actually need them.
2026-01-15 16:22:16 +08:00
41260c971a chore: cargo fmt 2026-01-15 16:17:34 +08:00
86d964943e chore: refactored lib.rs to move commands into separate folder 2026-01-15 16:17:06 +08:00
7ae501aaf0 app menu only shows when user is connected 2026-01-15 15:36:54 +08:00
08b4bc4ca3 UI & windo config adjustments 2026-01-13 15:58:52 +08:00
354e362ac3 interaction system 2026-01-13 12:55:25 +08:00
efb2a2e4d1 added saving loading indicator in doll editor window 2026-01-09 11:28:28 +08:00
a47f6e02c0 freeze pet when pet menu is opened 2026-01-09 00:15:00 +08:00
372ad8472b Pet & user info + fake buttons in pet menu 2026-01-08 17:42:31 +08:00
9d1a442089 updated friend doll retrieval return type 2026-01-07 18:15:46 +08:00
d821941fbd step 1 put pet color into pet menu 2026-01-07 16:17:38 +08:00
ee2b9f270e very wonky but works pet menu dismiss flow 2026-01-07 16:00:23 +08:00
77472d43f8 pet menu persistence 2026-01-07 01:46:46 +08:00
6cadedf0e6 Removed special interaction from doll preview 2026-01-06 15:25:25 +08:00
558abcf81a fixed window size & position on macOS (real fullscreen now) 2026-01-06 15:19:34 +08:00
5be5b3eccf control scene interactive state from frontend 2026-01-06 14:08:20 +08:00
0a11c333b4 refactored desktop pet component 2026-01-05 17:24:38 +08:00
ca995899fe hotkey to activate neko interactions 2026-01-05 16:40:27 +08:00
96ba44613d fix windows threadding ccm window bug 2026-01-04 17:56:36 +08:00
afdff29637 refined client configuration manager flow 2026-01-03 22:05:30 +08:00
f85d7e773d client configuration manager 2026-01-03 21:49:42 +08:00
b48d15df59 Update AGENTS.md 2026-01-03 20:46:52 +08:00
105254a817 server down handling 2026-01-03 01:15:43 +08:00
ce2e0aca4f server down screen pt 1 2026-01-02 14:56:52 +08:00
24ebfebcfd welcome screen UI 2025-12-31 23:37:13 +08:00
401923ef4c sign out 2025-12-31 21:24:37 +08:00
ed3e0a21ae minor refactoring of file & css 2025-12-29 16:07:17 +08:00
e17c95c763 added a welcome window 2025-12-28 23:40:03 +08:00
40d9872876 actually fixing the bug the last commit was supposed to fix 2025-12-27 10:30:15 +08:00
b168d674bd fixed WS race condition issue 2025-12-25 14:12:39 +08:00
42f798c8b7 trivial enhancements to state management solution 2025-12-24 16:25:48 +08:00
83f145f490 Minor optimizations to sprite re-coloring 2025-12-23 17:14:42 +08:00
c8efcfc83c doll active state <-> doll visibility toggle 2025-12-23 15:58:01 +08:00