|
5e0ffc1155
|
use save dialog for settings instead of autosaving
|
2023-10-08 22:06:30 -07:00 |
|
|
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 |
|
|
47a3e1cfef
|
start work on invoking shortcuts from CLI
|
2023-09-18 20:13:56 -07:00 |
|
|
1047818fdc
|
basic implementation of named-pipe server
|
2023-09-18 20:13:29 -07:00 |
|
Joseph Montanaro
|
3d093a3a45
|
show version in cli
v0.3.3
|
2023-09-14 15:22:38 -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 |
|
Joseph Montanaro
|
12f0f187a6
|
update cargo and npm
|
2023-09-14 12:49:45 -07:00 |
|
|
997e8b419f
|
handle setup errors more gracefully
|
2023-09-13 11:06:40 -07:00 |
|
|
1d9132de3b
|
make hotkey configuration more timing tolerant
|
2023-09-12 21:46:25 -07:00 |
|
Joseph Montanaro
|
e1c2618dc8
|
bump version
v0.3.1
|
2023-09-12 15:31:03 -07:00 |
|
Joseph Montanaro
|
a7df7adc8e
|
Ignore keyup events for modifier keys
|
2023-09-12 15:27:15 -07:00 |
|
Joseph Montanaro
|
03d164c9d3
|
Inherit rehide flag from existing request if present
|
2023-09-12 14:10:57 -07:00 |
|
|
f522674a1c
|
don't remove request from state until after re-hiding window
|
2023-09-12 11:47:33 -07:00 |
|
|
51fcccafa2
|
fix os type calculation and bump version
v0.3.0
|
2023-09-11 16:18:05 -07:00 |
|
|
e3913ab4c9
|
add todo list
|
2023-09-11 16:11:06 -07:00 |
|
|
c16f21bba3
|
Merge branch 'terminal'
|
2023-09-11 16:10:58 -07:00 |
|
|
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 |
|
|
e46c3d2b4d
|
tweak home screen
|
2023-09-05 06:12:26 -07:00 |
|
|
fa228acc3a
|
use svg animation for spinner
|
2023-08-06 21:25:24 -07:00 |
|
|
e7e0f9d33e
|
very basic launch button
|
2023-08-03 22:08:24 -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
v0.2.3
|
2023-07-11 10:35:56 -07:00 |
|
Joseph Montanaro
|
d7c5c2f37b
|
update dependencies
|
2023-07-11 09:52:13 -07:00 |
|
Joseph Montanaro
|
ae5b8f31db
|
remove spinner when unlock fails
|
2023-07-11 09:50:35 -07:00 |
|
|
c260e37e78
|
cryptography notes
|
2023-05-19 10:04:48 -07:00 |
|
|
7501253970
|
add separate binary for Windows CLI
|
2023-05-15 13:09:26 -07:00 |
|
|
5b9c711008
|
fix subprocess exec for unix
v0.2.1
|
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
v0.2.0
show
|
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 |
|
|
760987f09b
|
show approval errors in approval view
|
2023-05-01 16:53:24 -07:00 |
|
|
a75f34865e
|
return to previous view after approval flow
|
2023-05-01 13:27:28 -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 |
|
|
e746963052
|
change frontpage image and toast animation
|
2023-04-28 22:34:50 -07:00 |
|