Commit Graph

  • 58684744b0 update imports Evan Simkowitz 2024-06-19 12:22:34 -07:00
  • 90dd297de5 update type Evan Simkowitz 2024-06-19 12:20:20 -07:00
  • 264d6568e2 remove unnecessary log Evan Simkowitz 2024-06-19 12:18:43 -07:00
  • 52e04330bc blocks now implement a focus of last resort and interact with the block focus field in window. sawka 2024-06-19 11:58:22 -07:00
  • da20973fee update comment on getApi Evan Simkowitz 2024-06-19 11:20:35 -07:00
  • bfa4bb259e Clear a drag placeholder if the user drags an item out of the layout's hit trap (#61) Evan Simkowitz 2024-06-19 11:15:14 -07:00
  • 9c8ab4f555 fix electron api callbacks Evan Simkowitz 2024-06-19 10:52:05 -07:00
  • 15681ffa1a create blockframes to replace blockheader (#59) Mike Sawka 2024-06-18 23:44:53 -07:00
  • 9ff8cb0292 add new test for placeholder noop Evan Simkowitz 2024-06-18 16:06:19 -07:00
  • a3a576bd6d Don't show the placeholder if the action will be a no-op (#58) Evan Simkowitz 2024-06-18 16:03:00 -07:00
  • 4ded6d94b6 stickers and terminal serialization (#57) Mike Sawka 2024-06-17 22:38:48 -07:00
  • b6c85e38f6 DnD tabs (#44) Red J Adaya 2024-06-18 12:50:33 +08:00
  • 9adecebbf2 remove unnecessary useCallback in Widgets component Evan Simkowitz 2024-06-17 14:23:57 -07:00
  • bd93504314 Add comments for swapNode Evan Simkowitz 2024-06-17 14:18:27 -07:00
  • 48d4611a05 Add Swap Node functionality (#56) Evan Simkowitz 2024-06-17 14:14:09 -07:00
  • b71ae8e6e8 move terminal into its own directory under view sawka 2024-06-17 10:18:38 -07:00
  • e46906d423 wsh rpc working (#55) Mike Sawka 2024-06-17 09:58:28 -07:00
  • d0c4f5c46f Support Windows Builds (#54) Sylvie Crowe 2024-06-15 14:59:14 -07:00
  • 936537a03a put in some code to fix losing focus on the screen name (#679) v0.7.6 Mike Sawka 2024-06-14 17:24:36 -07:00
  • 014c6fb2ec redo ptybuffer, move to wshutil to help with stdin processing. change wsh to use cobra sawka 2024-06-14 14:43:47 -07:00
  • 8a3a527343 setup cobra for wsh sawka 2024-06-14 12:19:36 -07:00
  • 9743395eb7 some styling for the block close button sawka 2024-06-14 11:15:36 -07:00
  • f0fb70ef9c get pdf preview working sawka 2024-06-14 11:10:54 -07:00
  • 29c2b6bc7f working on a hover state for the headers sawka 2024-06-14 10:46:03 -07:00
  • ab785aa992 move DeleteZone to its own go routine -- crazy bug where we used the wrong DB conn sawka 2024-06-14 10:09:28 -07:00
  • 66310e8bfb fix pre tag bg color in markdown (#678) Red J Adaya 2024-06-15 01:00:53 +08:00
  • b7b813a4a7 Cmd-ESC now toggles both ways sawka 2024-06-14 00:15:09 -07:00
  • 8e3540f754 working on ijson and wsh magic (#53) Mike Sawka 2024-06-13 23:54:04 -07:00
  • ac53c1bb87 add ElectronViteConfig type import Evan Simkowitz 2024-06-13 23:19:32 -07:00
  • 0b80dbcb72 Fix preview rendering in TileLayout storybook Evan Simkowitz 2024-06-13 23:08:11 -07:00
  • 0d4be9cb88 Fix Vite CJS deprecation warning when using Storybook (#52) Evan Simkowitz 2024-06-13 23:03:57 -07:00
  • 3d532f1b61 reformat package.json Evan Simkowitz 2024-06-13 19:51:18 -07:00
  • e3c5d4de48 Upgrade Storybok and yarn Evan Simkowitz 2024-06-13 19:50:27 -07:00
  • 043788cc1c Fix Storybook Evan Simkowitz 2024-06-13 19:46:31 -07:00
  • 1f9dada759 Rename LeafNode to DisplayNode Evan Simkowitz 2024-06-13 19:36:06 -07:00
  • ca0b875ac9 Adding more verbose docstrings for the TileLayout (#51) Evan Simkowitz 2024-06-13 19:33:06 -07:00
  • 205afe9998 Remove reference to old Wails binding (#50) Evan Simkowitz 2024-06-13 18:31:42 -07:00
  • 514500bb72 Get version for Taskfile from version.js (#49) Evan Simkowitz 2024-06-13 18:11:21 -07:00
  • 3ec62fd6d2 Simplify frontend/wave path in index.html (#48) Evan Simkowitz 2024-06-13 17:00:07 -07:00
  • 8ad109dc03 Remove unnecessary await in emain (#47) Evan Simkowitz 2024-06-13 16:53:52 -07:00
  • b2b1f9b9df Switch to using electron-vite instead of WebPack (#45) Evan Simkowitz 2024-06-13 16:49:25 -07:00
  • 0f992c535d working on wave OSC escapes, modes for the terminal (#46) Mike Sawka 2024-06-13 14:41:28 -07:00
  • 336dd0c0e3 unify the logging between electron and wavesrv (emain now proxies the wavesrv logs) sawka 2024-06-12 19:33:44 -07:00
  • 391c4f20d5 add a stdin watcher that also leads to a shutdown sawka 2024-06-12 18:17:56 -07:00
  • 8a71180f20 implement wscommand using type union interface, send resize events there sawka 2024-06-12 14:18:03 -07:00
  • 083e00227e update BlockService to use the new type union feature of tsgen. strongly type the arguments to BlockService.SendCommand sawka 2024-06-12 13:47:13 -07:00
  • 605b9ea048 remove wails deps sawka 2024-06-12 11:58:17 -07:00
  • c139a33954 remove dependency on SysProcAttr sawka 2024-06-12 11:33:45 -07:00
  • dab48497c1 updated README with new build/run instructions sawka 2024-06-12 10:46:22 -07:00
  • 1874d9a252 port to electron (#33) Mike Sawka 2024-06-11 17:42:10 -07:00
  • 9f32a53485 Fix preview getting unset when app is idle (#43) Evan Simkowitz 2024-06-11 16:28:41 -07:00
  • 1b52160794 Remove unnecessary generic definition (#42) Evan Simkowitz 2024-06-11 16:19:17 -07:00
  • 8b61c4d62b Add webkit-prefixed user-select attributes (#41) Evan Simkowitz 2024-06-11 16:16:52 -07:00
  • 9809414eb0 Fix order of operations when moving nodes (#40) Evan Simkowitz 2024-06-11 15:10:20 -07:00
  • cff7a54507 Ensure previews don't wrap text (#39) Evan Simkowitz 2024-06-11 14:51:35 -07:00
  • 525f20ba81 Disable text selection on tab bar and block headers (#38) Evan Simkowitz 2024-06-11 14:33:24 -07:00
  • 4293c749c4 Only generate a preview image on first onPointerEnter event (#37) Evan Simkowitz 2024-06-11 14:28:17 -07:00
  • 1be376c679 Remove debugging statement when generating drag previews (#36) Evan Simkowitz 2024-06-11 13:25:21 -07:00
  • 92dc82967c Replace lets with const where possible (#35) Evan Simkowitz 2024-06-11 13:19:29 -07:00
  • 97ca430884 Fix missing null check in block header component (#34) Evan Simkowitz 2024-06-11 13:06:05 -07:00
  • 0a45311f30 Implement outer drop direction, add rudimentary drag preview image rendering (#29) Evan Simkowitz 2024-06-11 13:03:41 -07:00
  • 45a9a95e38 Fix nodeRefs dependency, since map is not a reliable dependency (#31) Evan Simkowitz 2024-06-10 15:16:29 -07:00
  • c46c2a926c fix: add keys to agent if requested Sylvia Crowe 2024-06-10 13:52:19 -07:00
  • 2361154551 never log ephemeral commands to history (#676) Mike Sawka 2024-06-07 17:58:21 -07:00
  • 7888a61766 Fix regression where click event in the DOM is no longer being captured (#675) Red J Adaya 2024-06-08 08:41:05 +08:00
  • 29ad232ac6 Don't show ghost text if curLine is empty (#674) Evan Simkowitz 2024-06-07 17:40:50 -07:00
  • 4f878eb681 Don't open storybook when it starts the server (#30) Evan Simkowitz 2024-06-07 14:56:45 -07:00
  • 9d84c9b4b5 save/restore window size sawka 2024-06-07 10:56:55 -07:00
  • 5a29100ea7 fix weird http 501 error sawka 2024-06-07 10:37:48 -07:00
  • a3de9768f2 fix: allow ssh-agent to work in prod Sylvia Crowe 2024-06-07 02:43:59 -07:00
  • 067bef0cb5 Remove old aichat and some fixes (#672) Red J Adaya 2024-06-07 11:09:57 +08:00
  • cd871a0c6c feat: add ssh-agent support to ssh client Sylvia Crowe 2024-06-06 19:59:22 -07:00
  • 97deb2ef14 update ghost text color (#671) Mike Sawka 2024-06-06 19:24:06 -07:00
  • 69d58ef525 bigger rightsidebar by default. also remove ctrl:space keybinding (#670) Mike Sawka 2024-06-06 18:45:28 -07:00
  • 57e5b7284f Forgot to set generation atom (#28) Evan Simkowitz 2024-06-06 18:07:00 -07:00
  • 86109daeed Record a generation when the layout node gets updated to optimize backend calls (#27) Evan Simkowitz 2024-06-06 18:04:54 -07:00
  • 441463b172 Add placeholder for layout drag and drop (#26) Evan Simkowitz 2024-06-06 17:58:37 -07:00
  • d7173c970c aichat improvements (#667) Red J Adaya 2024-06-07 08:31:52 +08:00
  • 2b456f9725 Remove ref dependencies on term (#25) Evan Simkowitz 2024-06-06 15:08:39 -07:00
  • 2866862253 Replace lots of separate ResizeObservers with a single one via useResizeObserver (#24) Evan Simkowitz 2024-06-06 14:57:37 -07:00
  • ba7d2cf061 Automatically Detect Monaco Syntax Highlighting (#20) Sylvie Crowe 2024-06-06 14:52:01 -07:00
  • b3b99402b8 Fix undefined error when unmounting resize observer (#23) Evan Simkowitz 2024-06-06 11:27:33 -07:00
  • 1bc4e0c594 Use resize observer to detect when the webview gets zoomed (#22) Evan Simkowitz 2024-06-06 11:18:05 -07:00
  • f12e246c15 Break layout node into its own Wave Object (#21) Evan Simkowitz 2024-06-05 17:21:40 -07:00
  • 28cef5f22f Add ready param to determine when to render content (#19) Evan Simkowitz 2024-06-05 11:56:04 -07:00
  • cf85ad0980 debounce resize handler, fix useEffect() in term.tsx sawka 2024-06-04 23:47:18 -07:00
  • 2f2ff8a1cb Extra Mimetypes (#17) Sylvie Crowe 2024-06-04 17:58:29 -07:00
  • 29e209e0b0 Make layouts flow horizontally by default (#18) Evan Simkowitz 2024-06-04 16:35:32 -07:00
  • c3e71c5c7d Integrate Faraday layout system (#16) Evan Simkowitz 2024-06-04 13:05:44 -07:00
  • 15527397de Merge pull request #15 from wavetermdev/sylvie/style-cleanup Mike Sawka 2024-06-04 11:02:17 -07:00
  • 73d52b24f2 refactor: clean up unused custom css properties Sylvia Crowe 2024-06-04 10:30:27 -07:00
  • 7429520d31 simple topic bus implementation -- creates topics on subscribe, deletes topics with no subscribers, extenal notification channel sawka 2024-06-04 00:12:58 -07:00
  • 0b464cecfe fix safari viewport zoom issue sawka 2024-06-03 23:18:44 -07:00
  • 6682fc9234 small change to tab bar sawka 2024-06-03 22:26:12 -07:00
  • 80f9447c21 remove some padding/margin, style scrollbars sawka 2024-06-03 22:18:54 -07:00
  • 0164851cf6 move ijson frontend/backend to nextwave sawka 2024-06-03 18:25:12 -07:00
  • 198b66ed7b some styling for the directory table sawka 2024-06-03 18:22:26 -07:00
  • a51be0dc6a Merge pull request #14 from wavetermdev/sylvie/backwards-nav Mike Sawka 2024-06-03 16:25:35 -07:00
  • b12417101e Merge branch 'main' into sylvie/backwards-nav Sylvia Crowe 2024-06-03 15:55:48 -07:00
  • 28d02f760c feat: add background navigation bar Sylvia Crowe 2024-06-03 15:50:51 -07:00