Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | :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 | |
| | | | ||||||
| * | | :pencil: Install script now has to be run as root | 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 | |
| | | | ||||||
* | | | :wrench: Make the hour-interval be actual hours not seconds | Jakob Stendahl | 2019-09-22 | 1 | -1/+1 | |
|/ / | ||||||
* | | 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 | |||||
| * | :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 | 3 | -5/+5 | |
| | | ||||||
* | | :memo: Add license | Jakob Stendahl | 2018-09-07 | 1 | -0/+661 | |
|\ \ | |/ |/| | :memo: Add license | |||||
| * | :memo: Add license | Jakob Stendahl | 2018-09-07 | 1 | -0/+661 | |
|/ | ||||||
* | :construction: Add pre-v1 project | jakobst1n | 2018-09-07 | 47 | -0/+10769 | |
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. |