Commit Graph

1312 Commits

Author SHA1 Message Date
sawka
81cb57e48d small changes to work on textwrapping in textarea 2023-04-03 23:17:15 -07:00
sawka
c9e52b0148 fix dev url to be index-dev.html 2023-04-03 22:33:10 -07:00
sawka
a8eafca91b after connections modal closes, refocus 2023-04-03 22:21:57 -07:00
sawka
6e6fe4d4bf auto-install and reconnect flow working 2023-04-03 22:15:43 -07:00
sawka
501e2ac76c add initialzing state to deal with quick data 2023-04-03 22:15:18 -07:00
sawka
c1b4b7eb63 cleanup old connections code, more cleanup on the connection flows 2023-04-03 21:33:03 -07:00
sawka
c7024b0ef5 switch to 'connection' 2023-04-03 21:31:40 -07:00
sawka
b731763746 create a new remote, show connect timeout, move alias to edit remote, fix archiving flow 2023-04-03 18:58:41 -07:00
sawka
936500a18e add client deadline and update remoteruntimestate 2023-04-03 18:57:38 -07:00
sawka
faadfdffaa new remoteview type to hook into remoteview window 2023-04-03 15:55:36 -07:00
sawka
fb9eaf23f9 hook up remotes into remote command flow 2023-04-03 15:55:03 -07:00
sawka
81f555adcd info-message 2023-04-03 15:53:28 -07:00
sawka
bc7446a908 more remotes refactoring 2023-04-03 11:38:53 -07:00
sawka
4cbeccbe38 refactor remotesmodal into its own file with its own model 2023-04-03 11:29:54 -07:00
sawka
fc0cbc994a small cleanup on editing style 2023-04-03 01:53:34 -07:00
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