Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 9 | -20/+5948 | |
| | ||||||
* | Fix up boxes build system. | onefang | 2020-03-16 | 2 | -0/+45 | |
| | ||||||
* | Add a build script. | onefang | 2020-03-16 | 1 | -0/+3 | |
| | ||||||
* | Add a bunch of test key bindings. | onefang | 2020-03-16 | 1 | -0/+15 | |
| | ||||||
* | Update to toybox API change. | onefang | 2020-03-16 | 1 | -7/+3 | |
| | ||||||
* | Compile boxes by default. | onefang | 2020-03-16 | 1 | -1/+1 | |
| | ||||||
* | Toybox can't cope with a lack of a README, but gives you cryptic errors. | onefang | 2020-03-16 | 1 | -0/+4 | |
| | | | | Wasted a whole fucking day on this. | |||||
* | Shuffle stuff. | onefang | 2020-03-16 | 8 | -0/+4625 | |