aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | :bug: Fix small auth bugJakob Stendahl2021-10-031-1/+1
| | |
| * | :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-037-117/+321
| | |
| * | :sparkles: Add actual different variable types, this also changes slightly ↵Jakob Stendahl2021-10-032-16/+117
| | | | | | | | | | | | how they are defined
| * | :see_no_evil: Ignore log filesJakob Stendahl2021-10-031-1/+5
| | |
| * | :fire: Remove log filesJakob Stendahl2021-09-272-18353/+0
| |/
| * :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-19253-17993/+37594
|/ | | | and the NeoRuntime
* Merge branch 'master' of https://github.com/JakobST1n/Luxcena-NeoJakob Stendahl2019-09-2275-297/+8347
|\
| * Create LICENSEJakob Stendahl2019-08-151-0/+674
| |
| * Delete LICENSEJakob Stendahl2019-08-151-661/+0
| |
| * Merge pull request #8 from JakobST1n/devJakob Stendahl2018-12-0617-51/+1117
| |\ | | | | | | Dev
| | * Merge pull request #7 from JakobST1n/pythonJakob Stendahl2018-12-0614-26/+921
| | |\ | | | | | | | | Python
| | | * Merge branch 'dev' into pythonJakob Stendahl2018-12-069-26/+197
| | | |\ | | | |/ | | |/|
| | * | :construction: Stash before changing branchJakob Stendahl2018-12-061-0/+1
| | | |
| | * | :memo: Add docs on the new CLIJakob Stendahl2018-12-0610-22/+146
| | | |
| | * | :construction: Make branch check workJakob Stendahl2018-12-051-2/+2
| | | |
| | * | :construction: Add path to branch-checksJakob Stendahl2018-12-051-5/+4
| | | |
| | * | :lipstick: Add branch-change funcJakob Stendahl2018-12-051-3/+9
| | | |
| | * | :prettify: Now we might be getting somewhere with the stylingJakob Stendahl2018-12-051-1/+1
| | | |
| | * | :lipstick: Maybe final styling of startmsg?Jakob Stendahl2018-12-051-1/+1
| | | |
| | * | :lipstick: Correctyly prettifyJakob Stendahl2018-12-051-1/+1
| | | |
| | * | :lipstick: Prettify welcome messageJakob Stendahl2018-12-051-2/+1
| | | |
| | * | :construction: Add first line with current command when starting CLIJakob Stendahl2018-12-051-0/+3
| | | |
| | * | :hammer: Add skipNode on update, and typoJakob Stendahl2018-12-051-4/+9
| | | |
| | * | :hammer: Fix typos and syntaxJakob Stendahl2018-12-051-4/+4
| | | |
| | * | :hammer: Fix syntaxJakob Stendahl2018-12-051-1/+5
| | | |
| | * | :sparkles: Improve status function, add enable/disable start on bootJakob Stendahl2018-12-051-5/+35
| | | |
| | | * Merge remote-tracking branch 'origin/python' into pythonJakob Stendahl2018-12-052-6/+23
| | | |\
| | | | * :construction: Matrix functionjakobst1n2018-12-042-6/+23
| | | | |
| | | * | :memo: Add some example scriptsJakob Stendahl2018-12-0512-9/+852
| | | |/
| | | * :sparkles: Matrix is now setting itself up correctlyjakobst1n2018-12-043-19/+45
| | | | | | | | | | | | | | | | 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: Fix headerJakob Stendahl2018-12-011-2/+1
| | |
| * | :memo: Explain the new docsJakob Stendahl2018-12-011-9/+9
| | |
| * | Merge pull request #6 from JakobST1n/devJakob Stendahl2018-12-0165-210/+6831
| |\| | | | | | | Written docs, finished CLI
| | * :memo: Written docs for supportlibJakob Stendahl2018-12-011-3/+35
| | |
| | * :memo: Written docs for supportlibJakob Stendahl2018-12-0114-31/+783
| | |
| | * :memo: Added intro, and some links from guides to other guidesJakob Stendahl2018-11-3011-10/+36
| | |
| | * :package: WebpackJakob Stendahl2018-11-309-8/+11
| | |
| | * :sparkles: Add docs to appJakob Stendahl2018-11-302-1/+5
| | |
| | * :bug: Typo making service not stop while updatingJakob Stendahl2018-11-301-1/+1
| | |
| | * :construction: CLI is now self-updating!Jakob Stendahl2018-11-301-7/+9
| | | | | | | | | Realized that shell scripts are loaded into memory before being run. this means we can both make it update itself, and delete itself.
| | * :construction: Make simple shortcut to view service statusJakob Stendahl2018-11-301-0/+4
| | |
| | * :construction: Realizing runuser runs in a seperate session each timeJakob Stendahl2018-11-301-6/+2
| | |
| | * :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
| | |
| | * :hammer: Post update script, now executable :)Jakob Stendahl2018-11-291-0/+0
| | |
| | * :hammer: Fix post-update scriptJakob Stendahl2018-11-291-0/+3
| | |