Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :bug: Small bugfixes | Jakob Stendahl | 2022-04-28 | 5 | -69/+76 |
| | |||||
* | Update index.js | Jakob Stendahl | 2021-11-13 | 1 | -5/+14 |
| | |||||
* | :bug: Fix potential memory leak | Jakob Stendahl | 2021-10-21 | 1 | -6/+9 |
| | |||||
* | :sparkles: Add attempt at the "simulation" | Jakob Stendahl | 2021-10-21 | 3 | -3/+44 |
| | |||||
* | :sparkles: Make all variable-types changeable from both home and editor | Jakob Stendahl | 2021-10-21 | 2 | -3/+3 |
| | |||||
* | :lipstick: Make cursor show when user input is requested | Jakob Stendahl | 2021-10-21 | 1 | -3/+3 |
| | |||||
* | :hammer: Make version checker check the actual git status instead of config ↵ | Jakob Stendahl | 2021-10-21 | 3 | -77/+77 |
| | | | | file for branch | ||||
* | :twisted_rightwards_arrows: Merge branch 'master' of ↵ | Jakob Stendahl | 2021-10-21 | 1 | -30/+64 |
|\ | | | | | | | https://github.com/JakobST1n/Luxcena-Neo | ||||
| * | :hammer: Make update script start in it's own shell | Jakob Stendahl | 2021-10-15 | 1 | -1/+2 |
| | | |||||
| * | :construction: Update script | Jakob Stendahl | 2021-10-14 | 1 | -1/+1 |
| | | |||||
| * | :hammer: Attempt to fix updater url | Jakob Stendahl | 2021-10-14 | 1 | -5/+5 |
| | | |||||
* | | :sparkles: Add self updater that actually does something (maybe) | Jakob Stendahl | 2021-10-21 | 2 | -10/+228 |
|/ | |||||
* | :hammer: Improve update/install script | Jakob Stendahl | 2021-10-14 | 2 | -4/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | :hammer: Fix compatability with older git :hammer: add correct tmpdir for install files, remove trap on error :hammer: Make script die :hammer: Fix typo in if statement :hammer: New attempt to fix if :hammer: yet another small fix :hammer: Improve update/install script | ||||
* | :construction: Make python 3.5 compatible and fix some weird bugs | jakobst1n | 2021-10-10 | 1 | -0/+1 |
| | |||||
* | Update RuntimeProcess.js | Jakob Stendahl | 2021-10-09 | 1 | -1/+1 |
| | |||||
* | :pencil2: Fix typo | Jakob Stendahl | 2021-10-09 | 1 | -2/+2 |
| | |||||
* | :art: Only allocate a buffer of the size needed, instead of always 128 bit | Jakob Stendahl | 2021-10-06 | 1 | -5/+11 |
| | |||||
* | :children_crossing: Add update button to ui | Jakob Stendahl | 2021-10-06 | 1 | -0/+2 |
| | |||||
* | :hammer: Fix new path definition for dev env | Jakob Stendahl | 2021-10-06 | 1 | -1/+1 |
| | |||||
* | :twisted_rightwards_arrows: Merge in my own changes | Jakob Stendahl | 2021-10-03 | 6 | -37/+37 |
|\ | |||||
| * | :boom: Change paths to be in normal linux locations | jakobst1n | 2021-10-03 | 6 | -37/+37 |
| | | |||||
* | | :bug: Fix small auth bug | Jakob Stendahl | 2021-10-03 | 1 | -1/+1 |
| | | |||||
* | | :building_construction: Use UNIX socket for IPC instead of stdin/out | Jakob Stendahl | 2021-10-03 | 4 | -79/+214 |
|/ | |||||
* | :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵ | Jakob Stendahl | 2021-09-19 | 31 | -1464/+1433 |
| | | | | and the NeoRuntime | ||||
* | Merge branch 'master' of https://github.com/JakobST1n/Luxcena-Neo | Jakob Stendahl | 2019-09-22 | 5 | -9/+199 |
|\ | |||||
| * | :construction: Matrix function | jakobst1n | 2018-12-04 | 2 | -6/+23 |
| | | |||||
| * | :sparkles: Matrix is now setting itself up correctly | jakobst1n | 2018-12-04 | 2 | -6/+14 |
| | | | | | | | | Have bypassed a try-catch for now | ||||
| * | :construction: Change varname to the correct one | Jakob Stendahl | 2018-12-04 | 1 | -1/+1 |
| | | |||||
| * | :construction: Endless loop while turning off LEDs | Jakob Stendahl | 2018-12-04 | 1 | -0/+1 |
| | | |||||
| * | :construction: Add blank LED's on start, and debug pixel-matrix | Jakob Stendahl | 2018-12-04 | 1 | -1/+9 |
| | | |||||
| * | :memo: Written docs for supportlib | Jakob Stendahl | 2018-12-01 | 2 | -6/+70 |
| | | |||||
| * | :sparkles: Add docs to app | Jakob Stendahl | 2018-11-30 | 1 | -1/+3 |
| | | |||||
| * | :hammer: <Python3 fixes spaces vs tabs | Jakob Stendahl | 2018-11-30 | 1 | -46/+46 |
| | | |||||
| * | :hammer: New parameters for strip setup | Jakob Stendahl | 2018-11-30 | 1 | -1/+1 |
| | | |||||
| * | :hammer: Fix syntax | Jakob Stendahl | 2018-11-29 | 1 | -1/+1 |
| | | |||||
| * | :construction: Chenged things, and written some docs | Jakob Stendahl | 2018-11-29 | 1 | -4/+21 |
| | | |||||
| * | :hammer: Change to the already-made neopixel-library | Jakob Stendahl | 2018-11-25 | 1 | -102/+20 |
| | | |||||
| * | :construction: Work on installer and making the supportfiles do led control | Jakob Stendahl | 2018-10-18 | 2 | -7/+160 |
| | | |||||
| * | :zap: Remove online deps from neo_ide | Jakob Stendahl | 2018-09-07 | 1 | -0/+2 |
| | | |||||
* | | :wrench: Make the hour-interval be actual hours not seconds | Jakob Stendahl | 2019-09-22 | 1 | -1/+1 |
|/ | |||||
* | :construction: Add pre-v1 project | jakobst1n | 2018-09-07 | 23 | -0/+1274 |
Because of some stupid mistakes with the repo, I decided to delete the git history. Create a new, fresh repo, and move all the code there. Since all this is pre-v1, everything is in a testing-phase anyways. So i do not think we are going to feel the need for any history. The old repo is renamed to Luxcena-Neo-Old, and will be there until i convince myself i won't need the history. |