waveterm/frontend/app/store
Evan Simkowitz 824a8540ff
Add banner for app updates, clean up updater logic (#200)
This improves the app updater so that it doesn't rely on unreliable
system notifications. Now, a banner in the tab bar will display when an
update is available. Clicking this will prompt the user to restart the
app and complete the installation.

This also updates the tab bar to move to the smaller tab size earlier so
we don't need to make the tab bar scrollable as much.


![image](https://github.com/user-attachments/assets/79e24617-d609-4554-bdb2-979f810a9b66)
2024-08-06 11:05:26 -07:00
..
contextmenu.ts const crusade 2024-07-23 12:42:31 -07:00
global.ts Add banner for app updates, clean up updater logic (#200) 2024-08-06 11:05:26 -07:00
modalmodel.ts modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
services.ts Bootstrap layout on first launch (#186) 2024-07-31 21:27:46 -07:00
wos.ts Clean up WOS to reduce code reuse, interface usage (#171) 2024-07-29 15:09:07 -07:00
ws.ts more const crusade 2024-07-23 12:46:29 -07:00
wshrpc.ts more const crusade 2024-07-23 12:46:29 -07:00
wshserver.ts CPU Plot (#185) 2024-07-31 14:13:36 -07:00