aboutsummaryrefslogtreecommitdiff
path: root/src_frontend/stores
Commit message (Collapse)AuthorAgeFilesLines
* Add another builtin, and remove a debug printjakob.stendahl2022-12-051-2/+4
|
* Move IDE components into its own store, fix some state issues, change state ↵jakob.stendahl2022-12-051-0/+235
| | | | update method to push instead of pull
* :sparkles: Add self updater that actually does something (maybe)Jakob Stendahl2021-10-211-0/+5
|
* :construction: Use stored session token if availableJakob Stendahl2021-10-111-3/+3
|
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-192-0/+136
and the NeoRuntime