waveterm/wavesrv/pkg/sstore
Evan Simkowitz b733724c7d
Add sidebar banner when new release is available (#147)
* Server impl

* add update check setting

* add commands

* fix capitalization of commands

* apply suggestions

* add migration and fix backend bugs

* Add sidebar banner

* remove installedversion, add 5s timeout

* add icon, capture and log errors from release check

* missing return nil

* remove highlight

* remove commented less

* do not fail releasecheckoncommand if release check operation fails

* remove debug condition

* fix update on auto check, move banner display logic into frontend

* remove unnecessary import

* simplify null check

* clean up the invoking of the releasechecker
2023-12-15 17:43:54 -08:00
..
dbops.go Update clear so it no longer archives Running Commands (#110) 2023-11-29 18:29:44 -08:00
fileops.go add license notice (#37) 2023-10-16 21:31:13 -07:00
map.go add license notice (#37) 2023-10-16 21:31:13 -07:00
migrate.go Add sidebar banner when new release is available (#147) 2023-12-15 17:43:54 -08:00
quick.go add license notice (#37) 2023-10-16 21:31:13 -07:00
sstore_migrate.go add license notice (#37) 2023-10-16 21:31:13 -07:00
sstore.go Add sidebar banner when new release is available (#147) 2023-12-15 17:43:54 -08:00
updatebus.go add license notice (#37) 2023-10-16 21:31:13 -07:00