142 Commits

Author SHA1 Message Date
22bbcaa2df Delete .env.example 2026-03-30 02:26:55 +08:00
c7a5b50223 bump version numbers 2026-03-27 14:53:15 +08:00
8a8e77125a system tray icon 2026-03-27 14:51:25 +08:00
a945526808 app icon 2026-03-27 14:42:45 +08:00
743af7adb6 new splash screen 2026-03-26 03:59:37 +08:00
5d2f2241f3 bump version number 2026-03-25 02:25:40 +08:00
cb0b366e96 leverage lock w and r (clean up after AI) 2026-03-25 02:23:06 +08:00
53248243e3 minor cursor handling refactor improvemnts 2026-03-25 02:14:55 +08:00
75ab799a7f scene configuration, neko opacity & scale 2026-03-24 22:52:49 +08:00
aa9d1f54a1 accelerators sservice 2026-03-22 02:10:10 +08:00
a72430e65f custom interactivity hotkey 2026-03-21 22:28:14 +08:00
8f4aab3d87 bump version number 2026-03-21 03:22:12 +08:00
a83f74494b stop tiling WMs from tiling scene window 2026-03-21 03:21:43 +08:00
f4021a1d2a Refactored window management solution & implemented macOS accessory mode 2026-03-21 03:07:11 +08:00
16811a8243 macOS accessory mode 2026-03-21 00:24:00 +08:00
680fd3c617 debug mode 2026-03-21 00:00:10 +08:00
c47b8d464d bump version number 2026-03-19 14:16:33 +08:00
df02a9189d update default API endpoint address string 2026-03-19 14:07:15 +08:00
1137f57610 new pubkey with password 2026-03-18 03:17:53 +08:00
f8e88dfba6 Tauri Updater attempt hopefully works first try 2026-03-18 02:20:54 +08:00
aa2ccf6c3f cargo fmt 2026-03-18 02:04:31 +08:00
2a485f9a0b improved splash screen action 2026-03-17 22:09:50 +08:00
3cc4f5366d SSO auth (1) 2026-03-17 15:08:39 +08:00
2f0c967bc0 lifecycle refactor into session service 2026-03-11 16:47:40 +08:00
858858ab48 Rust service refactor: app data, session windows & client config pt 2 2026-03-10 15:46:49 +08:00
341dd48132 Rust service refactor: auth, scene & client config 2026-03-10 14:24:06 +08:00
3437bc5746 Rust service refactor: friends & some other 2026-03-10 13:27:12 +08:00
e38697faa9 added friends' neko to scene page 2026-03-10 12:59:06 +08:00
a4d8601297 cleaned up unused rust types 2026-03-10 03:39:59 +08:00
ceaa1257bf move retrieval of sprite url from svelte to rust 2026-03-09 19:34:57 +08:00
02f1119254 user's own doll color scheme in neko 2026-03-09 19:04:53 +08:00
03ae3e0829 moved user status data validation from front to backend 2026-03-09 12:45:34 +08:00
69cfebee3d moved friend cursor data aggregation from frontend to backend 2026-03-09 12:30:29 +08:00
4d7e97771a migrate from ts-rs to tauri-specta 2026-03-07 18:36:51 +08:00
f65d837841 Improved tauri events type safety 2026-03-07 14:48:19 +08:00
f372e86457 refactored svelte tauri events 2026-03-07 03:11:39 +08:00
93e33e8d64 frontend events system refactor 2026-03-07 01:14:41 +08:00
59253d286c centralize tauri event names 2026-03-06 16:34:24 +08:00
1ccc0b69ed correct sprite cropping 2026-03-03 01:27:07 +08:00
ea8f41f852 petpet headpat init 2026-02-20 02:23:01 +08:00
62a1c1b672 added module id field 2026-02-17 23:14:47 +08:00
f1d03fc96a updated friend field to be optional (frontend bug fix, not that I have
no friends)
2026-02-17 21:37:15 +08:00
8578ba3376 simplify client config manager window opening 2026-02-17 20:57:16 +08:00
68c42b34a1 UI to show modules 2026-02-17 18:19:12 +08:00
dcb9012ff6 foreground app listener support 2026-02-17 01:12:59 +08:00
08e09ab84c cargo clippy 2026-02-16 21:37:56 +08:00
279ac11c0e event broadcasting & nuking foreground app listener 2026-02-16 12:38:30 +08:00
c76e436529 presence module & update_status 2026-02-16 00:52:38 +08:00
44556ca3a1 functional runtime 2026-02-15 22:27:08 +08:00
285fdcab1f modules system init 2026-02-15 19:29:17 +08:00