Commit Graph

  • 9884e69da0 update session settings (include archive/delete). add delete to screen settings. sawka 2023-04-14 15:32:21 -07:00
  • 3ebc2090da add json viewer sawka 2023-04-14 13:29:47 -07:00
  • 6b14cd9de3 move renderers into their own directory sawka 2023-04-14 12:58:27 -07:00
  • 8b70a7e897 shift up/down arrow do not invoke history sawka 2023-04-13 13:13:24 -07:00
  • c689043265 better input size handling sawka 2023-04-13 13:02:59 -07:00
  • 507c79463c simplify focus types, better input focus, add ability to expand main input sawka 2023-04-13 12:55:07 -07:00
  • 398be03324 simplify screen focus types (remove cmd-fg). send all screen focus updates. fix display issue with rtnstate (prompt vars) sawka 2023-04-13 12:53:15 -07:00
  • 1ef429466b fix input focus sawka 2023-04-13 11:50:28 -07:00
  • 15c09b7820 fix, allow empty values for pvar fields sawka 2023-04-12 22:57:17 -07:00
  • 1ac1051205 bump version to v0.2.1 sawka 2023-04-12 22:08:10 -07:00
  • 69058ab39f bump version to v0.2.1 sawka 2023-04-12 22:07:52 -07:00
  • bab095d701 add buildtime to initpacket sawka 2023-04-12 21:45:45 -07:00
  • 31d8719200 add buildtime to remote state mshell version sawka 2023-04-12 21:42:16 -07:00
  • c969966162 updates for showing git branch and venv in prompt -- also for webshare sawka 2023-04-12 14:48:10 -07:00
  • 7bc8f41c0f now that we're tracking git branches, git switch and git checkout are rtnstate commands sawka 2023-04-12 14:43:11 -07:00
  • 4e93eff86a updates to FeState to store variables -- implement python venv and gitbranch in festate for prompt sawka 2023-04-11 23:54:18 -07:00
  • a4a4d53eb0 grab git branch sawka 2023-04-11 23:52:58 -07:00
  • 88cc9f3096 implement branch/venv in prompt sawka 2023-04-11 23:50:42 -07:00
  • b92c160333 fix session:purge sawka 2023-04-07 15:48:44 -07:00
  • 810baa0dfb update html title for sharing page sawka 2023-04-05 18:15:53 -07:00
  • 5bad7b633f fix ts errors sawka 2023-04-05 15:30:38 -07:00
  • 8c0b9bfa80 fix typo and remove console logs sawka 2023-04-05 15:29:08 -07:00
  • f9544546fc bug fixes and updates to get prod version of webshare working sawka 2023-04-05 15:11:37 -07:00
  • c7289556e5 bug fixes for prod version of webshare -- allow notify to reset backoff time sawka 2023-04-05 15:09:51 -07:00
  • 96640bf761 add open in browser link sawka 2023-04-05 00:51:26 -07:00
  • ea8b61278b get a webshare view working sawka 2023-04-05 00:48:34 -07:00
  • 000d86b7af fix session stats sawka 2023-04-05 00:46:47 -07:00
  • bc89309cfe fix nil ptr in /line:view sawka 2023-04-05 00:25:22 -07:00
  • 6c4a8e01df dont log start of new ws conn sawka 2023-04-04 23:44:47 -07:00
  • 174a4ef8fd add limits to websharing sawka 2023-04-04 23:38:34 -07:00
  • f492645530 confirm websharing. minor bug fixes, etc (hotkeys, menu edits, etc.) sawka 2023-04-04 23:26:34 -07:00
  • fa8db1d80e limit screen sharing to 50 commands sawka 2023-04-04 23:24:08 -07:00
  • 0ee3af71bd update sharename sawka 2023-04-04 22:28:52 -07:00
  • 1f2967c145 update sharename sawka 2023-04-04 22:28:24 -07:00
  • cd8e17413d tos, also redo screen settings so settings take affect immediately, working on smoother webshare flow sawka 2023-04-04 21:54:20 -07:00
  • f6c6a40aba add client:accepttos command sawka 2023-04-04 21:52:20 -07:00
  • 84da8264e8 fix textmeasure -- works now for chrome, safari, and firefox sawka 2023-04-04 18:16:56 -07:00
  • 0b3c7db1d4 inlineedit -- icon and focus sawka 2023-04-04 16:22:42 -07:00
  • e6aa2bae86 refactor markdown (for alerts), remote cmddone delay sawka 2023-04-04 14:04:44 -07:00
  • f470b8e66f tweak share-tag, link to settings sawka 2023-04-04 13:44:21 -07:00
  • 86ab25d6cd tweak background color of alt-views sawka 2023-04-04 13:36:28 -07:00
  • a46de10f42 commands return CommandRtnType promise. smaller font size for settings sawka 2023-04-04 13:25:05 -07:00
  • 4d813aa07a bump version to v0.2.0 sawka 2023-04-04 09:16:03 -07:00
  • 1d5fe3c5be bump version sawka 2023-04-04 09:15:31 -07:00
  • fdae19610b fix path sawka 2023-04-04 09:03:18 -07:00
  • df4ef2b675 small fixups sawka 2023-04-04 09:01:11 -07:00
  • 81cb57e48d small changes to work on textwrapping in textarea sawka 2023-04-03 23:17:15 -07:00
  • c9e52b0148 fix dev url to be index-dev.html sawka 2023-04-03 22:33:10 -07:00
  • a8eafca91b after connections modal closes, refocus sawka 2023-04-03 22:21:57 -07:00
  • 6e6fe4d4bf auto-install and reconnect flow working sawka 2023-04-03 22:15:43 -07:00
  • 501e2ac76c add initialzing state to deal with quick data sawka 2023-04-03 22:15:18 -07:00
  • c1b4b7eb63 cleanup old connections code, more cleanup on the connection flows sawka 2023-04-03 21:33:03 -07:00
  • c7024b0ef5 switch to 'connection' sawka 2023-04-03 21:31:40 -07:00
  • b731763746 create a new remote, show connect timeout, move alias to edit remote, fix archiving flow sawka 2023-04-03 18:58:41 -07:00
  • 936500a18e add client deadline and update remoteruntimestate sawka 2023-04-03 18:57:38 -07:00
  • faadfdffaa new remoteview type to hook into remoteview window sawka 2023-04-03 15:55:36 -07:00
  • fb9eaf23f9 hook up remotes into remote command flow sawka 2023-04-03 15:55:03 -07:00
  • 81f555adcd info-message sawka 2023-04-03 15:53:28 -07:00
  • bc7446a908 more remotes refactoring sawka 2023-04-03 11:38:53 -07:00
  • 4cbeccbe38 refactor remotesmodal into its own file with its own model sawka 2023-04-03 11:29:54 -07:00
  • fc0cbc994a small cleanup on editing style sawka 2023-04-03 01:53:34 -07:00
  • 443c8155e7 working on new connections modal sawka 2023-04-03 01:39:27 -07:00
  • 0a16bb2181 add two new fields to remotetype for better messages on client sawka 2023-04-03 01:37:36 -07:00
  • 1810107572 fix error message sawka 2023-04-02 23:11:29 -07:00
  • 01a99cba03 minor updates/bugfixes sawka 2023-04-02 23:00:55 -07:00
  • 59fd629920 small updates webshare/archive interaction. sawka 2023-04-02 00:20:05 -07:00
  • 7134a21f6a updates for serving off AWS / cloudfront sawka 2023-04-02 00:19:20 -07:00
  • 60bbf73b14 add webshare into settings sawka 2023-04-01 22:25:18 -07:00
  • 8599e2b57c switch to new model of ws notification -> screen update fetch sawka 2023-03-31 21:02:44 -07:00
  • 10da862942 update position of webshare and webshare-copy link sawka 2023-03-31 21:01:29 -07:00
  • f808c7b362 better way to handle updates -- use a dedup across all updates, pack as many updates as possible into the packet sawka 2023-03-31 18:15:51 -07:00
  • 0a4de40e34 add rtnstate sawka 2023-03-31 13:26:38 -07:00
  • 5e5a6aa53f do synchronous webscreen delete sawka 2023-03-31 13:25:57 -07:00
  • 576f67c5a0 fix initial size sawka 2023-03-31 12:34:13 -07:00
  • 164ae305ce modify todos sawka 2023-03-31 10:09:50 -07:00
  • 6af8aec315 get renderers working, updates to remove globalmodel dependencies on simplerender. sawka 2023-03-31 00:34:39 -07:00
  • a7faf2040f get contentheigh updates working sawka 2023-03-31 00:32:38 -07:00
  • ab0852b574 implement staticRender and isVisible, and terminalheight/contentheight sawka 2023-03-30 22:50:20 -07:00
  • a236348e44 webshare controls, sync selected, copy sawka 2023-03-30 22:26:01 -07:00
  • cf7c25e78d setselectedline sawka 2023-03-30 21:20:30 -07:00
  • 8ea8b406d3 fix isFirst offsetdelta sawka 2023-03-30 21:20:00 -07:00
  • 4c7d3f2079 add contentheight sawka 2023-03-30 20:55:27 -07:00
  • 7ea4fb8db4 fix bug with null anchor sawka 2023-03-30 20:54:52 -07:00
  • 4f4949b406 use LinesView with WebShare sawka 2023-03-30 18:33:37 -07:00
  • 4d3ca62519 selected lines, webshare url, refactor linesview into its own component sawka 2023-03-30 18:14:52 -07:00
  • 274697039a webshare selected line, sync webupdate for screen:new, fix line resolver for hidden items sawka 2023-03-30 18:08:35 -07:00
  • 516761815b removelines and resize width sawka 2023-03-30 13:00:54 -07:00
  • 652c820844 simplify updates, remove line:archived (now just line:del) sawka 2023-03-30 12:59:58 -07:00
  • 62f6be22ea ws merging working sawka 2023-03-30 01:00:04 -07:00
  • 83ce367ace set archived update for archived lines sawka 2023-03-30 00:59:05 -07:00
  • 7609909e6d fix timeout array sawka 2023-03-30 00:07:56 -07:00
  • 3709381034 never omit ptypos or data from WebSharePtyData sawka 2023-03-30 00:07:25 -07:00
  • 414cd6bf0a webshare websocket implementation sawka 2023-03-29 17:51:42 -07:00
  • 394a2a9ab3 updates for new webremote, fix bug in cwd computation sawka 2023-03-29 12:42:53 -07:00
  • a340f93c20 add statevars to remote, add vars into webremote sawka 2023-03-29 12:42:04 -07:00
  • 5480d5d7f6 fix nil checking in dbutil (typed nils) sawka 2023-03-29 12:40:53 -07:00
  • 99cf937ffd got terminal rendering working sawka 2023-03-29 01:05:36 -07:00
  • 2277e16749 bug fixes for webshare sawka 2023-03-28 22:53:59 -07:00
  • e83abeaa5b big refactor for webshare, reduce GlobalModel dependencies sawka 2023-03-28 22:53:18 -07:00
  • 6a42dcf07f working on webshare sawka 2023-03-28 17:02:05 -07:00