aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* :arrow_up: Bump socket.io-parser from 4.2.1 to 4.2.3dependabot/npm_and_yarn/socket.io-parser-4.2.3dependabot[bot]2023-05-241-8/+8
* Bump versionHEAD1.1.1masterjakob.stendahl2022-12-241-1/+1
* Update docsjakob.stendahl2022-12-242-12/+12
* Fix virtualenvjakob.stendahl2022-12-241-2/+1
* Improve install scriptsjakob.stendahl2022-12-242-2/+3
* Add debug print, fix limit on brightnessjakob.stendahl2022-12-241-1/+2
* Fix bugs in builtin scriptsjakob.stendahl2022-12-244-6/+8
* Bump version1.1.0jakob.stendahl2022-12-181-1/+1
* Change from pinned release to latestjakob.stendahl2022-12-182-2/+2
* Make the updater work properlyjakob.stendahl2022-12-188-728/+65
* Start moving to esm, work on updaterjakob.stendahl2022-12-1724-299/+530
* :memo: Do some docs changesjakob.stendahl2022-12-124-93/+249
* Create docs from python codejakob.stendahl2022-12-1299-5797/+15080
* Bump versionjakob.stendahl2022-12-061-1/+1
* Add some modesjakob.stendahl2022-12-064-0/+117
* Add another builtin, and remove a debug printjakob.stendahl2022-12-052-2/+23
* Do some design improvementsjakob.stendahl2022-12-055-1049/+6032
* Move IDE components into its own store, fix some state issues, change state u...jakob.stendahl2022-12-056-281/+306
* 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
* Merge in upstreamjakob.stendahl2022-12-042-4/+8
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-0410-25/+222
* Update README.mdJakob Stendahl2022-05-221-4/+1
* :bug: Small bugfixesJakob Stendahl2022-04-2811-102/+180
* :lipstick: If update started, keep showing update window while rebootingJakob Stendahl2022-04-282-3/+16
* Update index.jsJakob Stendahl2021-11-131-5/+14
* Update install.shJakob Stendahl2021-11-131-5/+5
* Update install.shJakob Stendahl2021-11-131-1/+1
* Update install.shJakob Stendahl2021-11-131-3/+12
* :sparkles: Blank pixels on exitJakob Stendahl2021-10-212-7/+9
* :lipstick: Improve simulation by changing to using a svg. and some small fixesJakob Stendahl2021-10-214-53/+38
* :bug: Fix potential memory leakJakob Stendahl2021-10-211-6/+9
* :construction: Fix tab width of editorJakob Stendahl2021-10-211-3/+7
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-218-6/+151
* :sparkles: Make all variable-types changeable from both home and editorJakob Stendahl2021-10-218-33/+141
* :lipstick: Make cursor show when user input is requestedJakob Stendahl2021-10-213-3/+7
* :hammer: Make version checker check the actual git status instead of config f...Jakob Stendahl2021-10-213-77/+77
* :hammer: Improve uninstall scriptJakob Stendahl2021-10-211-5/+4
* :boom: Remove CLI, and add seperate install/uninstall scriptsJakob Stendahl2021-10-214-319/+286
* :twisted_rightwards_arrows: Merge branch 'master' of https://github.com/Jakob...Jakob Stendahl2021-10-213-75/+137
|\
| * :pencil2: Fix typoJakob Stendahl2021-10-151-2/+2
| * :hammer: Attempt to make it look okay outside ttyJakob Stendahl2021-10-151-42/+63
| * :hammer: Manually add all pathsJakob Stendahl2021-10-151-2/+9
| * :hammer: Make update script start in it's own shellJakob Stendahl2021-10-151-1/+2
| * :construction: Update scriptJakob Stendahl2021-10-141-1/+1
| * :hammer: Attempt to fix updater urlJakob Stendahl2021-10-141-5/+5
* | :sparkles: Add self updater that actually does something (maybe)Jakob Stendahl2021-10-215-10/+393
|/
* :hammer: Add some cosmetic changes to scriptJakob Stendahl2021-10-141-3/+3
* :memo: Add install instructionsJakob Stendahl2021-10-141-6/+3
* :hammer: Improve update/install scriptJakob Stendahl2021-10-143-76/+130