Commit Graph

  • b9ff6bd20f codeedit: on close, if we're focused, give focus back to the input box sawka 2023-09-15 17:24:38 -07:00
  • f6b9b6df3e CodeEdit Focus and Remove WebSharing (#20) sawka 2023-09-15 17:19:24 -07:00
  • 17fef0341d remove webshare from screen settings sawka 2023-09-15 15:46:17 -07:00
  • 54c2087ad6 remove websharing backend, migrate db to stop websharing any screens that are currently shared sawka 2023-09-15 13:48:58 -07:00
  • 13fe90cdb5 implement codeedit focus with the help of a shouldFocus prop from the Line component. also update line status, and remove websharing in left nav sawka 2023-09-15 13:01:04 -07:00
  • 0df800a390 for codeedit, set the focus to the line (not the input) sawka 2023-09-15 12:57:47 -07:00
  • 5f04f14df6 link new website sawka 2023-09-08 14:26:30 -07:00
  • b8ef07e064 updated go.sum sawka 2023-09-07 15:12:50 -07:00
  • 2fa0239c13 resolve typescript errors created from merging PRs v0.3.0 sawka 2023-09-07 13:05:02 -07:00
  • aaaf7af8a1 PE-74 and PE-54 sawka 2023-09-07 13:02:45 -07:00
  • 660795ea8f codeview / codeedit commands working (#17) sawka 2023-09-07 13:01:07 -07:00
  • e78ea62932 bump mshell to v0.3, add readonly/notfound props. fix one mobx warning (#16) sawka 2023-09-07 12:59:07 -07:00
  • 7376ed2824 fix all typescript errors (#18) sawka 2023-09-07 12:57:02 -07:00
  • d97c1862c7 should be 666 not 777 (don't set executable flag by default) sawka 2023-09-06 21:57:41 -07:00
  • c7d09b4692 bump mshell version to v0.3 sawka 2023-09-06 21:50:59 -07:00
  • 1127d2cfbd bump mshell version to v0.3.0 sawka 2023-09-06 21:50:38 -07:00
  • 71ba4b5b46 update writefile code. changed the way usetemp works to make sure file permissions/owner/attributes are kept on original file sawka 2023-09-06 21:45:15 -07:00
  • 8cb3bd49b5 bump prompt-server version to v0.3.0 sawka 2023-09-06 19:55:52 -07:00
  • baeafdce78 bump version to 0.3.0 sawka 2023-09-06 19:52:43 -07:00
  • dee0ae4473 serving moncao from node_modules (#15) anandamarsh 2023-09-06 19:51:32 -07:00
  • 52a7e14df8 PE-71 close (#13) anandamarsh 2023-09-06 16:36:49 -07:00
  • dff146db66 PE-71 close (#12) anandamarsh 2023-09-06 13:28:05 -07:00
  • 1d77b2d5d6 add codeview command sawka 2023-09-05 22:09:24 -07:00
  • bc488cf242 fix PE-63, permissions for temp files sawka 2023-09-05 21:21:34 -07:00
  • fa04cd9e5c PE-71 (#11) anandamarsh 2023-09-05 15:05:18 -07:00
  • c81a01aa9c File/Code Editor Working (#9) sawka 2023-09-01 21:44:35 -07:00
  • d84dd75d94 resolve ~ in read/write file api sawka 2023-09-01 20:40:28 -07:00
  • 238c8fb250 fix return type of writeRemoteFile, small formatting/fixes sawka 2023-09-01 20:15:48 -07:00
  • 9785aaac19 set linestate sawka 2023-09-01 16:45:01 -07:00
  • fea5f3306e add codeedit command (testing) sawka 2023-09-01 16:38:54 -07:00
  • b5e9e34c52 Pe 10 (#8) anandamarsh 2023-09-01 15:57:01 -07:00
  • 5d89e0cfef add line.linestate to DB. switch linetype to a dbmappable. update line sql queries. add state to /line:set command. bump migration (#2) sawka 2023-09-01 15:21:35 -07:00
  • 2e18c56471 PE-41 Remote File API (#7) sawka 2023-09-01 15:20:13 -07:00
  • 22fb034cc4 PE-41 remote file api (#1) sawka 2023-08-31 22:04:31 -07:00
  • c29c4a9a2d PE-41 remote file api (#1) sawka 2023-08-31 22:03:38 -07:00
  • af25dc65c2 Pe 11 12 18 (#5) anandamarsh 2023-08-28 17:00:02 -07:00
  • 49e0b7212d test (#4) anandamarsh 2023-08-23 20:46:47 -07:00
  • c8cae274bc prettier all the files sawka 2023-08-21 21:37:04 -07:00
  • 8b473607c7 add prettier to package.json sawka 2023-08-21 21:33:47 -07:00
  • e7dfa77245 Merge pull request #3 from commandlinedev/CLI-9-Create-a-new-Plugin-called-CodeRenderer anandamarsh 2023-08-21 21:31:31 -07:00
  • c5861fd26f new prettier config Amarsh Anand 2023-08-21 20:06:17 -07:00
  • d3d31a0121 added monaco Amarsh Anand 2023-08-21 19:56:53 -07:00
  • 81be0d4b38 first cut ready ... requires discussion with Mike Amarsh Anand 2023-08-20 17:08:05 -07:00
  • 2ab0f4af4c created CodeRenderer with hardcoded js as lang Amarsh Anand 2023-08-20 11:27:52 -07:00
  • 758671adee Merge pull request #1 from commandlinedev/minimize_line sawka 2023-08-17 21:31:52 -07:00
  • 21e6aad6c8 reverted emain Amarsh Anand 2023-08-17 21:26:49 -07:00
  • 939e452678 undid dev tools Amarsh Anand 2023-08-17 21:22:00 -07:00
  • 3164208a85 works but the change is too quisk. animation may be the right here Amarsh Anand 2023-08-17 14:31:24 -07:00
  • 2cbb28eb56 enabled debugging Amarsh Anand 2023-08-17 13:02:26 -07:00
  • 681d80e0a6 force ipv4 listening in local server (consistent ipv4 throughout stack) sawka 2023-08-14 17:04:16 -07:00
  • 139639b990 fix resize event. fix emain communication to local-server (use 127.0.0.1 to force ipv4) sawka 2023-08-14 17:03:32 -07:00
  • 093e550d50 add a debug flag to log the rc file for bash initialization sawka 2023-08-14 12:23:33 -07:00
  • ed50f1e7d0 up go.mod versions sawka 2023-08-03 14:58:56 -07:00
  • 865ac0220f bump dep versions sawka 2023-08-03 14:58:15 -07:00
  • d289026a98 update electron version, rename files to prompt.ts and prompt.less sawka 2023-08-03 14:29:06 -07:00
  • 6b330b25f3 remove selectmaps call sawka 2023-07-30 22:25:44 -07:00
  • 2d99d82fbc remove blank cmdids from migration sawka 2023-07-30 22:23:20 -07:00
  • 483bcbe338 change cmd_migrate table name to prevent conflict sawka 2023-07-30 18:46:57 -07:00
  • 36a20a14c4 change functions to use lineid not cmdid sawka 2023-07-30 18:32:56 -07:00
  • fb823cfd79 remove more cmdid references sawka 2023-07-30 18:26:25 -07:00
  • 239f87ac42 updates for converting lines, removing cmdid sawka 2023-07-30 18:24:35 -07:00
  • 8ee17f5eb3 updates for new cmd/line data sawka 2023-07-30 17:21:36 -07:00
  • d2cfc5c980 fix insert for new doneinfo/startpk fields sawka 2023-07-30 17:18:52 -07:00
  • 2d63b1da96 checkpoint on line migration sawka 2023-07-30 17:16:43 -07:00
  • 6e84b1a426 remove fe migration status updates sawka 2023-07-28 11:50:42 -07:00
  • bd515994f8 one by one migrations (so we can run code). remove migration messages from FE (it is fast) sawka 2023-07-28 11:48:11 -07:00
  • afbc60ce92 update imports to reflect new package names (moved repo) sawka 2023-07-26 14:24:14 -07:00
  • f5331f989a update some js dependencies, update for new repo names sawka 2023-07-26 14:23:04 -07:00
  • 94827683b5 big rename mshell to commandlinedev/apishell sawka 2023-07-26 13:00:07 -07:00
  • 5d72581683 checkpoint sawka 2023-07-26 10:10:27 -07:00
  • 985d265b47 remove animation sawka 2023-07-26 10:09:27 -07:00
  • 3657761976 remove logging errors sawka 2023-05-08 18:03:24 -07:00
  • 7c09d8c09e remove logging message sawka 2023-05-08 18:03:09 -07:00
  • 386b5f7a90 add openai packet sawka 2023-05-08 18:00:46 -07:00
  • d0f540e998 bump to v0.2.3 sawka 2023-05-08 17:57:44 -07:00
  • 6a6e51d783 bump version to v0.2.3 sawka 2023-05-08 17:57:15 -07:00
  • 24955227c9 remove rendermode tag sawka 2023-05-08 17:55:15 -07:00
  • c045b67afe switch openai to chat for metacmds sawka 2023-05-08 17:54:38 -07:00
  • 26281e2ec6 got really simple openai support hacked in sawka 2023-05-08 16:07:55 -07:00
  • 59ff522cd1 updates to read openai token from clientdata sawka 2023-05-08 16:06:51 -07:00
  • aefd982b1d fix height computation sawka 2023-05-05 19:19:48 -07:00
  • 6ffe0732e0 get chatgpt working inline sawka 2023-05-05 16:13:18 -07:00
  • 162dd5a7a9 fix expanded command sawka 2023-05-05 13:06:29 -07:00
  • 957a1e4059 make lineavatar smaller sawka 2023-05-05 13:00:45 -07:00
  • f9925c9187 allow openai to render as cmd for now sawka 2023-05-04 01:01:38 -07:00
  • 8302ca1fcb openai api integration 'working' sawka 2023-05-04 01:01:13 -07:00
  • ab5deafdb6 updates to remote table, working on openai remote type sawka 2023-05-02 12:43:54 -07:00
  • 5e5a31715a css updates, removing collapsed, fix spacing in remotes modal sawka 2023-05-02 12:41:38 -07:00
  • f2b7637263 refactor css into sub-files sawka 2023-04-25 12:27:41 -07:00
  • 97fd46eda0 v0.2.2 sawka 2023-04-17 17:36:47 -07:00
  • e4a57376f8 v0.2.2 sawka 2023-04-17 17:36:30 -07:00
  • 3e295228e7 update txwrap dependency sawka 2023-04-17 17:31:30 -07:00
  • dbd76e2f40 go mod tidy sawka 2023-04-17 17:25:04 -07:00
  • a8c131d8cf more careful checking in setting line overflow. simple one way toggle sawka 2023-04-17 16:19:29 -07:00
  • 9296e60518 linesettings now works in real-time as well sawka 2023-04-17 15:39:46 -07:00
  • 0cd3f8ac04 can use view= instead of renderer= for setting renderer sawka 2023-04-17 15:23:58 -07:00
  • 86a65dff79 fix width of markdown sawka 2023-04-17 15:22:55 -07:00
  • 51a7000de3 only add screendel if websharing sawka 2023-04-17 15:22:30 -07:00
  • 5e212caf83 allow staticdata to set a higher buffer limit (since it is processed before mpio multiplexer takes over). raise max rundata size to 1M from 128k sawka 2023-04-17 15:13:03 -07:00
  • ac0467f6c1 fix tabs, display better sawka 2023-04-14 16:57:01 -07:00