Commit Graph

1147 Commits

Author SHA1 Message Date
sawka
443c8155e7 working on new connections modal 2023-04-03 01:39:27 -07:00
sawka
0a16bb2181 add two new fields to remotetype for better messages on client 2023-04-03 01:37:55 -07:00
sawka
1810107572 fix error message 2023-04-02 23:11:29 -07:00
sawka
01a99cba03 minor updates/bugfixes 2023-04-02 23:00:55 -07:00
sawka
59fd629920 small updates webshare/archive interaction. 2023-04-02 00:20:05 -07:00
sawka
7134a21f6a updates for serving off AWS / cloudfront 2023-04-02 00:19:20 -07:00
sawka
60bbf73b14 add webshare into settings 2023-04-01 22:25:18 -07:00
sawka
8599e2b57c switch to new model of ws notification -> screen update fetch 2023-03-31 21:02:44 -07:00
sawka
10da862942 update position of webshare and webshare-copy link 2023-03-31 21:01:29 -07:00
sawka
f808c7b362 better way to handle updates -- use a dedup across all updates, pack as many updates as possible into the packet 2023-03-31 18:15:51 -07:00
sawka
0a4de40e34 add rtnstate 2023-03-31 13:26:38 -07:00
sawka
5e5a6aa53f do synchronous webscreen delete 2023-03-31 13:25:57 -07:00
sawka
576f67c5a0 fix initial size 2023-03-31 12:34:13 -07:00
sawka
164ae305ce modify todos 2023-03-31 10:09:50 -07:00
sawka
6af8aec315 get renderers working, updates to remove globalmodel dependencies on simplerender. 2023-03-31 00:34:39 -07:00
sawka
a7faf2040f get contentheigh updates working 2023-03-31 00:32:38 -07:00
sawka
ab0852b574 implement staticRender and isVisible, and terminalheight/contentheight 2023-03-30 22:50:20 -07:00
sawka
a236348e44 webshare controls, sync selected, copy 2023-03-30 22:26:01 -07:00
sawka
cf7c25e78d setselectedline 2023-03-30 21:20:30 -07:00
sawka
8ea8b406d3 fix isFirst offsetdelta 2023-03-30 21:20:00 -07:00
sawka
4c7d3f2079 add contentheight 2023-03-30 20:55:27 -07:00
sawka
7ea4fb8db4 fix bug with null anchor 2023-03-30 20:54:52 -07:00
sawka
4f4949b406 use LinesView with WebShare 2023-03-30 18:33:37 -07:00
sawka
4d3ca62519 selected lines, webshare url, refactor linesview into its own component 2023-03-30 18:14:52 -07:00
sawka
274697039a webshare selected line, sync webupdate for screen:new, fix line resolver for hidden items 2023-03-30 18:08:35 -07:00
sawka
516761815b removelines and resize width 2023-03-30 13:00:54 -07:00
sawka
652c820844 simplify updates, remove line:archived (now just line:del) 2023-03-30 12:59:58 -07:00
sawka
62f6be22ea ws merging working 2023-03-30 01:00:04 -07:00
sawka
83ce367ace set archived update for archived lines 2023-03-30 00:59:05 -07:00
sawka
7609909e6d fix timeout array 2023-03-30 00:07:56 -07:00
sawka
3709381034 never omit ptypos or data from WebSharePtyData 2023-03-30 00:07:25 -07:00
sawka
414cd6bf0a webshare websocket implementation 2023-03-29 17:51:42 -07:00
sawka
394a2a9ab3 updates for new webremote, fix bug in cwd computation 2023-03-29 12:42:53 -07:00
sawka
a340f93c20 add statevars to remote, add vars into webremote 2023-03-29 12:42:04 -07:00
sawka
5480d5d7f6 fix nil checking in dbutil (typed nils) 2023-03-29 12:40:53 -07:00
sawka
99cf937ffd got terminal rendering working 2023-03-29 01:05:36 -07:00
sawka
2277e16749 bug fixes for webshare 2023-03-28 22:53:59 -07:00
sawka
e83abeaa5b big refactor for webshare, reduce GlobalModel dependencies 2023-03-28 22:53:18 -07:00
sawka
6a42dcf07f working on webshare 2023-03-28 17:02:05 -07:00
sawka
ac08af8be0 starting on webshare website 2023-03-28 12:10:11 -07:00
sawka
c3159deb57 fix prompt color 2023-03-28 01:05:21 -07:00
sawka
6753f5eaf4 add updatets 2023-03-28 01:05:01 -07:00
sawka
50caeee5c2 support int fields in DBMappable 2023-03-28 01:04:34 -07:00
sawka
dde547351c add some synchronization magic for ptypos updates 2023-03-28 00:24:37 -07:00
sawka
e674333621 support map types in DBMappable 2023-03-28 00:23:31 -07:00
sawka
1dbdb3d50b got screen:new and screen:del implemented 2023-03-27 18:19:17 -07:00
sawka
b0269d5228 move generic db functions to dbutil (for use with PromptCentral) 2023-03-27 14:11:02 -07:00
sawka
5399283666 fix remote update bug, add 'connect now' button for disconnected remotes 2023-03-27 12:32:26 -07:00
sawka
29205ba586 for non-relative resolves, return nil if the number is out of range 2023-03-26 23:31:22 -07:00
sawka
cceb490823 fix mods.ctrl, bind meta-ctrl-[num] to switch session 2023-03-26 23:30:50 -07:00