Commit Graph

1159 Commits

Author SHA1 Message Date
sawka
ac0467f6c1 fix tabs, display better 2023-04-14 16:57:01 -07:00
sawka
9884e69da0 update session settings (include archive/delete). add delete to screen settings. 2023-04-14 15:32:21 -07:00
sawka
3ebc2090da add json viewer 2023-04-14 13:29:47 -07:00
sawka
6b14cd9de3 move renderers into their own directory 2023-04-14 12:58:27 -07:00
sawka
8b70a7e897 shift up/down arrow do not invoke history 2023-04-13 13:13:24 -07:00
sawka
c689043265 better input size handling 2023-04-13 13:02:59 -07:00
sawka
507c79463c simplify focus types, better input focus, add ability to expand main input 2023-04-13 12:55:07 -07:00
sawka
398be03324 simplify screen focus types (remove cmd-fg). send all screen focus updates. fix display issue with rtnstate (prompt vars) 2023-04-13 12:53:15 -07:00
sawka
1ef429466b fix input focus 2023-04-13 11:50:28 -07:00
sawka
15c09b7820 fix, allow empty values for pvar fields 2023-04-12 22:57:17 -07:00
sawka
1ac1051205 bump version to v0.2.1 2023-04-12 22:08:10 -07:00
sawka
69058ab39f bump version to v0.2.1 2023-04-12 22:07:52 -07:00
sawka
bab095d701 add buildtime to initpacket 2023-04-12 21:45:45 -07:00
sawka
31d8719200 add buildtime to remote state mshell version 2023-04-12 21:42:16 -07:00
sawka
c969966162 updates for showing git branch and venv in prompt -- also for webshare 2023-04-12 14:48:10 -07:00
sawka
7bc8f41c0f now that we're tracking git branches, git switch and git checkout are rtnstate commands 2023-04-12 14:43:11 -07:00
sawka
4e93eff86a updates to FeState to store variables -- implement python venv and gitbranch in festate for prompt 2023-04-11 23:54:18 -07:00
sawka
a4a4d53eb0 grab git branch 2023-04-11 23:52:58 -07:00
sawka
88cc9f3096 implement branch/venv in prompt 2023-04-11 23:50:42 -07:00
sawka
b92c160333 fix session:purge 2023-04-07 15:48:44 -07:00
sawka
810baa0dfb update html title for sharing page 2023-04-05 18:15:53 -07:00
sawka
5bad7b633f fix ts errors 2023-04-05 15:30:38 -07:00
sawka
8c0b9bfa80 fix typo and remove console logs 2023-04-05 15:29:08 -07:00
sawka
f9544546fc bug fixes and updates to get prod version of webshare working 2023-04-05 15:11:37 -07:00
sawka
c7289556e5 bug fixes for prod version of webshare -- allow notify to reset backoff time 2023-04-05 15:09:51 -07:00
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