jfmonty2
  • Joined on 2020-12-21
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-09 05:14:52 +00:00
ddd1005067 switch crypto implementation and add spinner
jfmonty2 pushed tag v0.2.1 to jfmonty2/creddy 2023-05-09 05:13:27 +00:00
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-09 05:13:21 +00:00
a433f93b98 switch crypto implementation and add spinner
jfmonty2 pushed to wip at jfmonty2/creddy 2023-05-09 05:12:16 +00:00
d650909ac7 switch crypto implementation and add spinner
jfmonty2 pushed tag show to jfmonty2/creddy 2023-05-09 05:12:12 +00:00
jfmonty2 pushed tag v0.2.1 to jfmonty2/creddy 2023-05-09 05:12:12 +00:00
jfmonty2 pushed to wip at jfmonty2/creddy 2023-05-08 04:14:10 +00:00
663bbfa2f3 start switching crypto implementations
e866a4a643 change location of dev db and bump version
Compare 2 commits »
jfmonty2 pushed tag v0.2.0 to jfmonty2/creddy 2023-05-07 05:10:02 +00:00
jfmonty2 pushed to master at jfmonty2/creddy 2023-05-07 05:09:44 +00:00
e866a4a643 change location of dev db and bump version
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