|
61d9acc7c6
|
request unlock/credentials when terminal is launched from locked/empty state
|
2023-09-11 16:00:58 -07:00 |
|
|
8d7b01629d
|
make keybinds configurable
|
2023-09-10 14:04:09 -07:00 |
|
|
5685948608
|
add hotkeys to show window and launch terminal
|
2023-09-09 07:29:57 -07:00 |
|
|
c98a065587
|
make terminal emulator configurable
|
2023-09-09 06:30:19 -07:00 |
|
|
a51b20add7
|
combine ExecError with LaunchError and use Session::try_get() instead of matching
|
2023-08-03 21:57:55 -07:00 |
|
Joseph Montanaro
|
890f715388
|
usable backend for terminal launch
|
2023-08-03 16:35:15 -07:00 |
|
|
89bc74e644
|
start working on terminal launcher
|
2023-08-02 19:57:37 -07:00 |
|
Joseph Montanaro
|
60c24e3ee4
|
don't autohide on first launch
|
2023-07-11 16:13:20 -07:00 |
|
Joseph Montanaro
|
486001b584
|
improve display of GetSessionError
|
2023-07-11 14:34:54 -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 |
|
|
5b9c711008
|
fix subprocess exec for unix
|
2023-05-09 09:47:11 -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 |
|
|
94400ba7d5
|
get host addr/port from database when requesting credentials
|
2023-05-06 16:56:45 -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 |
|
Joseph Montanaro
|
ddf865d0b4
|
switch to tokio RwLock instead of std
|
2023-05-02 15:24:35 -07:00 |
|
|
96bbc2dbc2
|
session renewal
|
2023-05-02 11:33:18 -07:00 |
|
|
161148d1f6
|
store base credentials as well as session credentials
|
2023-05-01 23:03:34 -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 |
|
|
871dedf0a3
|
display setup errors
|
2023-04-30 10:52:46 -07:00 |
|
|
913148a75a
|
minor tweaks
|
2023-04-29 10:01:45 -07:00 |
|
|
b761d3b493
|
find data dir properly
|
2023-04-28 22:34:17 -07:00 |
|
|
70d71ce14e
|
restart listener when config changes
|
2023-04-28 14:33:04 -07:00 |
|
Joseph Montanaro
|
741169d807
|
start on login
|
2023-04-27 14:24:08 -07:00 |
|
|
4aab08e6f0
|
save settings to db
|
2023-04-26 15:49:08 -07:00 |
|
|
35271049dd
|
settings page
|
2023-04-25 22:10:28 -07:00 |
|
|
049b81610d
|
rewrite frontend with DaisyUI
|
2023-04-23 22:29:12 -07:00 |
|
Joseph Montanaro
|
fd60899f16
|
don't re-hide when a request comes in while showing approval screen
|
2023-04-21 11:18:20 -07:00 |
|
Joseph Montanaro
|
e0c4c849dc
|
serializable structured errors
|
2022-12-29 16:40:48 -08:00 |
|
Joseph Montanaro
|
cb26201506
|
unproductive flailing
|
2022-12-28 15:48:25 -08:00 |
|
Joseph Montanaro
|
992e3c8db2
|
build improvements
|
2022-12-28 10:16:06 -08:00 |
|
Joseph Montanaro
|
4956b64371
|
only print incoming requests in debug mode
|
2022-12-28 08:54:08 -08:00 |
|
|
df6b362a31
|
return structured errors from commands (wip)
|
2022-12-23 11:34:17 -08:00 |
|
Joseph Montanaro
|
61d674199f
|
store config in database, macro for state access
|
2022-12-22 16:36:32 -08:00 |
|
Joseph Montanaro
|
398916fe10
|
use different ports for dev and live modes
|
2022-12-21 16:22:24 -08:00 |
|
Joseph Montanaro
|
bf4c46238e
|
move re-hide to main request handler
|
2022-12-21 16:04:12 -08:00 |
|
Joseph Montanaro
|
5ffa55c03c
|
basic system tray functionality
|
2022-12-21 14:49:01 -08:00 |
|
Joseph Montanaro
|
50f0985f4f
|
display client info and unlock errors to user
|
2022-12-21 13:43:37 -08:00 |
|
Joseph Montanaro
|
856b6f1e1b
|
use thiserror for errors
|
2022-12-21 11:01:34 -08:00 |
|
Joseph Montanaro
|
414379b74e
|
completely reorganize http server
|
2022-12-20 16:11:49 -08:00 |
|
Joseph Montanaro
|
80b92ebe69
|
generalize pid conversion
|
2022-12-20 13:01:44 -08:00 |
|
|
983d0e8639
|
autofocus passphrase field in unlock view
|
2022-12-19 20:45:26 -08:00 |
|
Joseph Montanaro
|
d77437cda8
|
ban list
|
2022-12-19 16:20:46 -08:00 |
|
Joseph Montanaro
|
3d5cbedae1
|
working basic flow
|
2022-12-19 15:26:44 -08:00 |
|
|
10fd1d6028
|
more work on establishing credentials
|
2022-12-14 14:52:16 -08:00 |
|
|
67705aa2d1
|
add credentials entry view
|
2022-12-13 21:50:34 -08:00 |
|