|
d4fa8966b2
|
add unix listener, split win/unix into separate submodules
|
2023-09-23 11:10:54 -07:00 |
|
|
4b06dce7f4
|
keep working on cli shortcuts, unify visibility management
|
2023-09-21 10:44:35 -07:00 |
|
|
1047818fdc
|
basic implementation of named-pipe server
|
2023-09-18 20:13:29 -07:00 |
|
Joseph Montanaro
|
992d2a4d06
|
show non-fatal setup errors on home screen instead of in popup
|
2023-09-14 15:13:19 -07:00 |
|
|
997e8b419f
|
handle setup errors more gracefully
|
2023-09-13 11:06:40 -07:00 |
|
|
f522674a1c
|
don't remove request from state until after re-hiding window
|
2023-09-12 11:47:33 -07:00 |
|
|
61d9acc7c6
|
request unlock/credentials when terminal is launched from locked/empty state
|
2023-09-11 16:00:58 -07:00 |
|
|
5685948608
|
add hotkeys to show window and launch terminal
|
2023-09-09 07:29:57 -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 |
|
Joseph Montanaro
|
486001b584
|
improve display of GetSessionError
|
2023-07-11 14:34:54 -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 |
|
|
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 |
|
|
96bbc2dbc2
|
session renewal
|
2023-05-02 11:33:18 -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 |
|
|
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 |
|
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 |
|
|
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
|
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
|
3d5cbedae1
|
working basic flow
|
2022-12-19 15:26:44 -08:00 |
|
Joseph Montanaro
|
9055fa41aa
|
switch to invokes instead of emits
|
2022-12-13 16:50: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 |
|
Joseph Montanaro
|
397928b8f1
|
reorganize backend
|
2022-11-28 16:16:33 -08:00 |
|