creddy/src-tauri/src
2023-09-11 16:00:58 -07:00
..
bin add separate binary for Windows CLI 2023-05-15 13:09:26 -07:00
app.rs request unlock/credentials when terminal is launched from locked/empty state 2023-09-11 16:00:58 -07:00
cli.rs combine ExecError with LaunchError and use Session::try_get() instead of matching 2023-08-03 21:57:55 -07:00
clientinfo.rs add show/exec commands and refactor AppState 2023-05-06 12:01:56 -07:00
config.rs request unlock/credentials when terminal is launched from locked/empty state 2023-09-11 16:00:58 -07:00
credentials.rs usable backend for terminal launch 2023-08-03 16:35:15 -07:00
errors.rs request unlock/credentials when terminal is launched from locked/empty state 2023-09-11 16:00:58 -07:00
ipc.rs request unlock/credentials when terminal is launched from locked/empty state 2023-09-11 16:00:58 -07:00
lib.rs start working on terminal launcher 2023-08-02 19:57:37 -07:00
main.rs add separate binary for Windows CLI 2023-05-15 13:09:26 -07:00
server.rs change location of dev db and bump version 2023-05-06 22:09:41 -07:00
state.rs request unlock/credentials when terminal is launched from locked/empty state 2023-09-11 16:00:58 -07:00
terminal.rs request unlock/credentials when terminal is launched from locked/empty state 2023-09-11 16:00:58 -07:00
tray.rs basic system tray functionality 2022-12-21 14:49:01 -08:00