Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :lipstick: Prettify welcome message | Jakob Stendahl | 2018-12-05 | 1 | -2/+1 |
| | |||||
* | :construction: Add first line with current command when starting CLI | Jakob Stendahl | 2018-12-05 | 1 | -0/+3 |
| | |||||
* | :hammer: Add skipNode on update, and typo | Jakob Stendahl | 2018-12-05 | 1 | -4/+9 |
| | |||||
* | :hammer: Fix typos and syntax | Jakob Stendahl | 2018-12-05 | 1 | -4/+4 |
| | |||||
* | :hammer: Fix syntax | Jakob Stendahl | 2018-12-05 | 1 | -1/+5 |
| | |||||
* | :sparkles: Improve status function, add enable/disable start on boot | Jakob Stendahl | 2018-12-05 | 1 | -5/+35 |
| | |||||
* | :memo: Written docs for supportlib | Jakob Stendahl | 2018-12-01 | 1 | -3/+35 |
| | |||||
* | :memo: Written docs for supportlib | Jakob Stendahl | 2018-12-01 | 14 | -31/+783 |
| | |||||
* | :memo: Added intro, and some links from guides to other guides | Jakob Stendahl | 2018-11-30 | 11 | -10/+36 |
| | |||||
* | :package: Webpack | Jakob Stendahl | 2018-11-30 | 9 | -8/+11 |
| | |||||
* | :sparkles: Add docs to app | Jakob Stendahl | 2018-11-30 | 2 | -1/+5 |
| | |||||
* | :bug: Typo making service not stop while updating | Jakob Stendahl | 2018-11-30 | 1 | -1/+1 |
| | |||||
* | :construction: CLI is now self-updating! | Jakob Stendahl | 2018-11-30 | 1 | -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 status | Jakob Stendahl | 2018-11-30 | 1 | -0/+4 |
| | |||||
* | :construction: Realizing runuser runs in a seperate session each time | Jakob Stendahl | 2018-11-30 | 1 | -6/+2 |
| | |||||
* | :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 |
| | |||||
* | :hammer: Post update script, now executable :) | Jakob Stendahl | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | :hammer: Fix post-update script | Jakob Stendahl | 2018-11-29 | 1 | -0/+3 |
| | |||||
* | :hammer: More paths | Jakob Stendahl | 2018-11-29 | 1 | -1/+1 |
| | |||||
* | :hammer: Fix some more paths | Jakob Stendahl | 2018-11-29 | 2 | -2/+2 |
| | | | Wondering if it really was worth it to change this shit. | ||||
* | :hammer: Change path to install | Jakob Stendahl | 2018-11-29 | 1 | -2/+2 |
| | |||||
* | :hammer: Change path of runscript in service file | Jakob Stendahl | 2018-11-29 | 1 | -1/+1 |
| | |||||
* | :construction: Chenged things, and written some docs | Jakob Stendahl | 2018-11-29 | 56 | -22/+5865 |
| | |||||
* | :hammer: Change to the already-made neopixel-library | Jakob Stendahl | 2018-11-25 | 1 | -102/+20 |
| | |||||
* | :wrench: Update repo-link | Jakob Stendahl | 2018-11-25 | 1 | -1/+1 |
| | |||||
* | :sparkles: Make post-install script | Jakob Stendahl | 2018-11-25 | 1 | -0/+5 |
| | |||||
* | :hammer: Tidy up script | Jakob Stendahl | 2018-11-25 | 1 | -39/+66 |
| | |||||
* | :construction: Installer now installs cli | Jakob Stendahl | 2018-11-25 | 1 | -0/+9 |
| | |||||
* | :construction: Output service stdout to logfile | Jakob Stendahl | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | :bug: Monaco-editor not installed | Jakob Stendahl | 2018-10-18 | 1 | -1/+0 |
| | |||||
* | :bug: Cannot start as service | Jakob Stendahl | 2018-10-18 | 1 | -2/+0 |
| | |||||
* | :construction: Update install-dir-path to new user | Jakob Stendahl | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | :construction: Change paths to the 'lux-neo' user | Jakob Stendahl | 2018-10-18 | 2 | -3/+4 |
| | |||||
* | :construction: Make all output appear in logfile | Jakob Stendahl | 2018-10-18 | 1 | -3/+3 |
| | |||||
* | :construction: Overwrite old logfile | Jakob Stendahl | 2018-10-18 | 1 | -2/+1 |
| | |||||
* | :construction: Redirect ALL output to the LOGFILE and not 'LOG' | Jakob Stendahl | 2018-10-18 | 1 | -17/+17 |
| | |||||
* | :construction: Remove 'sudos' from install script, and assume root | Jakob Stendahl | 2018-10-18 | 1 | -21/+37 |
| | |||||
* | :construction: Fix error message on adduser error | Jakob Stendahl | 2018-10-18 | 1 | -5/+2 |
| | |||||
* | :bug: Fix syntax, check function success with it's own if | Jakob Stendahl | 2018-10-18 | 1 | -2/+4 |
| | |||||
* | :hammer: Move yes/no dialog to function | Jakob Stendahl | 2018-10-18 | 1 | -81/+60 |
| | |||||
* | :fire: Delete no longer needed user-check | Jakob Stendahl | 2018-10-18 | 1 | -5/+0 |
| | |||||
* | :construction: Add sudo to runuser, just continue if user exists | Jakob Stendahl | 2018-10-18 | 1 | -3/+2 |
| | |||||
* | :construction: Work on lux-neo user with install | Jakob Stendahl | 2018-10-18 | 1 | -11/+12 |
| | |||||
* | :hammer: Fix permission issue | Jakob Stendahl | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | :construction: Work on installer and start on implementing LED control | Jakob Stendahl | 2018-10-18 | 12 | -65/+427 |
|\ | | | | | :construction: Work on installer and start on implementing LED control | ||||
| * | :construction: Work on installer and making the supportfiles do led control | Jakob Stendahl | 2018-10-18 | 4 | -59/+192 |
| | | |||||
| * | :zap: Remove online deps from neo_ide | Jakob Stendahl | 2018-09-07 | 8 | -8/+236 |
| | | |||||
* | | Merge pull request #2 from JakobST1n/dev | Jakob Stendahl | 2018-09-27 | 4 | -6/+11 |
|\ \ | |/ |/| | :ambulance: Hotfix for some dirnames and things, workaround root-issue |