Commit Graph

415 Commits

Author SHA1 Message Date
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
1ef429466b fix input focus 2023-04-13 11:50:28 -07:00
sawka
69058ab39f bump version to v0.2.1 2023-04-12 22:07:52 -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
88cc9f3096 implement branch/venv in prompt 2023-04-11 23:50:42 -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
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
f492645530 confirm websharing. minor bug fixes, etc (hotkeys, menu edits, etc.) 2023-04-04 23:26:34 -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
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