Commit Graph

50 Commits

Author SHA1 Message Date
Joseph Montanaro
741169d807 start on login 2023-04-27 14:24:08 -07:00
ebc00a5df6 confirm passphrase 2023-04-26 17:13:58 -07:00
c2cc007a81 display tweaks and approval page timing 2023-04-26 17:06:37 -07:00
4aab08e6f0 save settings to db 2023-04-26 15:49:08 -07:00
12d9d733a5 fix circular imports from routing 2023-04-26 13:05:51 -07:00
35271049dd settings page 2023-04-25 22:10:28 -07:00
6f9cd6b471 move app state to store 2023-04-25 08:49:00 -07:00
865b7fd5c4 add settings page 2023-04-24 22:18:55 -07:00
f35352eedd links, navs, and more 2023-04-24 22:16:25 -07:00
53580d7919 rework routing 2023-04-24 12:05:11 -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
2943634248 button component 2022-12-22 21:50:09 -08:00
06f5a1af42 icon picker component 2022-12-22 19:53:14 -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
69475604c0 update npm deps 2022-12-21 11:02:19 -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
Joseph Montanaro
9055fa41aa switch to invokes instead of emits 2022-12-13 16:50:44 -08:00
Joseph Montanaro
48269855e5 start listing some specific threats 2022-12-13 10:58:52 -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
e423df8e51 add to migration 2022-11-30 21:45:43 -08:00
Joseph Montanaro
2cfde4d841 first migration 2022-11-30 16:27:59 -08:00
Joseph Montanaro
7d462645b4 update readme because why not 2022-11-30 16:04:14 -08:00
Joseph Montanaro
8c271281f7 add security document 2022-11-30 15:29:41 -08:00
Joseph Montanaro
234d9e0471 fix some things 2022-11-29 16:13:09 -08:00
Joseph Montanaro
397928b8f1 reorganize backend 2022-11-28 16:16:33 -08:00
c19b573b26 all is change; in change is all again made new 2022-11-27 22:03:15 -08:00
cee43342b9 event-based routing? 2022-11-23 17:11:44 -08:00
e37c07adb4 rework routing 2022-11-21 21:23:50 -08:00
Joseph Montanaro
636cdf1b8f navigate on credentials request 2022-11-21 16:20:59 -08:00
Joseph Montanaro
3ea9455f7e svgs are inline now 2022-11-21 15:57:32 -08:00
Joseph Montanaro
10017a97a6 update dependencies 2022-11-21 15:57:05 -08:00
b30e8bcea1 initial commit 2022-08-15 20:37:23 -07:00