Commit Graph

22 Commits

Author SHA1 Message Date
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
5e5a6aa53f do synchronous webscreen delete 2023-03-31 13:25:57 -07:00
sawka
a7faf2040f get contentheigh updates working 2023-03-31 00:32:38 -07:00
sawka
4c7d3f2079 add contentheight 2023-03-30 20:55:27 -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
652c820844 simplify updates, remove line:archived (now just line:del) 2023-03-30 12:59:58 -07:00
sawka
3709381034 never omit ptypos or data from WebSharePtyData 2023-03-30 00:07:25 -07:00
sawka
a340f93c20 add statevars to remote, add vars into webremote 2023-03-29 12:42:04 -07:00
sawka
2277e16749 bug fixes for webshare 2023-03-28 22:53:59 -07:00
sawka
6753f5eaf4 add updatets 2023-03-28 01:05:01 -07:00
sawka
dde547351c add some synchronization magic for ptypos updates 2023-03-28 00:24:37 -07:00
sawka
1dbdb3d50b got screen:new and screen:del implemented 2023-03-27 18:19:17 -07:00
sawka
582cd807a8 pcloud web-share working with stubbed out promptcentral 2023-03-26 23:07:30 -07:00
sawka
150c8cfaee now calling promptcentral web updates 2023-03-26 18:48:43 -07:00
sawka
aed5a4db1d multiple updates in request 2023-03-26 13:36:33 -07:00
sawka
cf3644f0fd working on webshareupdates 2023-03-26 13:21:58 -07:00
sawka
bfe8ee1c02 starting on screen:webshare feature. simplify bookmarks (removed bookmarked from line) 2023-03-24 10:34:07 -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
f8c675c3e7 updates to telemetry, separate telemetry commands, use json data 2023-01-23 12:54:32 -08:00
sawka
ea897bf53c send telemetry data to pcloud. pcloud dev settings (with PCLOUD_ENDPOINT). /client:show and /client:set commands (for no-telemetry) 2023-01-22 23:10:18 -08:00
sawka
353bfad434 change numlines to numcommands. log all interactive eval commands to activity table. stub pcloud telemetry call 2023-01-17 16:02:44 -08:00