Commit Graph

  • 920a327f70 finish up basic line settings sawka 2023-03-17 14:46:25 -0700
  • b1535b9b9d line settings modal checkpoint sawka 2023-03-17 12:37:10 -0700
  • 8ae09f6924 renderers, fix all savedheight issues with layout bounce sawka 2023-03-17 12:17:54 -0700
  • ac1bba94d9 checkpoint, simplerender should send onHeightChange events sawka 2023-03-17 10:11:38 -0700
  • 7a1166b2fa display ... for loading sawka 2023-03-16 21:51:03 -0700
  • bc96a1bbed getting markdown/image simple renderers working sawka 2023-03-16 21:48:30 -0700
  • 5bc6f1fd6c set renderer from kwargs sawka 2023-03-16 21:46:10 -0700
  • efb63a1466 add screenid to cmd, remove sessionid from screenlines sawka 2023-03-15 18:13:36 -0700
  • e16c6534ad add screenid to cmd, remove sessionid from screenlines sawka 2023-03-15 18:12:55 -0700
  • f86f0a78b1 restore historynum and add linenum to historyitems sawka 2023-03-15 12:27:17 -0700
  • 962edd1d76 improve quick history display sawka 2023-03-15 11:14:28 -0700
  • 5008c82521 remove welcome modal sawka 2023-03-14 21:24:35 -0700
  • 6fe54f5fde use screenmap instead of screenlist, some tweaks to hints sawka 2023-03-14 21:15:26 -0700
  • b9f10fb9b6 remove more references to window. also add 'archiving' to screen settings sawka 2023-03-14 20:09:59 -0700
  • 78bd0d3788 remove windowid sawka 2023-03-14 16:38:26 -0700
  • ed60723720 remove windowid sawka 2023-03-14 16:37:22 -0700
  • f1aacf82fd session settings modal sawka 2023-03-14 11:48:14 -0700
  • d3d540014f screen settings modal sawka 2023-03-14 11:25:42 -0700
  • d5007e71cc fix alert modal styling. working on screen settings sawka 2023-03-13 23:36:27 -0700
  • 8e4c9172c0 add some hints sawka 2023-03-13 21:56:29 -0700
  • 6835a8ea20 small updates sawka 2023-03-13 19:54:41 -0700
  • 2a7a5c739c remove incognito check for now sawka 2023-03-13 15:54:35 -0700
  • f8abfcb563 bug fixes sawka 2023-03-13 12:23:36 -0700
  • bdf2f92c31 swap order (activescreen needs screens set) sawka 2023-03-13 12:23:13 -0700
  • 49e56f91cd bug fixes for screen primary sawka 2023-03-13 12:10:23 -0700
  • 0afacbd6d2 big update to support screen consolidation sawka 2023-03-13 12:09:17 -0700
  • 1059a10727 remove screens from session. add screenlinestype (replaces 'window' lines) sawka 2023-03-13 10:50:29 -0700
  • fd33157130 more window/screen_window references removed sawka 2023-03-13 02:09:29 -0700
  • e154aacaad checkpoint, backend changes for consolidating window and screen_window to screen sawka 2023-03-13 01:52:30 -0700
  • ed6737157b background color black on startup sawka 2023-03-12 17:38:03 -0700
  • ee2fd8e98f let SIGHUP or stdin close trigger a shutdown sawka 2023-03-12 15:24:53 -0700
  • 861cf8d126 fix shutdown loop -- have to ignore SIGHUP sawka 2023-03-12 15:16:49 -0700
  • 34d4962b7a more logging, backup db on migration, fix issue with dbmapper (writing byte arrays) sawka 2023-03-12 14:42:18 -0700
  • 5c0454e66f add sharemode sawka 2023-03-12 13:33:56 -0700
  • db5cecb1da first use of go generics for DB mapping functions. add cloud session tables. refactor some of dbops to use new generics. sawka 2023-03-09 18:44:01 -0800
  • f2529581e1 checkpoint, cloud sessions sawka 2023-03-08 17:16:06 -0800
  • f5fd231208 promptenc for encrypting/decrypting some plain fields in a struct to an encrypted field (json + aead) sawka 2023-03-08 14:38:46 -0800
  • 0ad1d9236a commit unused code in working version sawka 2023-03-08 09:56:38 -0800
  • b20f85f8a2 commit keygen package (unused) sawka 2023-03-08 09:50:07 -0800
  • b2347f0b45 commit shparse test sawka 2023-03-08 09:49:13 -0800
  • c9d0aabfe5 add crypto libs sawka 2023-03-08 09:37:52 -0800
  • d0138c2627 implement ctrl-u / ctrl-y in cmdinput. also start working on welcome modal sawka 2023-03-07 20:40:30 -0800
  • ca527e6643 bump to v0.1.6 sawka 2023-03-06 15:53:08 -0800
  • feea45aa19 bump to v0.1.6 sawka 2023-03-06 15:52:53 -0800
  • 5986ec1398 hide playbooks feature sawka 2023-03-06 15:51:50 -0800
  • 1a377a4324 history uses CmdStrCode, now supports use/copy sawka 2023-03-06 15:50:05 -0800
  • 66f55ad85c fix bugs with history query paging sawka 2023-03-06 15:42:50 -0800
  • 4f5c820af3 refactor the cmdstr display element sawka 2023-03-06 14:30:53 -0800
  • 61fa23b854 added search filter cmds sawka 2023-03-06 13:57:28 -0800
  • 454c8758cd bug fixes, allow cmd filtering sawka 2023-03-06 13:54:38 -0800
  • 3eadd676ce use new history search api sawka 2023-03-06 11:49:14 -0800
  • 501b067ead add a filtered search mode to history search sawka 2023-03-06 11:47:44 -0800
  • aae5b81de0 updates for search by day sawka 2023-03-05 13:54:17 -0800
  • 7516f880ae history search bugfixes sawka 2023-03-05 13:53:24 -0800
  • 778d801b88 copy to clipboard as keyboard command as well sawka 2023-03-05 13:24:29 -0800
  • 2e4d3c3da7 copied indicator -- quick flash. add copy button to cmdstr sawka 2023-03-05 12:49:25 -0800
  • 04803a6c37 more advanced search options sawka 2023-03-03 18:42:34 -0800
  • 56b74f35f3 allow many more history query search options sawka 2023-03-03 18:12:24 -0800
  • 80388a7399 scroll to bottom if anchorline is not found sawka 2023-03-03 18:04:53 -0800
  • 8a0d58e05d can now purge history items from history view sawka 2023-03-03 13:31:45 -0800
  • 22d0c5687e call to purge history items sawka 2023-03-03 13:31:16 -0800
  • fb432b3cda submit command now returns a promise. add lines to modelupdate sawka 2023-03-03 12:48:29 -0800
  • 68430d33a1 implement alert/confirm modal. some more history view cleanup sawka 2023-03-03 12:38:55 -0800
  • a81bf6ec67 fix last line scrolling sawka 2023-03-03 12:06:17 -0800
  • e073effe55 working on modal sawka 2023-03-03 10:16:31 -0800
  • 60e17f160f add activesessionid to switch screen sawka 2023-03-03 10:15:57 -0800
  • 58a8d02f9d can preview lines inside of history view. also implement view in context sawka 2023-03-02 23:25:45 -0800
  • 77d27272a5 line:view command sawka 2023-03-02 23:24:01 -0800
  • b842ef3215 add lines/cmds to historyview data. fix bug with lineid not getting added for comment commands sawka 2023-03-02 22:26:15 -0800
  • 075e98c4cf add getCmd to linecontainer sawka 2023-03-02 00:41:16 -0800
  • adfec86d8b working on history inbox view sawka 2023-03-02 00:33:10 -0800
  • 014f1132a7 working on playbooks and history view sawka 2023-03-02 00:31:19 -0800
  • c3d07223f7 change unknown to question mark sawka 2023-02-28 17:51:17 -0800
  • fa393e2eec make a fake cmd for 'cr'. add 'connect' sawka 2023-02-28 17:50:42 -0800
  • 759a0b52c7 update icons for FA6 sawka 2023-02-27 18:01:05 -0800
  • 1949b76354 collapse mode for screen window view sawka 2023-02-27 15:52:55 -0800
  • b557da8694 bump to v0.1.5 sawka 2023-02-27 12:28:22 -0800
  • 779a7f2a18 bump to v0.1.5 sawka 2023-02-27 12:27:40 -0800
  • 326b8d9b92 switch to fontawesome 6 sawka 2023-02-27 12:22:45 -0800
  • 9372d3a9d0 allow cmd text expansion sawka 2023-02-27 00:30:17 -0800
  • 652930753c schema updates sawka 2023-02-26 22:22:20 -0800
  • 83314c3e48 update termfontsize command /client:set sawka 2023-02-26 14:33:01 -0800
  • 3cb47da584 get fontsize from clientdata sawka 2023-02-26 14:16:42 -0800
  • d11d76c670 always set sw size sawka 2023-02-26 00:04:24 -0800
  • 5f92086fd2 model, getclientdata sawka 2023-02-25 23:43:06 -0800
  • c66bee7657 put static values for font size, re-render entire window when font size changes sawka 2023-02-25 23:16:58 -0800
  • 5e68c6b2f7 get floating point width sawka 2023-02-25 21:11:34 -0800
  • 472acd8d99 textmeasure sawka 2023-02-25 21:09:04 -0800
  • 037664a1c8 write the full dmg name sawka 2023-02-23 23:47:21 -0800
  • 132c0dacde fade in the ... sawka 2023-02-23 23:36:35 -0800
  • b415af4772 fix devtool setting sawka 2023-02-23 23:27:05 -0800
  • 281d964d86 improve rendering performance sawka 2023-02-23 23:24:26 -0800
  • 3b1198d6b7 remove production sourcemap sawka 2023-02-23 19:57:31 -0800
  • ee4cfd2d4b add db migrations sawka 2023-02-23 17:52:54 -0800
  • a7af66be31 regression, input height sawka 2023-02-23 17:51:59 -0800
  • 85df0837ad fix other terrible scrollbar display sawka 2023-02-23 17:34:27 -0800
  • 8689ece6da start working on terrible scrollbar display sawka 2023-02-23 16:06:44 -0800
  • ea3e377f6c updates for client version sawka 2023-02-23 15:19:01 -0800
  • fe3fb6d377 updates for activity, buildtime, etc. sawka 2023-02-23 15:17:47 -0800
  • c1b6095410 add buildtime sawka 2023-02-23 14:50:58 -0800