Commit graph

12155 commits

Author SHA1 Message Date
llama
a4c54b212c
remove use of setError 2025-10-25 21:06:33 +08:00
llama
37e5be4d0e
debug flag 2025-10-24 20:16:47 +08:00
llama
5aeb49641b
cleanup 2025-10-24 20:04:14 +08:00
llama
8d2fab7dea
fix reactivity issue
this broke somewhere down the line and needs a tick now
2025-10-24 20:04:14 +08:00
llama
0c66df1dc3
fetch and pass uninstall info 2025-10-24 20:04:13 +08:00
llama
6b82e84b7b
implement uninstall screen 2025-10-24 20:04:13 +08:00
llama
3c3d476bf0
fix spinner not being centred 2025-10-24 20:04:13 +08:00
llama
42ded9ab2e
move font fallback to base.scss 2025-10-24 20:03:56 +08:00
llama
172f924acb
add/modify strings 2025-10-24 20:02:04 +08:00
llama
326f57820d
unhardcode pty-data event name 2025-10-24 20:02:04 +08:00
llama
6f0865efda
update handle_uninstall 2025-10-24 20:02:03 +08:00
llama
dd0a676fcd
update platform-specific uninstall fns 2025-10-24 20:02:03 +08:00
llama
8f1a3dca94
implement uninstall rpcs 2025-10-24 20:01:21 +08:00
llama
dfe77c8a8a
refactor to use traits 2025-10-24 19:31:56 +08:00
llama
316e176d64
add I18nExt trait 2025-10-24 19:27:35 +08:00
llama
fcc0ee3cb7
add StateExt trait 2025-10-24 19:25:58 +08:00
llama
a789a2cb95
add uninstall rpcs and state 2025-10-24 19:24:10 +08:00
llama
c0eedbc2a4
add todo to uninstall btn 2025-10-20 10:13:41 +08:00
llama
68f9e05249
./ninja format 2025-10-20 10:12:04 +08:00
llama
73ac0a1cfc
convert uv methods back to free fns 2025-10-20 10:11:43 +08:00
llama
36a0e0dcc7
use getState 2025-10-20 10:05:35 +08:00
llama
1ce305620d
extract normal state component out of Start 2025-10-20 10:04:51 +08:00
llama
7b5afb8dd8
add uninstall button 2025-10-20 10:04:38 +08:00
llama
54d9a19a1c
add components 2025-10-20 10:03:45 +08:00
llama
c08f86ce5d
add strings 2025-10-20 09:58:51 +08:00
llama
bcd28c03ec
add GetState rpc 2025-10-20 09:58:29 +08:00
llama
0d1204521b
remove snafu for now 2025-10-20 09:57:37 +08:00
llama
1325147854
cleanup 2025-10-18 17:36:23 +08:00
llama
4c27e53c85
remove unused stores 2025-10-18 17:36:12 +08:00
llama
179968d0dc
update tr store in +page.svelte 2025-10-18 17:35:17 +08:00
llama
6f06f81f06
./check 2025-10-18 10:52:00 +08:00
llama
4f52a2c0d6
make TitledContainer's title optional 2025-10-18 10:09:49 +08:00
llama
9816c8121a
limit select menu height to 200px 2025-10-18 10:09:28 +08:00
llama
cd78dd9c95
add favicon 2025-10-18 10:08:44 +08:00
llama
49e850c7da
refactor Start.svelte 2025-10-18 10:08:29 +08:00
llama
3bb77f964d
add components 2025-10-18 10:07:18 +08:00
llama
e398671e57
add CheckDecagramOutline icon 2025-10-18 10:06:31 +08:00
llama
1f7fe021df
modify Warning to take icon 2025-10-18 10:03:41 +08:00
llama
167551839d
provide tr as store to avoid using {#key ...} 2025-10-18 10:02:28 +08:00
llama
b97b8462d9
remove getVersions call 2025-10-18 10:01:38 +08:00
llama
9434499e7a
add font fallback 2025-10-18 10:00:53 +08:00
llama
2ba7809de6
add strings 2025-10-18 10:00:33 +08:00
llama
a379e20ddd
update tauri.conf.json 2025-10-18 10:00:11 +08:00
llama
8ec9d4d1e5
change codegen to not alert by default on error 2025-10-18 09:59:39 +08:00
llama
b04520a352
refactor and implement rpc commands 2025-10-18 09:58:58 +08:00
llama
572cbf1043
remove unneeded rpc error message 2025-10-18 09:58:07 +08:00
llama
eaa514fb7a
refactor app 2025-10-18 09:56:47 +08:00
llama
6d6df1c91d
refactor state and uv code 2025-10-18 09:55:07 +08:00
llama
920fbdba7a
update capabilities 2025-10-18 09:52:19 +08:00
llama
5ca2b84dfb
add new rpc calls 2025-10-18 09:47:09 +08:00