sawka
8246f8118e
bump to v0.5.3 to fix #174
2023-12-21 12:30:57 -08:00
sawka
d8d19ea035
bump to version v0.5.2
2023-12-17 23:58:09 -08:00
Mike Sawka
8200a312b9
On MacOS allow UserShell to override /bin/bash ( #137 )
...
* switch emain to using the bash from PATH, not defaulting to /bin/bash. not convinced this fixes #132 yet because the PATH set for MacOS applications is not set from .bash_profile or .zprofile. those seem to be set with launchctl setenv.
* move MacUserShell() func to shexec. use dscl UserShell output as bash path on MacOS when present. fixes #132
2023-12-14 21:45:27 -08:00
sawka
b9e12b2623
bump version to v0.5.1
2023-11-30 10:06:06 -08:00
sawka
1a566d06aa
gc was collecting the lockfile early causing it not to work. fixed with runtime.KeepAlive
2023-11-09 16:26:44 -08:00
sawka
68731f45a2
make binary paths consistent between dev/prod. add 'eval' as a rtnstate command. fix waveterm.lock file
2023-11-09 16:08:32 -08:00
sawka
afc5bbd212
Update Data Directories and Environment Variables ( #59 )
...
* phase 1 of wave runtime migration. update waveterm_dev, build vars, waveterm_app_path. fix errors with plugins readmes and screenshot directories. use asset loaders in webpack. fix window-empty styles. wave-migrate script. remove unused scripthaus commands. other fixes
* waveterm_home directory. lots of internal scbase prompt names to wave
* update waveterm.lock file
* change wave data directories. remove welcome modal code
* update waveterm.db name
* fix Wave menu (add back default items). Update TOS modal words
* fix typescript errors
2023-11-01 01:26:19 -07:00
sawka
ce033c616f
bump versions to v0.5.0, update package.json for Wave
2023-10-24 09:29:00 -07:00
Red J Adaya
046d219555
add license notice ( #37 )
2023-10-16 21:31:13 -07:00
sawka
266fc498c7
new paths for getting waveterm running with monorepo
2023-10-16 14:02:22 -07:00
sawka
18a44086fc
rename imports for wavesrv
2023-10-16 13:30:10 -07:00
sawka
77fee42365
move to wavesrv directory to prepare for merge to waveterm
2023-10-16 13:19:34 -07:00