waveterm/wavesrv/pkg
Red J Adaya 8f39f0fc5e
Add a modal confirmation before installing WaveShell (#212)
* init

* integrate showShellPrompt flag

* renive debugging code

* remove debugging code

* run gofmt. add migration files.

* remove debugging code

* remove migrations and adjust code. show prompt on import ssh configs as well.

* fix show/hide logic

* reset mmap.go

* use resolveBool and utilfn.ContainsStr

* make AlertModal take a generic 'confirmkey' instead of hard coding hideShellPrompt

* rename confirmkey to confirmflag (to be consistent).  move confirmflag checking into the alertmodal.  short circuit with Promise.resolve(true) if noConfirm checked.

* disable buttons while status is 'connecting'

* minor refactor
2024-01-10 15:00:18 -08:00
..
cmdrunner Add a modal confirmation before installing WaveShell (#212) 2024-01-10 15:00:18 -08:00
comp fix some go errors/warnings 2023-12-05 10:43:57 -08:00
dbutil big update to screen/session delete, and clear (#199) 2023-12-27 13:11:53 -08:00
keygen Fixing linting errors in unused keygen function (#135) 2023-12-12 14:17:03 -08:00
mapqueue add license notice (#37) 2023-10-16 21:31:13 -07:00
pcloud Add support for proxying open AI chat completion through cloud (#148) 2023-12-15 22:20:03 -08:00
promptenc Fix potential overflow in promptenc arithmetic 2023-12-12 16:51:19 -08:00
releasechecker Add sidebar banner when new release is available (#147) 2023-12-15 17:43:54 -08:00
remote I18n fixes (#211) 2024-01-08 18:31:17 -08:00
rtnstate update screen -> tab in user facing messages. waveshell var / ignore. fix bug with external urls 2023-11-10 12:31:31 -08:00
scbase I18n fixes (#211) 2024-01-08 18:31:17 -08:00
scpacket Screen MemStore (#197) 2023-12-26 12:59:25 -08:00
scws ssh config import (#156) 2023-12-28 11:09:41 -08:00
shparse Add a modal confirmation before installing WaveShell (#212) 2024-01-10 15:00:18 -08:00
sstore Add a modal confirmation before installing WaveShell (#212) 2024-01-10 15:00:18 -08:00
utilfn Screen MemStore (#197) 2023-12-26 12:59:25 -08:00
wsshell add license notice (#37) 2023-10-16 21:31:13 -07:00