Commit Graph

  • 501e2ac76c add initialzing state to deal with quick data sawka 2023-04-03 22:15:18 -0700
  • c1b4b7eb63 cleanup old connections code, more cleanup on the connection flows sawka 2023-04-03 21:33:03 -0700
  • c7024b0ef5 switch to 'connection' sawka 2023-04-03 21:31:40 -0700
  • b731763746 create a new remote, show connect timeout, move alias to edit remote, fix archiving flow sawka 2023-04-03 18:58:41 -0700
  • 936500a18e add client deadline and update remoteruntimestate sawka 2023-04-03 18:57:38 -0700
  • faadfdffaa new remoteview type to hook into remoteview window sawka 2023-04-03 15:55:36 -0700
  • fb9eaf23f9 hook up remotes into remote command flow sawka 2023-04-03 15:55:03 -0700
  • 81f555adcd info-message sawka 2023-04-03 15:53:28 -0700
  • bc7446a908 more remotes refactoring sawka 2023-04-03 11:38:53 -0700
  • 4cbeccbe38 refactor remotesmodal into its own file with its own model sawka 2023-04-03 11:29:54 -0700
  • fc0cbc994a small cleanup on editing style sawka 2023-04-03 01:53:34 -0700
  • 443c8155e7 working on new connections modal sawka 2023-04-03 01:39:27 -0700
  • 0a16bb2181 add two new fields to remotetype for better messages on client sawka 2023-04-03 01:37:36 -0700
  • 1810107572 fix error message sawka 2023-04-02 23:11:29 -0700
  • 01a99cba03 minor updates/bugfixes sawka 2023-04-02 23:00:55 -0700
  • 59fd629920 small updates webshare/archive interaction. sawka 2023-04-02 00:20:05 -0700
  • 7134a21f6a updates for serving off AWS / cloudfront sawka 2023-04-02 00:19:20 -0700
  • 60bbf73b14 add webshare into settings sawka 2023-04-01 22:25:18 -0700
  • 8599e2b57c switch to new model of ws notification -> screen update fetch sawka 2023-03-31 21:02:44 -0700
  • 10da862942 update position of webshare and webshare-copy link sawka 2023-03-31 21:01:29 -0700
  • f808c7b362 better way to handle updates -- use a dedup across all updates, pack as many updates as possible into the packet sawka 2023-03-31 18:15:51 -0700
  • 0a4de40e34 add rtnstate sawka 2023-03-31 13:26:38 -0700
  • 5e5a6aa53f do synchronous webscreen delete sawka 2023-03-31 13:25:57 -0700
  • 576f67c5a0 fix initial size sawka 2023-03-31 12:34:13 -0700
  • 164ae305ce modify todos sawka 2023-03-31 10:09:50 -0700
  • 6af8aec315 get renderers working, updates to remove globalmodel dependencies on simplerender. sawka 2023-03-31 00:34:39 -0700
  • a7faf2040f get contentheigh updates working sawka 2023-03-31 00:32:38 -0700
  • ab0852b574 implement staticRender and isVisible, and terminalheight/contentheight sawka 2023-03-30 22:50:20 -0700
  • a236348e44 webshare controls, sync selected, copy sawka 2023-03-30 22:26:01 -0700
  • cf7c25e78d setselectedline sawka 2023-03-30 21:20:30 -0700
  • 8ea8b406d3 fix isFirst offsetdelta sawka 2023-03-30 21:20:00 -0700
  • 4c7d3f2079 add contentheight sawka 2023-03-30 20:55:27 -0700
  • 7ea4fb8db4 fix bug with null anchor sawka 2023-03-30 20:54:52 -0700
  • 4f4949b406 use LinesView with WebShare sawka 2023-03-30 18:33:37 -0700
  • 4d3ca62519 selected lines, webshare url, refactor linesview into its own component sawka 2023-03-30 18:14:52 -0700
  • 274697039a webshare selected line, sync webupdate for screen:new, fix line resolver for hidden items sawka 2023-03-30 18:08:35 -0700
  • 516761815b removelines and resize width sawka 2023-03-30 13:00:54 -0700
  • 652c820844 simplify updates, remove line:archived (now just line:del) sawka 2023-03-30 12:59:58 -0700
  • 62f6be22ea ws merging working sawka 2023-03-30 01:00:04 -0700
  • 83ce367ace set archived update for archived lines sawka 2023-03-30 00:59:05 -0700
  • 7609909e6d fix timeout array sawka 2023-03-30 00:07:56 -0700
  • 3709381034 never omit ptypos or data from WebSharePtyData sawka 2023-03-30 00:07:25 -0700
  • 414cd6bf0a webshare websocket implementation sawka 2023-03-29 17:51:42 -0700
  • 394a2a9ab3 updates for new webremote, fix bug in cwd computation sawka 2023-03-29 12:42:53 -0700
  • a340f93c20 add statevars to remote, add vars into webremote sawka 2023-03-29 12:42:04 -0700
  • 5480d5d7f6 fix nil checking in dbutil (typed nils) sawka 2023-03-29 12:40:53 -0700
  • 99cf937ffd got terminal rendering working sawka 2023-03-29 01:05:36 -0700
  • 2277e16749 bug fixes for webshare sawka 2023-03-28 22:53:59 -0700
  • e83abeaa5b big refactor for webshare, reduce GlobalModel dependencies sawka 2023-03-28 22:53:18 -0700
  • 6a42dcf07f working on webshare sawka 2023-03-28 17:02:05 -0700
  • ac08af8be0 starting on webshare website sawka 2023-03-28 12:10:11 -0700
  • c3159deb57 fix prompt color sawka 2023-03-28 01:05:21 -0700
  • 6753f5eaf4 add updatets sawka 2023-03-28 01:05:01 -0700
  • 50caeee5c2 support int fields in DBMappable sawka 2023-03-28 01:04:34 -0700
  • dde547351c add some synchronization magic for ptypos updates sawka 2023-03-28 00:24:37 -0700
  • e674333621 support map types in DBMappable sawka 2023-03-28 00:23:31 -0700
  • 1dbdb3d50b got screen:new and screen:del implemented sawka 2023-03-27 18:19:17 -0700
  • b0269d5228 move generic db functions to dbutil (for use with PromptCentral) sawka 2023-03-27 14:11:02 -0700
  • 5399283666 fix remote update bug, add 'connect now' button for disconnected remotes sawka 2023-03-27 12:32:26 -0700
  • 29205ba586 for non-relative resolves, return nil if the number is out of range sawka 2023-03-26 23:31:22 -0700
  • cceb490823 fix mods.ctrl, bind meta-ctrl-[num] to switch session sawka 2023-03-26 23:30:50 -0700
  • 3816e908f9 less chatty sawka 2023-03-26 23:07:47 -0700
  • 582cd807a8 pcloud web-share working with stubbed out promptcentral sawka 2023-03-26 23:07:30 -0700
  • 150c8cfaee now calling promptcentral web updates sawka 2023-03-26 18:48:43 -0700
  • aed5a4db1d multiple updates in request sawka 2023-03-26 13:36:33 -0700
  • cf3644f0fd working on webshareupdates sawka 2023-03-26 13:21:58 -0700
  • 8b2fea604f show shared status/indicator sawka 2023-03-25 12:55:44 -0700
  • 9ffb672062 add screenupdates sawka 2023-03-25 12:54:56 -0700
  • dcdf04bc82 big performance update for lines, only render 100 lines around anchor. auto-load more. now anchor is an observable and will change what LinesView renders sawka 2023-03-24 18:37:02 -0700
  • 4aa2bab06e fix null screen bug sawka 2023-03-24 18:35:29 -0700
  • 11649f4c66 removed line.bookmarked, added screen webshare sawka 2023-03-24 10:46:27 -0700
  • bfe8ee1c02 starting on screen:webshare feature. simplify bookmarks (removed bookmarked from line) sawka 2023-03-24 10:34:07 -0700
  • 5d24e75803 fix bug with pulling all rtnstate (just pull visible). fix typescript errors sawka 2023-03-23 15:44:19 -0700
  • e6b9cc09ec update collapsed indicators sawka 2023-03-23 12:16:45 -0700
  • 42e3a95fc6 client settings modal sawka 2023-03-23 12:08:48 -0700
  • 8299d3ff54 send updated clientdata when telemetry is updated sawka 2023-03-23 12:08:03 -0700
  • 74da2ff828 add control-P and control-N sawka 2023-03-23 10:00:45 -0700
  • 36a6dd2a9e fix weird resize/scroll bug with losing anchor when focused on last line sawka 2023-03-21 17:08:31 -0700
  • bd0cffb2c3 update schema sawka 2023-03-20 21:38:39 -0700
  • c695724166 fix bug with duplicate ids for lines (now handled with refs) sawka 2023-03-20 21:37:45 -0700
  • e5490df56c big checkpoint on cmd screen migration sawka 2023-03-20 19:22:52 -0700
  • 963bef8425 add groupid, since it is now a screenid not a sessionid sawka 2023-03-20 19:21:23 -0700
  • 02ae7ea972 checkpoint on big cmd screen migration sawka 2023-03-20 19:20:57 -0700
  • cec75c0d5b add simple history expansion sawka 2023-03-20 12:19:48 -0700
  • e8ffd4b4b1 center the logo sawka 2023-03-20 00:28:49 -0700
  • 874632939d fix another performance issue -- when lines is hidden vismap was set to all true sawka 2023-03-20 00:05:25 -0700
  • 31d79b8829 fix 'giveFocus' issue sawka 2023-03-19 23:36:04 -0700
  • 651146cab1 improvements to startup and disconnect modal sawka 2023-03-19 14:59:21 -0700
  • 1742a3dbbc add linenum to map sawka 2023-03-18 11:49:00 -0700
  • 064e31eb2c fix history query time sawka 2023-03-17 21:36:49 -0700
  • 2a2d356814 fix settings to always set the correct session/screen sawka 2023-03-17 21:15:42 -0700
  • 2ba3a09285 prevent nulls (problem with my DB) sawka 2023-03-17 18:19:59 -0700
  • 708cc809a0 fix typescript error sawka 2023-03-17 16:23:35 -0700
  • 1ae7d72532 add ctrl-w sawka 2023-03-17 16:21:43 -0700
  • e01a0a7fa0 write local-server-bin sawka 2023-03-17 15:57:01 -0700
  • c4ae7b51ad better markdown styles for github sawka 2023-03-17 15:56:38 -0700
  • fc5900122d hover linesettings sawka 2023-03-17 15:12:34 -0700
  • f7e81b14ae send port to server sawka 2023-03-17 15:07:45 -0700
  • e363ed0d0e copy sshport to real sshopts. print port number in console sawka 2023-03-17 15:07:29 -0700
  • 5b74117bca bump to 0.1.7, add line:set sawka 2023-03-17 14:47:30 -0700