aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* :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 ↵Jakob Stendahl2021-10-213-77/+77
| | | | file for branch
* :twisted_rightwards_arrows: Merge branch 'master' of ↵Jakob Stendahl2021-10-211-30/+64
|\ | | | | | | https://github.com/JakobST1n/Luxcena-Neo
| * :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
| | | | | | | | | | | | | | | | | | | | | | | :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 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 ↵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.