Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :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 |
| | |||||
* | :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: 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 | 3 | -12/+15 |
| | |||||
* | :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: Cannot start as service | Jakob Stendahl | 2018-10-18 | 1 | -2/+0 |
| | |||||
* | :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 | 1 | -51/+26 |
|\ | | | | | :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 | 1 | -51/+26 |
| | | |||||
* | | :hankey: Workaround for not getting the python lib to run as non-root | jakobst1n | 2018-09-27 | 1 | -1/+6 |
| | | |||||
* | | :ambulance: Change dirnames to match each other | jakobst1n | 2018-09-27 | 1 | -1/+1 |
|/ | |||||
* | :construction: Add pre-v1 project | jakobst1n | 2018-09-07 | 5 | -0/+297 |
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. |