Commit Graph

22 Commits

Author SHA1 Message Date
Joseph Montanaro
e1c2618dc8 bump version 2023-09-12 15:31:03 -07:00
f522674a1c don't remove request from state until after re-hiding window 2023-09-12 11:47:33 -07:00
89bc74e644 start working on terminal launcher 2023-08-02 19:57:37 -07:00
Joseph Montanaro
52c949e396 v0.2.3 2023-07-11 10:35:56 -07:00
Joseph Montanaro
d7c5c2f37b update dependencies 2023-07-11 09:52:13 -07:00
7501253970 add separate binary for Windows CLI 2023-05-15 13:09:26 -07:00
ddd1005067 switch crypto implementation and add spinner 2023-05-08 22:14:35 -07:00
e866a4a643 change location of dev db and bump version 2023-05-06 22:09:41 -07:00
616600687d add show/exec commands and refactor AppState 2023-05-06 12:01:56 -07:00
Joseph Montanaro
e8b8dc2976 cargo update 2023-05-02 15:24:46 -07:00
886fcd9bb8 restrictive CSP and tauri allowlist 2023-05-01 09:05:46 -07:00
55775b6b05 move error dialog to trait 2023-04-30 14:10:21 -07:00
b761d3b493 find data dir properly 2023-04-28 22:34:17 -07:00
Joseph Montanaro
741169d807 start on login 2023-04-27 14:24:08 -07:00
Joseph Montanaro
cb26201506 unproductive flailing 2022-12-28 15:48:25 -08:00
Joseph Montanaro
61d674199f store config in database, macro for state access 2022-12-22 16:36:32 -08:00
Joseph Montanaro
5ffa55c03c basic system tray functionality 2022-12-21 14:49:01 -08:00
Joseph Montanaro
856b6f1e1b use thiserror for errors 2022-12-21 11:01:34 -08:00
Joseph Montanaro
3d5cbedae1 working basic flow 2022-12-19 15:26:44 -08:00
1e4e1c9a5f encrypt/decrypt and db interaction 2022-12-03 21:47:09 -08:00
196510e9a2 connect to db on startup 2022-12-02 22:59:13 -08:00
b30e8bcea1 initial commit 2022-08-15 20:37:23 -07:00