waveterm/frontend/app/view
Evan Simkowitz 8971e2feba
Set up electron-builder for new app (#113)
Adds electron-builder, which we will use to package and distribute our
application, same as in the existing app.
Replaces explicit port assignments with dynamic ones, which are then
stored into environment variables.
Adds a ~/.w2-dev folder for use when running a dev build.

The build-helper pipeline from the old repo is included here too, but it
is not updated yet so it will fail.

Also removes some redundant utility functions and cleans up some let vs.
const usage.

The packaging can be run using the `package:prod` and `package:dev`
tasks.

---------

Co-authored-by: sawka <mike.sawka@gmail.com>
2024-07-17 18:42:49 -07:00
..
codeedit move codeedit to directory. new useLongClick hook. show quick navig… (#105) 2024-07-08 23:13:12 -07:00
term Set up electron-builder for new app (#113) 2024-07-17 18:42:49 -07:00
csvview.less CSV view (#73) 2024-06-24 10:17:35 -07:00
csvview.tsx dynamic csvview height (#101) 2024-07-10 15:06:19 -07:00
directorypreview.less remove dirnav, small formatting changes 2024-07-17 16:11:16 -07:00
directorypreview.tsx remove dirnav, small formatting changes 2024-07-17 16:11:16 -07:00
plotview.less styles: update modal-sizing 2024-05-16 16:27:44 -07:00
plotview.tsx Fix prettier formatting 2024-05-28 12:12:28 -07:00
preview.tsx Set up electron-builder for new app (#113) 2024-07-17 18:42:49 -07:00
view.less dynamic csvview height (#101) 2024-07-10 15:06:19 -07:00
waveai.less consolidate theme colors 2024-07-17 16:01:11 -07:00
waveai.tsx consolidate theme colors 2024-07-17 16:01:11 -07:00
webview.less webview controls (#110) 2024-07-15 09:40:28 -07:00
webview.tsx webview controls (#110) 2024-07-15 09:40:28 -07:00