aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* :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 ↵Jakob Stendahl2021-09-1931-1464/+1433
| | | | and the NeoRuntime
* 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
| | | | | | | | Have bypassed a try-catch for now
| * :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
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.