Adam C
|
3d68a7d494
|
Add TAURI_SIGNING_PRIVATE_KEY_PASSWORD to release.yml
|
2026-03-18 12:29:15 +08:00 |
|
|
|
1137f57610
|
new pubkey with password
|
2026-03-18 03:17:53 +08:00 |
|
Adam C
|
5bf4f62e7f
|
Add pnpm setup step to release workflow
Added setup step for pnpm version 10 in the release workflow.
|
2026-03-18 03:03:44 +08:00 |
|
Adam C
|
dd6cd9b7d6
|
Drop tauri-action version
tauri-actions repo says v1 but docs say v0??
|
2026-03-18 02:53:29 +08:00 |
|
|
|
4334891887
|
Tauri GitHub Actions
|
2026-03-18 02:47:34 +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 |
|
|
|
5e0f5f19f0
|
welcome screen refinements
|
2026-03-18 01:25:32 +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 |
|
|
|
905ba5abc0
|
Separated pet name component from pet menu
|
2026-03-16 16:40:57 +08:00 |
|
|
|
e99f8a7608
|
added pet name display
|
2026-03-14 15:09:44 +08:00 |
|
|
|
0e305f821c
|
tied new pet menu to rust local backend
|
2026-03-14 11:44:51 +08:00 |
|
|
|
68c8635497
|
exposed user to pet-menu
|
2026-03-13 21:24:18 +08:00 |
|
|
|
5d01d69c53
|
updated scene page to reference to the right pet menu
|
2026-03-13 21:01:29 +08:00 |
|
|
|
4404045033
|
moved createPetActions into pet menu component
|
2026-03-13 20:58:15 +08:00 |
|
|
|
fc883cff18
|
removed pet menu conditional rendering to allow onDestroy
|
2026-03-13 20:46:04 +08:00 |
|
|
|
083c62efa0
|
break down pet menu component & remove pet menu for user's own doll
|
2026-03-13 20:35:47 +08:00 |
|
|
|
475484abea
|
scaffolded pet menu
|
2026-03-13 19:26:10 +08:00 |
|
|
|
5eb25bd026
|
hide user's doll when no doll is deployed
|
2026-03-13 18:06:46 +08:00 |
|
|
|
2f0c967bc0
|
lifecycle refactor into session service
|
2026-03-11 16:47:40 +08:00 |
|
|
|
da93c2e4a4
|
client config rename for frontend
|
2026-03-10 16:17:18 +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 |
|
|
|
d582ea7fe8
|
replace RecolorOptions with DollColorSchemeDto
|
2026-03-09 18:00:05 +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 |
|
|
|
23c778a0bb
|
refactored frontend events for code conciseness
|
2026-03-08 16:15:32 +08:00 |
|
|
|
291e0311e8
|
consolidated event subscription listeners into one
|
2026-03-08 11:47:32 +08:00 |
|
|
|
3a3ea3498b
|
replaced neko's left right with translate
|
2026-03-08 10:09:35 +08:00 |
|
|
|
d8231bb171
|
neko pt 2
|
2026-03-08 02:24:18 +08:00 |
|
|
|
2633ce0d01
|
cleaned up previous desktop pet residue (left a bit for preview)
|
2026-03-08 01:17:10 +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 |
|
|
|
2bf8581095
|
moved user presence status into global state
|
2026-03-07 02:18:25 +08:00 |
|
|
|
c3e39e7d9a
|
nuked svelte pets system, starting from scratch
|
2026-03-07 01:56:41 +08:00 |
|
|
|
7b355804f0
|
frontend event system refactor pt 2
|
2026-03-07 01:44:24 +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 |
|
|
|
0e6b497cf6
|
added sender sprite next to petpet
|
2026-03-05 18:44:39 +08:00 |
|
|
|
a272b5f286
|
cleaned up AI comments
|
2026-03-03 02:08:59 +08:00 |
|
|
|
1ccc0b69ed
|
correct sprite cropping
|
2026-03-03 01:27:07 +08:00 |
|
|
|
9749c1d97f
|
headpat fade in animation & style
|
2026-03-03 00:14:56 +08:00 |
|
|
|
e4fc97d8ce
|
fullscreen headpat
|
2026-03-03 00:07:18 +08:00 |
|