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 |
|
sawka
|
3816e908f9
|
less chatty
|
2023-03-26 23:07:47 -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
|
8b2fea604f
|
show shared status/indicator
|
2023-03-25 12:55:44 -07:00 |
|
sawka
|
9ffb672062
|
add screenupdates
|
2023-03-25 12:54:56 -07:00 |
|
sawka
|
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
|
2023-03-24 18:37:02 -07:00 |
|
sawka
|
4aa2bab06e
|
fix null screen bug
|
2023-03-24 18:35:29 -07:00 |
|
sawka
|
11649f4c66
|
removed line.bookmarked, added screen webshare
|
2023-03-24 10:46:27 -07:00 |
|
sawka
|
bfe8ee1c02
|
starting on screen:webshare feature. simplify bookmarks (removed bookmarked from line)
|
2023-03-24 10:34:07 -07:00 |
|
sawka
|
5d24e75803
|
fix bug with pulling all rtnstate (just pull visible). fix typescript errors
|
2023-03-23 15:44:19 -07:00 |
|
sawka
|
e6b9cc09ec
|
update collapsed indicators
|
2023-03-23 12:16:45 -07:00 |
|
sawka
|
42e3a95fc6
|
client settings modal
|
2023-03-23 12:08:48 -07:00 |
|
sawka
|
8299d3ff54
|
send updated clientdata when telemetry is updated
|
2023-03-23 12:08:03 -07:00 |
|
sawka
|
74da2ff828
|
add control-P and control-N
|
2023-03-23 10:00:45 -07:00 |
|
sawka
|
36a6dd2a9e
|
fix weird resize/scroll bug with losing anchor when focused on last line
|
2023-03-21 17:08:31 -07:00 |
|
sawka
|
bd0cffb2c3
|
update schema
|
2023-03-20 21:38:39 -07:00 |
|
sawka
|
c695724166
|
fix bug with duplicate ids for lines (now handled with refs)
|
2023-03-20 21:37:45 -07:00 |
|
sawka
|
e5490df56c
|
big checkpoint on cmd screen migration
|
2023-03-20 19:22:52 -07:00 |
|
sawka
|
963bef8425
|
add groupid, since it is now a screenid not a sessionid
|
2023-03-20 19:21:23 -07:00 |
|
sawka
|
02ae7ea972
|
checkpoint on big cmd screen migration
|
2023-03-20 19:20:57 -07:00 |
|