Commit Graph

297 Commits

Author SHA1 Message Date
sawka
2a7a5c739c remove incognito check for now 2023-03-13 15:54:35 -07:00
sawka
f8abfcb563 bug fixes 2023-03-13 12:23:36 -07:00
sawka
49e56f91cd bug fixes for screen primary 2023-03-13 12:10:23 -07:00
sawka
1059a10727 remove screens from session. add screenlinestype (replaces 'window' lines) 2023-03-13 10:50:29 -07:00
sawka
fd33157130 more window/screen_window references removed 2023-03-13 02:09:29 -07:00
sawka
e154aacaad checkpoint, backend changes for consolidating window and screen_window to screen 2023-03-13 01:52:30 -07:00
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
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
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
ca527e6643 bump to v0.1.6 2023-03-06 15:53:08 -08:00
sawka
66f55ad85c fix bugs with history query paging 2023-03-06 15:42:50 -08:00
sawka
454c8758cd bug fixes, allow cmd filtering 2023-03-06 13:54:38 -08:00
sawka
501b067ead add a filtered search mode to history search 2023-03-06 11:47:44 -08:00
sawka
7516f880ae history search bugfixes 2023-03-05 13:53:24 -08:00
sawka
56b74f35f3 allow many more history query search options 2023-03-03 18:12:24 -08:00
sawka
22d0c5687e call to purge history items 2023-03-03 13:31:16 -08:00
sawka
60e17f160f add activesessionid to switch screen 2023-03-03 10:15:57 -08:00
sawka
77d27272a5 line:view command 2023-03-02 23:24:01 -08:00
sawka
b842ef3215 add lines/cmds to historyview data. fix bug with lineid not getting added for comment commands 2023-03-02 22:26:15 -08:00
sawka
014f1132a7 working on playbooks and history view 2023-03-02 00:31:19 -08:00
sawka
fa393e2eec make a fake cmd for 'cr'. add 'connect' 2023-02-28 17:50:42 -08:00
sawka
b557da8694 bump to v0.1.5 2023-02-27 12:28:22 -08:00
sawka
652930753c schema updates 2023-02-26 22:22:20 -08:00
sawka
83314c3e48 update termfontsize command /client:set 2023-02-26 14:33:01 -08:00
sawka
ee4cfd2d4b add db migrations 2023-02-23 17:52:54 -08:00
sawka
fe3fb6d377 updates for activity, buildtime, etc. 2023-02-23 15:17:47 -08:00
sawka
8e1f34b93b telemetry updates 2023-02-21 22:41:56 -08:00
sawka
33af77b88c minor, finish bookmark functionality 2023-02-21 22:11:06 -08:00
sawka
e4113b5f51 bookmark edit, delete, getbyid 2023-02-21 18:03:13 -08:00
sawka
40526a6fdf bookmarks view 2023-02-20 22:08:23 -08:00
sawka
63c620aea1 get bookmarks 2023-02-20 22:00:07 -08:00
sawka
3845429fd2 insert bookmark 2023-02-20 21:39:29 -08:00
sawka
37ffcd03c8 new bookmark tables 2023-02-20 15:42:27 -08:00
sawka
d0b03c359a setscreenidx and getdbversion 2023-02-20 15:41:39 -08:00
sawka
5fa7bcc108 bump to version 0.1.4 2023-02-16 15:49:22 -08:00
sawka
bc0abacfd2 use new external module github.com/sawka/txwrap 2023-02-14 16:17:54 -08:00
sawka
57a8e49d73 updates for line renderer 2023-02-06 00:30:23 -08:00
sawka
171fa9128d fix invalid height error 2023-02-01 09:45:33 -08:00
sawka
9914bd080b bump version to v0.1.3 2023-02-01 00:48:00 -08:00
sawka
c0876a6ab6 line:setheight command 2023-01-31 22:21:19 -08:00
sawka
108517bd08 add /screen:reset to remove all remote instances for screen 2023-01-31 17:56:56 -08:00
sawka
6ea1dd65bb update ports 2023-01-30 11:36:02 -08:00
sawka
0696669c53 update schema 2023-01-28 21:15:05 -08:00
sawka
cd41be5d04 use relative path for mshell 2023-01-26 14:41:26 -08:00