Commit Graph
1728 Commits
Author SHA1 Message Date
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