Commit graph

8 commits

Author SHA1 Message Date
David Perov
7f7d85f3f3 Release v0.3.7
Some checks failed
CI / cargo check (linux) (push) Has been cancelled
CI / cargo check (macos) (push) Has been cancelled
CI / cargo check (windows) (push) Has been cancelled
CI / tsc + hotkey smoke (push) Has been cancelled
2026-07-03 17:36:34 +03:00
David Perov
2f0bc345c5 Release v0.3.6
Some checks are pending
CI / cargo check (linux) (push) Waiting to run
CI / cargo check (macos) (push) Waiting to run
CI / cargo check (windows) (push) Waiting to run
CI / tsc + hotkey smoke (push) Waiting to run
2026-07-02 18:14:59 +03:00
Trixter
49ddfce411 Add Linux sidecar binaries 2026-05-20 17:38:03 +03:00
David Perov
0694cfc806 Release v0.1.15 2026-05-12 08:23:26 +03:00
David Perov
5b66f9495a Release v0.1.12 2026-04-29 14:06:48 +03:00
David Perov
7dd5f54174 Release v0.1.11 2026-04-27 04:22:56 +03:00
David Perov
5705e45686 feat: add deep-link auth handler (talkis://auth?token=...)
- Add tauri-plugin-deep-link with 'talkis' URL scheme
- Register plugin in lib.rs with on_open_url handler
- Emit 'deep-link-auth' event to frontend with JWT token
- Listen for event in UserPanel, save token and reload profile
- Add url crate for parsing deep link URLs
2026-04-07 16:31:19 +03:00
David Perov
2bfcd012d2 first commit 2026-03-25 12:10:40 +03:00