aboutsummaryrefslogtreecommitdiff
path: root/src_frontend
Commit message (Expand)AuthorAgeFilesLines
* Make the updater work properlyjakob.stendahl2022-12-181-5/+1
* Add another builtin, and remove a debug printjakob.stendahl2022-12-051-2/+4
* Do some design improvementsjakob.stendahl2022-12-051-0/+1
* Move IDE components into its own store, fix some state issues, change state u...jakob.stendahl2022-12-054-279/+292
* Save before some changesjakob.stendahl2022-12-051-21/+56
* Try to fix rendering issues with Output component by buffering betterjakob.stendahl2022-12-043-15/+33
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-047-22/+184
* :bug: Small bugfixesJakob Stendahl2022-04-284-26/+97
* :lipstick: If update started, keep showing update window while rebootingJakob Stendahl2022-04-282-3/+16
* :lipstick: Improve simulation by changing to using a svg. and some small fixesJakob Stendahl2021-10-212-43/+22
* :construction: Fix tab width of editorJakob Stendahl2021-10-211-3/+7
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-213-3/+84
* :sparkles: Make all variable-types changeable from both home and editorJakob Stendahl2021-10-214-17/+129
* :sparkles: Add self updater that actually does something (maybe)Jakob Stendahl2021-10-213-0/+165
* :lipstick: Add Trigger variable, fix small UI bugJakob Stendahl2021-10-133-2/+11
* :construction: Use stored session token if availableJakob Stendahl2021-10-111-3/+3
* :lipstick: Clear output box when mode restartsJakob Stendahl2021-10-111-1/+3
* :children_crossing: Add update button to uiJakob Stendahl2021-10-061-0/+6
* :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-031-1/+1
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app an...Jakob Stendahl2021-09-1945-0/+3248