sawka
|
ee2fd8e98f
|
let SIGHUP or stdin close trigger a shutdown
|
2023-03-12 15:24:53 -07:00 |
|
sawka
|
861cf8d126
|
fix shutdown loop -- have to ignore SIGHUP
|
2023-03-12 15:16:49 -07:00 |
|
sawka
|
34d4962b7a
|
more logging, backup db on migration, fix issue with dbmapper (writing byte arrays)
|
2023-03-12 14:42:18 -07:00 |
|
sawka
|
5c0454e66f
|
add sharemode
|
2023-03-12 13:33:56 -07:00 |
|
sawka
|
db5cecb1da
|
first use of go generics for DB mapping functions. add cloud session tables. refactor some of dbops to use new generics.
|
2023-03-09 18:44:01 -08:00 |
|
sawka
|
f2529581e1
|
checkpoint, cloud sessions
|
2023-03-08 17:16:06 -08:00 |
|
sawka
|
f5fd231208
|
promptenc for encrypting/decrypting some plain fields in a struct to an encrypted field (json + aead)
|
2023-03-08 14:38:46 -08:00 |
|
sawka
|
0ad1d9236a
|
commit unused code in working version
|
2023-03-08 09:56:38 -08:00 |
|
sawka
|
b20f85f8a2
|
commit keygen package (unused)
|
2023-03-08 09:50:07 -08:00 |
|
sawka
|
b2347f0b45
|
commit shparse test
|
2023-03-08 09:49:13 -08:00 |
|
sawka
|
c9d0aabfe5
|
add crypto libs
|
2023-03-08 09:37:52 -08:00 |
|
sawka
|
d0138c2627
|
implement ctrl-u / ctrl-y in cmdinput. also start working on welcome modal
|
2023-03-07 20:40:30 -08:00 |
|
sawka
|
ca527e6643
|
bump to v0.1.6
|
2023-03-06 15:53:08 -08:00 |
|
sawka
|
feea45aa19
|
bump to v0.1.6
|
2023-03-06 15:52:53 -08:00 |
|
sawka
|
5986ec1398
|
hide playbooks feature
|
2023-03-06 15:51:50 -08:00 |
|
sawka
|
1a377a4324
|
history uses CmdStrCode, now supports use/copy
|
2023-03-06 15:50:05 -08:00 |
|
sawka
|
66f55ad85c
|
fix bugs with history query paging
|
2023-03-06 15:42:50 -08:00 |
|
sawka
|
4f5c820af3
|
refactor the cmdstr display element
|
2023-03-06 14:30:53 -08:00 |
|
sawka
|
61fa23b854
|
added search filter cmds
|
2023-03-06 13:57:28 -08:00 |
|
sawka
|
454c8758cd
|
bug fixes, allow cmd filtering
|
2023-03-06 13:54:38 -08:00 |
|
sawka
|
3eadd676ce
|
use new history search api
|
2023-03-06 11:49:14 -08:00 |
|
sawka
|
501b067ead
|
add a filtered search mode to history search
|
2023-03-06 11:47:44 -08:00 |
|
sawka
|
aae5b81de0
|
updates for search by day
|
2023-03-05 13:54:17 -08:00 |
|
sawka
|
7516f880ae
|
history search bugfixes
|
2023-03-05 13:53:24 -08:00 |
|
sawka
|
778d801b88
|
copy to clipboard as keyboard command as well
|
2023-03-05 13:24:29 -08:00 |
|