sawka
|
cd8e17413d
|
tos, also redo screen settings so settings take affect immediately, working on smoother webshare flow
|
2023-04-04 21:54:20 -07:00 |
|
sawka
|
84da8264e8
|
fix textmeasure -- works now for chrome, safari, and firefox
|
2023-04-04 18:16:56 -07:00 |
|
sawka
|
0b3c7db1d4
|
inlineedit -- icon and focus
|
2023-04-04 16:22:42 -07:00 |
|
sawka
|
e6aa2bae86
|
refactor markdown (for alerts), remote cmddone delay
|
2023-04-04 14:04:44 -07:00 |
|
sawka
|
f470b8e66f
|
tweak share-tag, link to settings
|
2023-04-04 13:44:21 -07:00 |
|
sawka
|
86ab25d6cd
|
tweak background color of alt-views
|
2023-04-04 13:36:28 -07:00 |
|
sawka
|
a46de10f42
|
commands return CommandRtnType promise. smaller font size for settings
|
2023-04-04 13:25:05 -07:00 |
|
sawka
|
4d813aa07a
|
bump version to v0.2.0
|
2023-04-04 09:16:03 -07:00 |
|
sawka
|
df4ef2b675
|
small fixups
|
2023-04-04 09:01:11 -07:00 |
|
sawka
|
81cb57e48d
|
small changes to work on textwrapping in textarea
|
2023-04-03 23:17:15 -07:00 |
|
sawka
|
a8eafca91b
|
after connections modal closes, refocus
|
2023-04-03 22:21:57 -07:00 |
|
sawka
|
501e2ac76c
|
add initialzing state to deal with quick data
|
2023-04-03 22:15:18 -07:00 |
|
sawka
|
c1b4b7eb63
|
cleanup old connections code, more cleanup on the connection flows
|
2023-04-03 21:33:03 -07:00 |
|
sawka
|
b731763746
|
create a new remote, show connect timeout, move alias to edit remote, fix archiving flow
|
2023-04-03 18:58:41 -07:00 |
|
sawka
|
fb9eaf23f9
|
hook up remotes into remote command flow
|
2023-04-03 15:55:03 -07:00 |
|
sawka
|
81f555adcd
|
info-message
|
2023-04-03 15:53:28 -07:00 |
|
sawka
|
bc7446a908
|
more remotes refactoring
|
2023-04-03 11:38:53 -07:00 |
|
sawka
|
4cbeccbe38
|
refactor remotesmodal into its own file with its own model
|
2023-04-03 11:29:54 -07:00 |
|
sawka
|
fc0cbc994a
|
small cleanup on editing style
|
2023-04-03 01:53:34 -07:00 |
|
sawka
|
443c8155e7
|
working on new connections modal
|
2023-04-03 01:39:27 -07:00 |
|
sawka
|
7134a21f6a
|
updates for serving off AWS / cloudfront
|
2023-04-02 00:19:20 -07:00 |
|
sawka
|
60bbf73b14
|
add webshare into settings
|
2023-04-01 22:25:18 -07:00 |
|
sawka
|
8599e2b57c
|
switch to new model of ws notification -> screen update fetch
|
2023-03-31 21:02:44 -07:00 |
|
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
|
576f67c5a0
|
fix initial size
|
2023-03-31 12:34:13 -07:00 |
|
sawka
|
164ae305ce
|
modify todos
|
2023-03-31 10:09:50 -07:00 |
|
sawka
|
6af8aec315
|
get renderers working, updates to remove globalmodel dependencies on simplerender.
|
2023-03-31 00:34:39 -07:00 |
|
sawka
|
ab0852b574
|
implement staticRender and isVisible, and terminalheight/contentheight
|
2023-03-30 22:50:20 -07:00 |
|
sawka
|
a236348e44
|
webshare controls, sync selected, copy
|
2023-03-30 22:26:01 -07:00 |
|
sawka
|
cf7c25e78d
|
setselectedline
|
2023-03-30 21:20:30 -07:00 |
|
sawka
|
8ea8b406d3
|
fix isFirst offsetdelta
|
2023-03-30 21:20:00 -07:00 |
|
sawka
|
7ea4fb8db4
|
fix bug with null anchor
|
2023-03-30 20:54:52 -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
|
516761815b
|
removelines and resize width
|
2023-03-30 13:00:54 -07:00 |
|
sawka
|
62f6be22ea
|
ws merging working
|
2023-03-30 01:00:04 -07:00 |
|
sawka
|
7609909e6d
|
fix timeout array
|
2023-03-30 00:07:56 -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
|
99cf937ffd
|
got terminal rendering working
|
2023-03-29 01:05:36 -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
|
5399283666
|
fix remote update bug, add 'connect now' button for disconnected remotes
|
2023-03-27 12:32:26 -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
|
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 |
|