|
8c668e51a6
|
still in progress
|
2024-06-25 15:19:29 -04:00 |
|
|
9928996fab
|
get backend running
|
2024-06-19 05:10:55 -04:00 |
|
|
d0a2532c27
|
start working on generalizing credential logic
|
2024-06-16 07:08:10 -04:00 |
|
|
0491cb5790
|
fix error popup on startup
|
2024-06-03 01:33:35 -04:00 |
|
|
816bd7db00
|
upgrade to tauri 2.0 beta
|
2024-06-02 17:20:37 -04:00 |
|
|
b165965289
|
update todo
|
2024-05-08 11:37:07 -04:00 |
|
|
86896d68c2
|
update Cargo.lock
|
2024-02-24 19:42:39 -08:00 |
|
|
64a2927b94
|
return to Approve screen after cancelling unlock during request approval
v0.4.7
|
2024-02-07 13:03:12 -08:00 |
|
|
87617a0726
|
add ui for idle timeout
|
2024-02-06 20:27:51 -08:00 |
|
|
141334f7e2
|
add idle timeout and version on settings screen
v0.4.6
|
2024-01-31 13:14:08 -08:00 |
|
|
69f6a39396
|
change tray menu text when toggling visibility
|
2024-01-26 21:03:45 -08:00 |
|
|
70e23c7e20
|
add version to BaseCredentials
v0.4.5
|
2024-01-23 10:58:39 -08:00 |
|
|
1df849442e
|
cancel approval flow on frontend when request is abandoned by client
v0.4.4
|
2024-01-21 13:46:39 -08:00 |
|
|
7fdb336c79
|
rework approval buttons and add hotkey for base approval
|
2024-01-20 11:06:27 -08:00 |
|
|
46b8d810c5
|
allow user to choose whether to send base credentials at approval screen
v0.4.2
|
2024-01-10 17:10:14 -08:00 |
|
|
dd40eb379e
|
update dependencies
|
2024-01-10 16:31:10 -08:00 |
|
Joseph Montanaro
|
13545ac725
|
v0.4.1
v0.4.1
|
2023-11-09 14:25:20 -08:00 |
|
Joseph Montanaro
|
040a01536a
|
work around Gnome focus-stealing prevention
|
2023-11-09 14:24:44 -08:00 |
|
Joseph Montanaro
|
4e2a90b15b
|
remove old client info code
|
2023-11-09 13:46:15 -08:00 |
|
|
e0d919ed4a
|
fix Windows pipe server
|
2023-10-09 16:29:41 -07:00 |
|
|
3f4efc5f8f
|
bump version to 0.4.0
v0.4.0
|
2023-10-09 10:06:28 -07:00 |
|
|
4881b90b0b
|
merge branch 'pipe'
|
2023-10-09 08:54:26 -07:00 |
|
|
1b749a857c
|
disable hotkeys if initial registration fails
|
2023-10-09 08:50:31 -07:00 |
|
|
2079f99d04
|
bump version to 0.3.4
|
2023-10-08 22:53:22 -07:00 |
|
|
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 |
|
|
a293d8f92c
|
ignore .env so it can be system-specific
|
2023-09-22 12:43:44 -07:00 |
|
Joseph Montanaro
|
367a140e2a
|
disable keyboard shortcuts if registration fails
|
2023-09-21 14:55:02 -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 |
|