25 Commits

Author SHA1 Message Date
binarybaron
191a25f941
fix: Make spinner on PromiseInvokeButton same size as icon 2024-08-10 12:52:53 +02:00
binarybaron
116d9c0f4f
fix: Prevent overscroll bounce 2024-08-09 20:27:47 +02:00
binarybaron
06f2a16715
feat: Add custom Icon 2024-08-09 20:14:06 +02:00
binarybaron
3d16ff6d5c
wip: WithdrawDialog migrated to Tauri IPC 2024-08-09 19:46:58 +02:00
binarybaron
47821cbe79
wip: WithdrawDialog migrated to Tauri IPC 2024-08-09 19:03:28 +02:00
binarybaron
92034a5be8
refactor: remover Arc for start_daemon 2024-08-09 16:38:07 +02:00
binarybaron
630f4c6f23
chore: Add description to Cargo.toml for GUI 2024-08-09 15:26:26 +02:00
binarybaron
8cb1e8aff0
wip: use trait to convert Result<T, Err> into Result<T, String> for Tauri command response 2024-08-09 14:41:26 +02:00
binarybaron
b769251665
wip: remove Request struct, imports failing 2024-08-09 12:42:22 +02:00
binarybaron
693f4297c5
wip: remove Request for object and call functions like buy_xmr directly 2024-08-09 01:30:45 +02:00
binarybaron
4f336e98a1
chore: Refactor tauri commands 2024-08-08 12:28:33 +02:00
binarybaron
2e1b6f6b43
feat: swap history tauri connector 2024-08-08 12:02:59 +02:00
binarybaron
cdd6635c8f
chore: Add author names to Cargo.toml 2024-08-08 11:19:25 +02:00
binarybaron
709a2820c4
feat: cargo project at root 2024-08-08 00:49:04 +02:00
binarybaron
aa0c0623ca
feat: cargo project at root 2024-08-08 00:46:04 +02:00
binarybaron
8c4531cfd3
feat: cargo project at root 2024-08-08 00:45:26 +02:00
binarybaron
bde04fbd76
wip: add todo comment 2024-08-07 23:22:40 +02:00
binarybaron
21c244f680
wip: add todo comment 2024-08-07 23:20:19 +02:00
binarybaron
42bbf09a2b
wip: add tracing instrument macro to some request functions 2024-08-07 23:18:37 +02:00
binarybaron
472e3a57b3
wip: refactor request.rs to allow type safety 2024-08-07 22:51:18 +02:00
binarybaron
757183e857 feat: Add xmr-btc-swap repo in subdirectory 2024-07-19 00:01:34 +02:00
binarybaron
462f3b2e6f feat: Prototype connecting frontend and backend 2024-07-18 23:59:33 +02:00
binarybaron
f2d8d91584 feat: Prototype connecting between frontend and backend 2024-07-18 23:58:54 +02:00
binarybaron
3c12880a9c Update tauri.conf.json 2024-07-06 21:36:26 +02:00
binarybaron
bc188870af Initial commit 2024-07-06 21:34:33 +02:00