Commit Graph

  • 540f2fe0c0 more structure, store, types, views, global store to track tabs/blocks. two views sawka 2024-05-13 23:45:41 -07:00
  • 77a4987384 big reorg, move frontend to the top level, moves yarn, node_modules, vite, etc. sawka 2024-05-13 21:42:25 -07:00
  • 03262fdefa working on more concepts, tabbar, ids, etc. sawka 2024-05-13 15:40:52 -07:00
  • 4529a7d07f more tab/block structure sawka 2024-05-13 15:10:31 -07:00
  • 247b73c1e4 working on flex styles sawka 2024-05-13 14:48:59 -07:00
  • a01b5a6bdd split block into its own file, add fonts, add fontawesome, get xterm styles, get xtermjs loaded sawka 2024-05-13 14:40:18 -07:00
  • d8367233da give the app a bit more structure, workspace/tab/block sawka 2024-05-13 13:59:44 -07:00
  • cf803cf12c Merge pull request #1 from wavetermdev/sawka/blockstore Mike Sawka 2024-05-13 13:41:18 -07:00
  • a10f0d99ea progress, working on flush sawka 2024-05-13 13:40:25 -07:00
  • b5f7ff699c fix size bug, add more multi/writeat testing sawka 2024-05-13 12:00:18 -07:00
  • 75d2c48c57 test a write that spans two blocks sawka 2024-05-13 11:55:48 -07:00
  • 7b8c486621 use new txwrap, simplify sawka 2024-05-13 11:45:47 -07:00
  • 023e1babe2 test simple append sawka 2024-05-13 00:33:46 -07:00
  • b0762f5ce1 allow meta merging sawka 2024-05-13 00:12:55 -07:00
  • 9bb6e27201 test writemeta sawka 2024-05-13 00:08:50 -07:00
  • 68a6605209 enable testing, bug fixes sawka 2024-05-13 00:02:32 -07:00
  • 4da5a4f610 reimplement blockstore, needs testing sawka 2024-05-12 21:59:42 -07:00
  • da03fbe8f2 blockstore setup/migrations, wavebase setup sawka 2024-05-12 09:52:12 -07:00
  • 6ae6aa8ea5 new readme sawka 2024-05-09 20:38:54 -07:00
  • 79d6ac0403 initial commit. trim down and customize wails3 setup. sawka 2024-05-09 20:24:24 -07:00
  • 7d9f429ee1 fix/simplify arrow/up down logic red/aichat-model Red Adaya 2024-05-09 18:32:51 +08:00
  • d07068c09d TestDriver v2.12.12 (#655) Ian Jennings 2024-05-08 13:10:17 -05:00
  • bcf6e91f48 save work Red Adaya 2024-05-08 22:42:01 +08:00
  • 4758b7351d temp fix to enable arrow up/down keybindings Red Adaya 2024-05-08 07:54:40 +08:00
  • c6207970ee save work Red Adaya 2024-05-08 07:30:38 +08:00
  • de271d3873 observable fix red/aichat-sidebar Red Adaya 2024-05-08 07:10:04 +08:00
  • 8aaea9f1c8 merge main Red Adaya 2024-05-08 06:43:24 +08:00
  • c93b6e3d34 save work Red Adaya 2024-05-08 06:39:51 +08:00
  • 1307a77b56 ai chat selection fix (#639) Cole Lashley 2024-05-06 20:00:46 -07:00
  • 25259428ab Merge branch 'main' into cole/file-backend-changes cole/file-backend-changes Cole Lashley 2024-05-06 19:44:58 -07:00
  • 15f6084db4 fixed rebase artifacts MrStashley 2024-05-06 19:26:42 -07:00
  • 45e2db0739 Merge branch 'main' into evan/grid evan/grid Evan Simkowitz 2024-05-06 14:18:25 -07:00
  • 1a9ba17a95 save Evan Simkowitz 2024-05-06 14:17:54 -07:00
  • 2772c76728 Upgrade TestDriver to v2.12.5 (#652) Ian Jennings 2024-05-06 16:17:25 -05:00
  • 4384525ca6 Remove "main" window concept from emain.ts (#651) Evan Simkowitz 2024-05-06 13:43:27 -07:00
  • fd2cb82065 remove more main window references Evan Simkowitz 2024-05-06 12:27:50 -07:00
  • 2d890e63a7 more cleanup Evan Simkowitz 2024-05-06 12:24:42 -07:00
  • 9b3f9cb419 Use native window ID to track main window instead of a ref Evan Simkowitz 2024-05-06 12:16:14 -07:00
  • d6b82e3792 blockstore integration (#650) Mike Sawka 2024-05-06 10:24:34 -07:00
  • 8a22e73e60 minor fix Red Adaya 2024-05-06 21:15:54 +08:00
  • 35a5f1645d remove inputModel dep prop in Markdown component Red Adaya 2024-05-06 21:03:49 +08:00
  • 34837aabae save work Red Adaya 2024-05-06 20:32:43 +08:00
  • 7ba50e83f2 create an in-memory self-signed tls cert on the golang side and trust it on the electron side. enables http/2 protocol for increased throughput (simultaneous connections) sawka/self-signed-localhost-tls sawka 2024-05-03 21:49:25 -07:00
  • 1dba3f2612 removed rebase artifacts MrStashley 2024-05-03 18:18:01 -07:00
  • 8e907066ad one commit - added fileview backend changes MrStashley 2024-05-03 18:17:41 -07:00
  • 918ff98ea1 save work Red Adaya 2024-05-04 09:14:43 +08:00
  • 356b4151bf init evan/grid-playground Evan Simkowitz 2024-05-03 13:42:31 -07:00
  • 46b9c22f10 Remove barriers to supporting multiple windows (#647) Evan Simkowitz 2024-05-03 13:41:53 -07:00
  • 9b1f5a2abd Ensure the auto update checker runs every hour (#645) Evan Simkowitz 2024-05-02 18:02:47 -07:00
  • 67544c9a0f Fix Build Helper for Yarn Modern (#646) Evan Simkowitz 2024-05-02 17:53:47 -07:00
  • 9a825761da merge v0.7.4 and v0.7.5 changes back into main (#644) Mike Sawka 2024-05-02 16:17:38 -07:00
  • 5afe233381 Introduce corepack dependency (#643) orliesaurus 2024-05-02 18:08:31 -05:00
  • d3eac06d7a remove chatty logging v0.7.5 sawka 2024-05-02 15:45:27 -07:00
  • 5ad6a803b0 bump to v0.7.5 sawka 2024-05-02 15:39:54 -07:00
  • bd366e99f3 add onClose back in to infomsg view sawka 2024-05-02 15:31:56 -07:00
  • 4cb89e02df use cmdinput keybindings even when auxview info is open sawka 2024-05-02 15:26:17 -07:00
  • 4c0c4f422a Bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group across 1 directory (#642) dependabot[bot] 2024-05-02 14:40:36 -07:00
  • 07b29277e9 Update build documentation to reflect that Corepack is needed (#641) Evan Simkowitz 2024-05-02 14:35:10 -07:00
  • 167277ec11 Rename Waveshell First Pass (#632) Sylvie Crowe 2024-05-02 14:16:00 -07:00
  • cd855762cd Migrate package manager to Yarn Modern (#628) Evan Simkowitz 2024-05-02 14:13:32 -07:00
  • 397d4d7369 Update TestDriver to v2.11.2 (#640) Ian Jennings 2024-05-02 14:54:45 -05:00
  • ea0cf62b67 Replace classnames with clsx (#634) Evan Simkowitz 2024-05-02 11:40:44 -07:00
  • e973a6ff8f Add link to full license report (#638) Evan Simkowitz 2024-05-02 11:30:20 -07:00
  • 34392ab65d Bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group across 1 directory (#637) dependabot[bot] 2024-05-02 10:58:48 -07:00
  • cc61b16cec separate model for aichat sidebar Red Adaya 2024-05-02 22:16:38 +08:00
  • c711d32f54 bump version to v0.7.4 v0.7.4 sawka 2024-05-01 21:07:48 -07:00
  • 89f117b922 remove k8s prompt commands (performance issue) sawka 2024-05-01 21:06:57 -07:00
  • 7e350fce97 Fix RotateIcon so it actually binds a ref for SyncSpin to use (#635) Evan Simkowitz 2024-05-01 20:28:44 -07:00
  • 53ec767bc7 Make icons functional components (#629) Evan Simkowitz 2024-05-01 20:14:44 -07:00
  • 4f06cd8095 Merge branch 'main' of github.com:wavetermdev/waveterm into red/aichat-sidebar Red Adaya 2024-05-02 08:23:16 +08:00
  • fbc7bc9688 fix state update on unmounted component error Red Adaya 2024-05-02 07:03:12 +08:00
  • c9cf31274e save evan/storybook Evan Simkowitz 2024-04-30 21:15:25 -07:00
  • 7f5fe44400 save work Evan Simkowitz 2024-04-30 20:13:03 -07:00
  • 67df71d1ca bound callback Red Adaya 2024-05-01 10:51:23 +08:00
  • d177fab6e3 fix issues are main merge Red Adaya 2024-05-01 10:48:13 +08:00
  • 3763f750ef add to build helper Evan Simkowitz 2024-04-30 19:03:34 -07:00
  • 7d75441a8b update install scripts Evan Simkowitz 2024-04-30 19:01:36 -07:00
  • a6924555ad Migrate to Yarn Modern Evan Simkowitz 2024-04-30 18:58:17 -07:00
  • 03cdc067e7 cmdinput keybindings (#627) v0.7.3 Mike Sawka 2024-04-30 18:44:40 -07:00
  • 8ea22c4c1f Merge branch 'main' of github.com:wavetermdev/waveterm into red/aichat-sidebar Red Adaya 2024-05-01 09:42:28 +08:00
  • af32c8f6f3 remove debugging code Red Adaya 2024-05-01 09:22:46 +08:00
  • f2e31a6483 set different bg for AI message. fix unnecessary re-rendering Red Adaya 2024-05-01 09:21:47 +08:00
  • 6c3e5b8746 Block store (#578) Cole Lashley 2024-04-30 18:21:31 -07:00
  • e1a931056c Fix the sidebar X target so that there isn't a weird padding that shows the pointer cursor (#626) Evan Simkowitz 2024-04-30 18:12:21 -07:00
  • 1c2c0c5efc Use FOSSA to generate license reports on every PR (#625) Evan Simkowitz 2024-04-30 17:27:20 -07:00
  • f6881cf380 Ai chat select fix (#622) Cole Lashley 2024-04-30 17:16:03 -07:00
  • 345356d8d4 Make connections modal scrollable (#623) Evan Simkowitz 2024-04-30 16:43:47 -07:00
  • 8cea209823 TestDriver.ai: Validate that overlapping text does not appear in UI (#528) Ian Jennings 2024-04-30 18:43:27 -05:00
  • 8b8b7ea2b6 fix issue where entered message isn't immediately visible Red Adaya 2024-05-01 07:40:11 +08:00
  • dbc91d8a4e use OverlayScrollbarsComponent Red Adaya 2024-05-01 07:17:32 +08:00
  • a16e01f73b Make Client Settings and connections views scrollable, fix regression in unused bookmarks feature (#621) Evan Simkowitz 2024-04-30 16:05:49 -07:00
  • 8c63be4ea0 fix cmdinput cursor positioning on mount (#620) Mike Sawka 2024-04-30 14:28:52 -07:00
  • 35e0488f7b Call makeObservable for all cmdInput classes (#619) Evan Simkowitz 2024-04-30 13:58:54 -07:00
  • c53e0a99f6 TestDriver.ai: Add comments to PRs (#498) Ian Jennings 2024-04-30 14:37:22 -05:00
  • e6df2c216d Client show defaults small fix (#614) Cole Lashley 2024-04-30 11:37:01 -07:00
  • de81464082 save work Red Adaya 2024-04-30 23:25:53 +08:00
  • 5e6cbf30e7 fix pre not wrapping text Red Adaya 2024-04-30 10:11:45 +08:00
  • c6a8797ddd Break out non-autocomplete changes from autocomplete PR (#618) Evan Simkowitz 2024-04-29 18:29:27 -07:00
  • 75ae8807eb always render keybindings Red Adaya 2024-04-30 07:20:33 +08:00
  • 84227a7128 Merge branch 'main' of github.com:wavetermdev/waveterm into red/aichat-sidebar Red Adaya 2024-04-30 07:03:58 +08:00