Commit Graph

1107 Commits

Author SHA1 Message Date
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
sawka
cec75c0d5b add simple history expansion 2023-03-20 12:19:48 -07:00
sawka
e8ffd4b4b1 center the logo 2023-03-20 00:28:49 -07:00
sawka
874632939d fix another performance issue -- when lines is hidden vismap was set to all true 2023-03-20 00:05:25 -07:00
sawka
31d79b8829 fix 'giveFocus' issue 2023-03-19 23:36:04 -07:00
sawka
651146cab1 improvements to startup and disconnect modal 2023-03-19 14:59:21 -07:00
sawka
1742a3dbbc add linenum to map 2023-03-18 11:49:00 -07:00
sawka
064e31eb2c fix history query time 2023-03-17 21:36:49 -07:00
sawka
2a2d356814 fix settings to always set the correct session/screen 2023-03-17 21:15:42 -07:00
sawka
2ba3a09285 prevent nulls (problem with my DB) 2023-03-17 18:19:59 -07:00
sawka
708cc809a0 fix typescript error 2023-03-17 16:23:35 -07:00
sawka
1ae7d72532 add ctrl-w 2023-03-17 16:21:43 -07:00
sawka
e01a0a7fa0 write local-server-bin 2023-03-17 15:57:01 -07:00
sawka
c4ae7b51ad better markdown styles for github 2023-03-17 15:56:38 -07:00
sawka
fc5900122d hover linesettings 2023-03-17 15:12:34 -07:00
sawka
f7e81b14ae send port to server 2023-03-17 15:07:45 -07:00
sawka
e363ed0d0e copy sshport to real sshopts. print port number in console 2023-03-17 15:07:29 -07:00
sawka
5b74117bca bump to 0.1.7, add line:set 2023-03-17 14:47:30 -07:00
sawka
920a327f70 finish up basic line settings 2023-03-17 14:46:25 -07:00