Commit Graph

1534 Commits

Author SHA1 Message Date
sawka
96640bf761 add open in browser link 2023-04-05 00:51:26 -07:00
sawka
ea8b61278b get a webshare view working 2023-04-05 00:48:34 -07:00
sawka
000d86b7af fix session stats 2023-04-05 00:46:47 -07:00
sawka
bc89309cfe fix nil ptr in /line:view 2023-04-05 00:25:22 -07:00
sawka
6c4a8e01df dont log start of new ws conn 2023-04-04 23:44:47 -07:00
sawka
174a4ef8fd add limits to websharing 2023-04-04 23:38:34 -07:00
sawka
f492645530 confirm websharing. minor bug fixes, etc (hotkeys, menu edits, etc.) 2023-04-04 23:26:34 -07:00
sawka
fa8db1d80e limit screen sharing to 50 commands 2023-04-04 23:24:08 -07:00
sawka
0ee3af71bd update sharename 2023-04-04 22:28:52 -07:00
sawka
1f2967c145 update sharename 2023-04-04 22:28:24 -07:00
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
f6c6a40aba add client:accepttos command 2023-04-04 21:52: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
1d5fe3c5be bump version 2023-04-04 09:15:31 -07:00
sawka
fdae19610b fix path 2023-04-04 09:03:18 -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
c9e52b0148 fix dev url to be index-dev.html 2023-04-03 22:33:10 -07:00
sawka
a8eafca91b after connections modal closes, refocus 2023-04-03 22:21:57 -07:00
sawka
6e6fe4d4bf auto-install and reconnect flow working 2023-04-03 22:15:43 -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
c7024b0ef5 switch to 'connection' 2023-04-03 21:31:40 -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
936500a18e add client deadline and update remoteruntimestate 2023-04-03 18:57:38 -07:00
sawka
faadfdffaa new remoteview type to hook into remoteview window 2023-04-03 15:55:36 -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
0a16bb2181 add two new fields to remotetype for better messages on client 2023-04-03 01:37:55 -07:00
sawka
1810107572 fix error message 2023-04-02 23:11:29 -07:00
sawka
01a99cba03 minor updates/bugfixes 2023-04-02 23:00:55 -07:00
sawka
59fd629920 small updates webshare/archive interaction. 2023-04-02 00:20:05 -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
f808c7b362 better way to handle updates -- use a dedup across all updates, pack as many updates as possible into the packet 2023-03-31 18:15:51 -07:00
sawka
0a4de40e34 add rtnstate 2023-03-31 13:26:38 -07:00
sawka
5e5a6aa53f do synchronous webscreen delete 2023-03-31 13:25:57 -07:00
sawka
576f67c5a0 fix initial size 2023-03-31 12:34:13 -07:00