Commit Graph

240 Commits

Author SHA1 Message Date
sawka
10da862942 update position of webshare and webshare-copy link 2023-03-31 21:01:29 -07:00
sawka
0a4de40e34 add rtnstate 2023-03-31 13:26:38 -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
394a2a9ab3 updates for new webremote, fix bug in cwd computation 2023-03-29 12:42:53 -07:00
sawka
e83abeaa5b big refactor for webshare, reduce GlobalModel dependencies 2023-03-28 22:53:18 -07:00
sawka
5399283666 fix remote update bug, add 'connect now' button for disconnected remotes 2023-03-27 12:32:26 -07:00
sawka
8b2fea604f show shared status/indicator 2023-03-25 12:55:44 -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
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
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
e5490df56c big checkpoint on cmd screen migration 2023-03-20 19:22:52 -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
651146cab1 improvements to startup and disconnect modal 2023-03-19 14:59:21 -07:00
sawka
1ae7d72532 add ctrl-w 2023-03-17 16:21:43 -07:00
sawka
f7e81b14ae send port to server 2023-03-17 15:07:45 -07:00
sawka
920a327f70 finish up basic line settings 2023-03-17 14:46:25 -07:00
sawka
b1535b9b9d line settings modal checkpoint 2023-03-17 12:37:10 -07:00
sawka
bc96a1bbed getting markdown/image simple renderers working 2023-03-16 21:48:30 -07:00
sawka
efb63a1466 add screenid to cmd, remove sessionid from screenlines 2023-03-15 18:13:36 -07:00
sawka
962edd1d76 improve quick history display 2023-03-15 11:14:28 -07:00
sawka
5008c82521 remove welcome modal 2023-03-14 21:24:35 -07:00
sawka
6fe54f5fde use screenmap instead of screenlist, some tweaks to hints 2023-03-14 21:15:26 -07:00
sawka
b9f10fb9b6 remove more references to window. also add 'archiving' to screen settings 2023-03-14 20:09:59 -07:00
sawka
78bd0d3788 remove windowid 2023-03-14 16:38:26 -07:00
sawka
f1aacf82fd session settings modal 2023-03-14 11:48:14 -07:00
sawka
d3d540014f screen settings modal 2023-03-14 11:25:42 -07:00
sawka
d5007e71cc fix alert modal styling. working on screen settings 2023-03-13 23:36:27 -07:00
sawka
8e4c9172c0 add some hints 2023-03-13 21:56:29 -07:00
sawka
6835a8ea20 small updates 2023-03-13 19:54:41 -07:00
sawka
0afacbd6d2 big update to support screen consolidation 2023-03-13 12:09:17 -07:00
sawka
d0138c2627 implement ctrl-u / ctrl-y in cmdinput. also start working on welcome modal 2023-03-07 20:40:30 -08:00
sawka
5986ec1398 hide playbooks feature 2023-03-06 15:51:50 -08:00
sawka
61fa23b854 added search filter cmds 2023-03-06 13:57:28 -08:00
sawka
3eadd676ce use new history search api 2023-03-06 11:49:14 -08:00
sawka
80388a7399 scroll to bottom if anchorline is not found 2023-03-03 18:04:53 -08:00
sawka
68430d33a1 implement alert/confirm modal. some more history view cleanup 2023-03-03 12:38:55 -08:00
sawka
a81bf6ec67 fix last line scrolling 2023-03-03 12:06:17 -08:00
sawka
e073effe55 working on modal 2023-03-03 10:16:31 -08:00
sawka
adfec86d8b working on history inbox view 2023-03-02 00:33:10 -08:00
sawka
c3d07223f7 change unknown to question mark 2023-02-28 17:51:17 -08:00
sawka
759a0b52c7 update icons for FA6 2023-02-27 18:01:05 -08:00
sawka
1949b76354 collapse mode for screen window view 2023-02-27 15:52:55 -08:00
sawka
326b8d9b92 switch to fontawesome 6 2023-02-27 12:22:45 -08:00
sawka
9372d3a9d0 allow cmd text expansion 2023-02-27 00:30:17 -08:00
sawka
3cb47da584 get fontsize from clientdata 2023-02-26 14:16:42 -08:00