wind-explorer
|
a83f74494b
|
stop tiling WMs from tiling scene window
|
2026-03-21 03:21:43 +08:00 |
|
wind-explorer
|
f4021a1d2a
|
Refactored window management solution & implemented macOS accessory mode
|
2026-03-21 03:07:11 +08:00 |
|
wind-explorer
|
16811a8243
|
macOS accessory mode
|
2026-03-21 00:24:00 +08:00 |
|
wind-explorer
|
680fd3c617
|
debug mode
|
2026-03-21 00:00:10 +08:00 |
|
wind-explorer
|
5165bc2c16
|
made msg pop smaller & longer & shadows
|
2026-03-20 19:50:01 +08:00 |
|
wind-explorer
|
db972c8387
|
message interaction
|
2026-03-20 19:35:19 +08:00 |
|
wind-explorer
|
c47b8d464d
|
bump version number
|
2026-03-19 14:16:33 +08:00 |
|
wind-explorer
|
df02a9189d
|
update default API endpoint address string
|
2026-03-19 14:07:15 +08:00 |
|
wind-explorer
|
1137f57610
|
new pubkey with password
|
2026-03-18 03:17:53 +08:00 |
|
wind-explorer
|
4334891887
|
Tauri GitHub Actions
|
2026-03-18 02:47:34 +08:00 |
|
wind-explorer
|
f8e88dfba6
|
Tauri Updater attempt hopefully works first try
|
2026-03-18 02:20:54 +08:00 |
|
wind-explorer
|
aa2ccf6c3f
|
cargo fmt
|
2026-03-18 02:04:31 +08:00 |
|
wind-explorer
|
5e0f5f19f0
|
welcome screen refinements
|
2026-03-18 01:25:32 +08:00 |
|
wind-explorer
|
2a485f9a0b
|
improved splash screen action
|
2026-03-17 22:09:50 +08:00 |
|
wind-explorer
|
3cc4f5366d
|
SSO auth (1)
|
2026-03-17 15:08:39 +08:00 |
|
wind-explorer
|
905ba5abc0
|
Separated pet name component from pet menu
|
2026-03-16 16:40:57 +08:00 |
|
wind-explorer
|
e99f8a7608
|
added pet name display
|
2026-03-14 15:09:44 +08:00 |
|
wind-explorer
|
0e305f821c
|
tied new pet menu to rust local backend
|
2026-03-14 11:44:51 +08:00 |
|
wind-explorer
|
68c8635497
|
exposed user to pet-menu
|
2026-03-13 21:24:18 +08:00 |
|
wind-explorer
|
5d01d69c53
|
updated scene page to reference to the right pet menu
|
2026-03-13 21:01:29 +08:00 |
|
wind-explorer
|
4404045033
|
moved createPetActions into pet menu component
|
2026-03-13 20:58:15 +08:00 |
|
wind-explorer
|
fc883cff18
|
removed pet menu conditional rendering to allow onDestroy
|
2026-03-13 20:46:04 +08:00 |
|
wind-explorer
|
083c62efa0
|
break down pet menu component & remove pet menu for user's own doll
|
2026-03-13 20:35:47 +08:00 |
|
wind-explorer
|
475484abea
|
scaffolded pet menu
|
2026-03-13 19:26:10 +08:00 |
|
wind-explorer
|
5eb25bd026
|
hide user's doll when no doll is deployed
|
2026-03-13 18:06:46 +08:00 |
|
wind-explorer
|
2f0c967bc0
|
lifecycle refactor into session service
|
2026-03-11 16:47:40 +08:00 |
|
wind-explorer
|
da93c2e4a4
|
client config rename for frontend
|
2026-03-10 16:17:18 +08:00 |
|
wind-explorer
|
858858ab48
|
Rust service refactor: app data, session windows & client config pt 2
|
2026-03-10 15:46:49 +08:00 |
|
wind-explorer
|
341dd48132
|
Rust service refactor: auth, scene & client config
|
2026-03-10 14:24:06 +08:00 |
|
wind-explorer
|
3437bc5746
|
Rust service refactor: friends & some other
|
2026-03-10 13:27:12 +08:00 |
|
wind-explorer
|
e38697faa9
|
added friends' neko to scene page
|
2026-03-10 12:59:06 +08:00 |
|
wind-explorer
|
a4d8601297
|
cleaned up unused rust types
|
2026-03-10 03:39:59 +08:00 |
|
wind-explorer
|
ceaa1257bf
|
move retrieval of sprite url from svelte to rust
|
2026-03-09 19:34:57 +08:00 |
|
wind-explorer
|
02f1119254
|
user's own doll color scheme in neko
|
2026-03-09 19:04:53 +08:00 |
|
wind-explorer
|
d582ea7fe8
|
replace RecolorOptions with DollColorSchemeDto
|
2026-03-09 18:00:05 +08:00 |
|
wind-explorer
|
03ae3e0829
|
moved user status data validation from front to backend
|
2026-03-09 12:45:34 +08:00 |
|
wind-explorer
|
69cfebee3d
|
moved friend cursor data aggregation from frontend to backend
|
2026-03-09 12:30:29 +08:00 |
|
wind-explorer
|
23c778a0bb
|
refactored frontend events for code conciseness
|
2026-03-08 16:15:32 +08:00 |
|
wind-explorer
|
291e0311e8
|
consolidated event subscription listeners into one
|
2026-03-08 11:47:32 +08:00 |
|
wind-explorer
|
3a3ea3498b
|
replaced neko's left right with translate
|
2026-03-08 10:09:35 +08:00 |
|
wind-explorer
|
d8231bb171
|
neko pt 2
|
2026-03-08 02:24:18 +08:00 |
|
wind-explorer
|
2633ce0d01
|
cleaned up previous desktop pet residue (left a bit for preview)
|
2026-03-08 01:17:10 +08:00 |
|
wind-explorer
|
4d7e97771a
|
migrate from ts-rs to tauri-specta
|
2026-03-07 18:36:51 +08:00 |
|
wind-explorer
|
f65d837841
|
Improved tauri events type safety
|
2026-03-07 14:48:19 +08:00 |
|
wind-explorer
|
f372e86457
|
refactored svelte tauri events
|
2026-03-07 03:11:39 +08:00 |
|
wind-explorer
|
2bf8581095
|
moved user presence status into global state
|
2026-03-07 02:18:25 +08:00 |
|
wind-explorer
|
c3e39e7d9a
|
nuked svelte pets system, starting from scratch
|
2026-03-07 01:56:41 +08:00 |
|
wind-explorer
|
7b355804f0
|
frontend event system refactor pt 2
|
2026-03-07 01:44:24 +08:00 |
|
wind-explorer
|
93e33e8d64
|
frontend events system refactor
|
2026-03-07 01:14:41 +08:00 |
|
wind-explorer
|
59253d286c
|
centralize tauri event names
|
2026-03-06 16:34:24 +08:00 |
|
wind-explorer
|
0e6b497cf6
|
added sender sprite next to petpet
|
2026-03-05 18:44:39 +08:00 |
|
wind-explorer
|
a272b5f286
|
cleaned up AI comments
|
2026-03-03 02:08:59 +08:00 |
|
wind-explorer
|
1ccc0b69ed
|
correct sprite cropping
|
2026-03-03 01:27:07 +08:00 |
|
wind-explorer
|
9749c1d97f
|
headpat fade in animation & style
|
2026-03-03 00:14:56 +08:00 |
|
wind-explorer
|
e4fc97d8ce
|
fullscreen headpat
|
2026-03-03 00:07:18 +08:00 |
|
wind-explorer
|
9c6c447205
|
removed resource intensive logging in svelte
|
2026-02-28 14:37:35 +08:00 |
|
wind-explorer
|
ea8f41f852
|
petpet headpat init
|
2026-02-20 02:23:01 +08:00 |
|
wind-explorer
|
62a1c1b672
|
added module id field
|
2026-02-17 23:14:47 +08:00 |
|
wind-explorer
|
f1d03fc96a
|
updated friend field to be optional (frontend bug fix, not that I have
no friends)
|
2026-02-17 21:37:15 +08:00 |
|
wind-explorer
|
8578ba3376
|
simplify client config manager window opening
|
2026-02-17 20:57:16 +08:00 |
|
wind-explorer
|
68c42b34a1
|
UI to show modules
|
2026-02-17 18:19:12 +08:00 |
|
wind-explorer
|
dcb9012ff6
|
foreground app listener support
|
2026-02-17 01:12:59 +08:00 |
|
wind-explorer
|
08e09ab84c
|
cargo clippy
|
2026-02-16 21:37:56 +08:00 |
|
wind-explorer
|
279ac11c0e
|
event broadcasting & nuking foreground app listener
|
2026-02-16 12:38:30 +08:00 |
|
wind-explorer
|
c76e436529
|
presence module & update_status
|
2026-02-16 00:52:38 +08:00 |
|
wind-explorer
|
44556ca3a1
|
functional runtime
|
2026-02-15 22:27:08 +08:00 |
|
wind-explorer
|
285fdcab1f
|
modules system init
|
2026-02-15 19:29:17 +08:00 |
|
wind-explorer
|
9a87231572
|
show own pet active app
|
2026-02-11 01:10:26 +08:00 |
|
wind-explorer
|
8f91b6b680
|
native auth
|
2026-02-11 01:10:08 +08:00 |
|
wind-explorer
|
624ee9a222
|
see your own pet
|
2026-02-08 01:15:03 +08:00 |
|
wind-explorer
|
f0cb2fd1d0
|
fixed connection reconnection logic
|
2026-02-08 00:54:31 +08:00 |
|
wind-explorer
|
4ad6fb709c
|
automatic auth token refresh
|
2026-02-07 23:47:08 +08:00 |
|
wind-explorer
|
e0c2bc3144
|
fixed ghostty crash & better ws failure recovery
|
2026-02-07 00:49:17 +08:00 |
|
wind-explorer
|
99340d4278
|
minor websocket refactoring
|
2026-02-06 23:21:58 +08:00 |
|
wind-explorer
|
4e2e19c60a
|
display peer active app info on pet & in pet menu
|
2026-02-05 00:13:33 +08:00 |
|
wind-explorer
|
4152491ca4
|
include full appmetadata object in user status broadcasts
|
2026-02-04 19:15:15 +08:00 |
|
wind-explorer
|
547baaceb8
|
generated new rs ts bindings
|
2026-02-04 15:59:36 +08:00 |
|
wind-explorer
|
8c4b096715
|
break down active_app.rs into smaller modules
|
2026-02-04 15:58:47 +08:00 |
|
wind-explorer
|
283ae982ed
|
moved send user request listener to rust side
|
2026-02-04 00:55:09 +08:00 |
|
wind-explorer
|
0bd78f6365
|
fixed dolls page scrolling behaviour
|
2026-02-03 23:47:23 +08:00 |
|
wind-explorer
|
f696d5e385
|
minor refactoring of app startup sequence & some extra trivial matters
|
2026-02-03 22:28:05 +08:00 |
|
wind-explorer
|
e15cf16817
|
enhancements to active_app.rs
|
2026-01-29 23:48:33 +08:00 |
|
wind-explorer
|
ed74d5de26
|
windows support for active app icon retrieval
|
2026-01-29 23:20:52 +08:00 |
|
wind-explorer
|
2ebe3be106
|
refactored app startup flow
|
2026-01-29 22:42:37 +08:00 |
|
wind-explorer
|
5e8322d979
|
macos active app icon retrieval
|
2026-01-26 17:43:50 +08:00 |
|
wind-explorer
|
9662c1f66c
|
added active app report throttling (500ms)
|
2026-01-26 14:48:26 +08:00 |
|
wind-explorer
|
0b1686653c
|
user active app reporting
|
2026-01-26 11:16:55 +08:00 |
|
wind-explorer
|
76943f3362
|
refactoring of app.rs and relevant flow files
|
2026-01-25 23:10:09 +08:00 |
|
wind-explorer
|
d1ef0a010f
|
deduplicated RemoteError
|
2026-01-25 21:54:36 +08:00 |
|
wind-explorer
|
a48e34adc7
|
enhanced websocket handling
|
2026-01-25 20:54:56 +08:00 |
|
wind-explorer
|
acf4b94a1f
|
commands refactor
|
2026-01-25 16:06:12 +08:00 |
|
wind-explorer
|
8173f10937
|
state management refactoring
|
2026-01-21 20:28:31 +08:00 |
|
wind-explorer
|
7f37a3f8c2
|
moved models from remote to models folder
|
2026-01-21 17:38:45 +08:00 |
|
wind-explorer
|
5145ebaf11
|
integration of active_app module
|
2026-01-18 23:42:30 +08:00 |
|
wind-explorer
|
c888dcf252
|
fixed bug with questionably unknown origins
|
2026-01-15 17:22:19 +08:00 |
|
wind-explorer
|
f9b220c558
|
applied basic cargo clippy suggestions
|
2026-01-15 17:21:40 +08:00 |
|
wind-explorer
|
a20b363d07
|
refactored doll editor svelte file
|
2026-01-15 17:08:49 +08:00 |
|
wind-explorer
|
9f185c83eb
|
silenced pnpm check
|
2026-01-15 17:06:33 +08:00 |
|
wind-explorer
|
1432a8e25e
|
refactored ws
|
2026-01-15 16:49:09 +08:00 |
|
wind-explorer
|
26f6985151
|
silence cargo warnings.
we'll add back deleted code when we actually need them.
|
2026-01-15 16:22:16 +08:00 |
|