aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix virtualenvjakob.stendahl2022-12-241-2/+1
* Change from pinned release to latestjakob.stendahl2022-12-181-1/+1
* Make the updater work properlyjakob.stendahl2022-12-181-15/+42
* Start moving to esm, work on updaterjakob.stendahl2022-12-178-104/+103
* Move IDE components into its own store, fix some state issues, change state u...jakob.stendahl2022-12-052-2/+14
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-042-2/+19
* :bug: Small bugfixesJakob Stendahl2022-04-285-69/+76
* Update index.jsJakob Stendahl2021-11-131-5/+14
* :bug: Fix potential memory leakJakob Stendahl2021-10-211-6/+9
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-213-3/+44
* :sparkles: Make all variable-types changeable from both home and editorJakob Stendahl2021-10-212-3/+3
* :lipstick: Make cursor show when user input is requestedJakob Stendahl2021-10-211-3/+3
* :hammer: Make version checker check the actual git status instead of config f...Jakob Stendahl2021-10-213-77/+77
* :twisted_rightwards_arrows: Merge branch 'master' of https://github.com/Jakob...Jakob Stendahl2021-10-211-30/+64
|\
| * :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-212-10/+228
|/
* :hammer: Improve update/install scriptJakob Stendahl2021-10-142-4/+11
* :construction: Make python 3.5 compatible and fix some weird bugsjakobst1n2021-10-101-0/+1
* Update RuntimeProcess.jsJakob Stendahl2021-10-091-1/+1
* :pencil2: Fix typoJakob Stendahl2021-10-091-2/+2
* :art: Only allocate a buffer of the size needed, instead of always 128 bitJakob Stendahl2021-10-061-5/+11
* :children_crossing: Add update button to uiJakob Stendahl2021-10-061-0/+2
* :hammer: Fix new path definition for dev envJakob Stendahl2021-10-061-1/+1
* :twisted_rightwards_arrows: Merge in my own changesJakob Stendahl2021-10-036-37/+37
|\
| * :boom: Change paths to be in normal linux locationsjakobst1n2021-10-036-37/+37
* | :bug: Fix small auth bugJakob Stendahl2021-10-031-1/+1
* | :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-034-79/+214
|/
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app an...Jakob Stendahl2021-09-1931-1464/+1433
* Merge branch 'master' of https://github.com/JakobST1n/Luxcena-NeoJakob Stendahl2019-09-225-9/+199
|\
| * :construction: Matrix functionjakobst1n2018-12-042-6/+23
| * :sparkles: Matrix is now setting itself up correctlyjakobst1n2018-12-042-6/+14
| * :construction: Change varname to the correct oneJakob Stendahl2018-12-041-1/+1
| * :construction: Endless loop while turning off LEDsJakob Stendahl2018-12-041-0/+1
| * :construction: Add blank LED's on start, and debug pixel-matrixJakob Stendahl2018-12-041-1/+9
| * :memo: Written docs for supportlibJakob Stendahl2018-12-012-6/+70
| * :sparkles: Add docs to appJakob Stendahl2018-11-301-1/+3
| * :hammer: <Python3 fixes spaces vs tabsJakob Stendahl2018-11-301-46/+46
| * :hammer: New parameters for strip setupJakob Stendahl2018-11-301-1/+1
| * :hammer: Fix syntaxJakob Stendahl2018-11-291-1/+1
| * :construction: Chenged things, and written some docsJakob Stendahl2018-11-291-4/+21
| * :hammer: Change to the already-made neopixel-libraryJakob Stendahl2018-11-251-102/+20
| * :construction: Work on installer and making the supportfiles do led controlJakob Stendahl2018-10-182-7/+160
| * :zap: Remove online deps from neo_ideJakob Stendahl2018-09-071-0/+2
* | :wrench: Make the hour-interval be actual hours not secondsJakob Stendahl2019-09-221-1/+1
|/
* :construction: Add pre-v1 projectjakobst1n2018-09-0723-0/+1274