Commit Graph

1403 Commits

Author SHA1 Message Date
sawka 65db030126 change prompt.js/css to waveterm.js/css 2023-10-25 18:45:14 -07:00
Red J Adaya 7e9e76f089 error boundary for screens (#45)
* error boundary for screens

* error boundary for plugins

* remove changes.diff

* move load-error-text class to app.less

* implement mikes suggestions

* apply error boundary to workspace view

* fix minor issues
2023-10-25 18:24:14 -07:00
sawka 49f18a3e94 added waveterm logo (png and svg) 2023-10-25 15:25:07 -07:00
sawka 737e08b583 bash v3 has a bug with reading large rcfiles from a /dev/fd pipe. fallback to writing a tmp file in that case to allow for large (128k+) rcfiles 2023-10-25 15:20:52 -07:00
Red J Adaya 7c966e2660 change session to workspace (#47)
* change session to workspace

* also need to change the less file since the className was changed
2023-10-25 13:55:30 -07:00
sawka 2b72cd18b8 update build instructions for new webpack configuration. merge origin/main into dev branch to pick up linux changes. 2023-10-25 13:47:52 -07:00
sawka 083e2f8b6c big update for webpack configs. use --env to select environment. now dev/prod will combine both web and electron webpack environments 2023-10-25 13:32:15 -07:00
sawka d19cd7c623 updates for icon / name 2023-10-25 09:46:51 -07:00
Red J Adaya 6ae263f9fa csvviewer rendering flash (#44)
* more fixes

* add delay and slight opacity animation

* cleanup
2023-10-24 18:34:37 -07:00
sawka ce033c616f bump versions to v0.5.0, update package.json for Wave 2023-10-24 09:29:00 -07:00
sawka c0de69e4a2 move +3 for descenders to termHeightFromRows 2023-10-24 09:27:20 -07:00
sawka 082fe4a425 new waveterm icon 2023-10-24 09:20:58 -07:00
anandamarsh 6016302814 PE 125 new tab flow (#43)
* please sync

* can select connection. now need add conection

* latest for discussion

* solved "autoselect connection" issue

* ready for PR

* pair programming, fix some issues with new tab flow

* final updates for new connection flow.  integrate add new connection with error messages.  add an option to cr to not create the line/history (non-interactive use)

---------

Co-authored-by: sawka
2023-10-23 23:22:18 -07:00
Red J Adaya 4000baa6c5 fix flashing issue (#41) 2023-10-23 17:10:14 -07:00
sawka e5f500e34f note about nodejs, npm, and yarn 2023-10-18 14:33:45 -07:00
sawka 19bcf4f3ed update build-linux and scripthaus for linux builds 2023-10-18 14:23:40 -07:00
sawka c1ca3a0460 update BUILD.md and create a build-linux.md 2023-10-18 13:45:30 -07:00
sawka b01472a917 add platform class into main div 2023-10-18 13:32:23 -07:00
sawka 4e98db9745 add linux support for maker-zip 2023-10-18 05:54:07 +00:00
sawka e920e09ccf backport linux changes to main 2023-10-17 21:54:44 -07:00
sawka bdcdc202a1 minor fix for linux (use move/resize events vs past-tense). smaller default window size. 2023-10-17 21:48:02 -07:00
anandamarsh 08d5ea5574 fix webpack dev directory 2023-10-17 18:40:01 -07:00
Red J Adaya 046d219555 add license notice (#37) 2023-10-16 21:31:13 -07:00
anandamarsh 805cb777d4 no brainer :) (#38) 2023-10-16 21:30:13 -07:00
sawka 7c11296a94 add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00