Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Now that ROBUST is saving it's PID, check for it on the stats web page. | onefang | 2020-03-18 | 1 | -5/+16 | |
| | ||||||
* | New logging levels - stuff only the developer needs to know during development. | onefang | 2020-03-18 | 1 | -76/+80 | |
| | ||||||
* | Indent code properly. | onefang | 2020-03-18 | 1 | -46/+38 | |
| | ||||||
* | TODO++ and comment clean up. | onefang | 2020-03-18 | 1 | -1/+5 | |
| | ||||||
* | TODO++ | onefang | 2020-03-17 | 1 | -0/+2 | |
| | ||||||
* | Various other shuffles and clean ups. | onefang | 2020-03-17 | 1 | -17/+23 | |
| | ||||||
* | Move the tmux check until after we have loaded the config and paths. | onefang | 2020-03-17 | 1 | -19/+16 | |
| | ||||||
* | Remove cruft now that we are back to using full toybox again. | onefang | 2020-03-17 | 1 | -12/+0 | |
| | ||||||
* | Various comment clean ups. | onefang | 2020-03-17 | 1 | -5/+5 | |
| | ||||||
* | Switch to using FHS style directories, and create them all at startup. | onefang | 2020-03-17 | 1 | -38/+89 | |
| | ||||||
* | Add an About me textarea. | onefang | 2020-03-17 | 1 | -0/+31 | |
| | ||||||
* | Add a ToS block. | onefang | 2020-03-17 | 1 | -0/+2 | |
| | ||||||
* | TODO++ | onefang | 2020-03-17 | 1 | -0/+2 | |
| | ||||||
* | Various white space and language clean ups. | onefang | 2020-03-17 | 1 | -13/+15 | |
| | ||||||
* | Don't pass around psswrd anymore. | onefang | 2020-03-17 | 1 | -7/+2 | |
| | | | | | | | Coz we do the old hash, salt, and store trick now. And I mean tho OLD one, we are still compatible with SL's 2006 insecure password tech. | |||||
* | Oops, part of last commit. | onefang | 2020-03-17 | 1 | -0/+2 | |
| | ||||||
* | Only try to load users Lua file on login. | onefang | 2020-03-17 | 1 | -27/+28 | |
| | ||||||
* | HTML labels before their input fields. | onefang | 2020-03-17 | 1 | -2/+2 | |
| | ||||||
* | Load the local config file first, then let it be overridden by system and ↵ | onefang | 2020-03-17 | 1 | -2/+2 | |
| | | | | | | home config files. Also log the loaded config file when doing web stuff as well. | |||||
* | Update list of dependencies. | onefang | 2020-03-17 | 1 | -1/+1 | |
| | ||||||
* | Finally add the sledjchisl C & Lua maanger, and friends. | onefang | 2020-03-16 | 6 | -0/+5801 | |