jfmonty2
  • Joined on 2020-12-21
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-07 04:59:27 +00:00
0e7e88c403 change location of dev db and bump version
jfmonty2 pushed to wip at jfmonty2/creddy 2023-05-07 04:10:27 +00:00
ab8bfbbed3 start work on moving dev db path
94400ba7d5 get host addr/port from database when requesting credentials
616600687d add show/exec commands and refactor AppState
Compare 3 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-06 23:56:48 +00:00
94400ba7d5 get host addr/port from database when requesting credentials
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-06 19:02:00 +00:00
616600687d add show/exec commands and refactor AppState
jfmonty2 pushed to wip at jfmonty2/creddy 2023-05-06 19:00:52 +00:00
61cc570289 finish exec subcommand
jfmonty2 pushed to wip at jfmonty2/creddy 2023-05-06 18:48:12 +00:00
ed4b8153bb keep working on exec subcommand
jfmonty2 pushed to wip at jfmonty2/creddy 2023-05-02 22:36:10 +00:00
41f8e8f2ab start working on exec subcommand
e8b8dc2976 cargo update
ddf865d0b4 switch to tokio RwLock instead of std
96bbc2dbc2 session renewal
161148d1f6 store base credentials as well as session credentials
Compare 22 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-02 22:24:49 +00:00
e8b8dc2976 cargo update
ddf865d0b4 switch to tokio RwLock instead of std
Compare 2 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-02 19:08:43 +00:00
96bbc2dbc2 session renewal
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-02 06:03:39 +00:00
161148d1f6 store base credentials as well as session credentials
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-01 23:53:26 +00:00
760987f09b show approval errors in approval view
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-01 20:27:32 +00:00
a75f34865e return to previous view after approval flow
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-01 16:05:49 +00:00
886fcd9bb8 restrictive CSP and tauri allowlist
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-30 21:10:23 +00:00
55775b6b05 move error dialog to trait
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-30 17:52:50 +00:00
871dedf0a3 display setup errors
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-29 17:01:53 +00:00
913148a75a minor tweaks
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-29 05:34:57 +00:00
e746963052 change frontpage image and toast animation
b761d3b493 find data dir properly
Compare 2 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-28 21:33:29 +00:00
c5dcc2e50a handle errors on config update
70d71ce14e restart listener when config changes
Compare 2 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-27 23:15:22 +00:00
33a5600a30 prevent NumericSetting from accepting non-numeric inputs
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-27 21:24:11 +00:00
741169d807 start on login