aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Indent code properly.onefang2020-03-181-46/+38
|
* TODO++ and comment clean up.onefang2020-03-181-1/+5
|
* TODO++onefang2020-03-171-0/+2
|
* Various other shuffles and clean ups.onefang2020-03-171-17/+23
|
* Move the tmux check until after we have loaded the config and paths.onefang2020-03-171-19/+16
|
* Remove cruft now that we are back to using full toybox again.onefang2020-03-171-12/+0
|
* Various comment clean ups.onefang2020-03-171-5/+5
|
* Switch to using FHS style directories, and create them all at startup.onefang2020-03-172-40/+91
|
* Add an About me textarea.onefang2020-03-171-0/+31
|
* Add a ToS block.onefang2020-03-172-0/+29
|
* TODO++onefang2020-03-171-0/+2
|
* Various white space and language clean ups.onefang2020-03-171-13/+15
|
* Don't pass around psswrd anymore.onefang2020-03-171-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.onefang2020-03-171-0/+2
|
* Only try to load users Lua file on login.onefang2020-03-171-27/+28
|
* HTML labels before their input fields.onefang2020-03-171-2/+2
|
* Load the local config file first, then let it be overridden by system and ↵onefang2020-03-171-2/+2
| | | | | | home config files. Also log the loaded config file when doing web stuff as well.
* Update list of dependencies.onefang2020-03-171-1/+1
|
* Finally add the sledjchisl C & Lua maanger, and friends.onefang2020-03-169-20/+5948
|
* Fix up boxes build system.onefang2020-03-162-0/+45
|
* Add a build script.onefang2020-03-161-0/+3
|
* Add a bunch of test key bindings.onefang2020-03-161-0/+15
|
* Update to toybox API change.onefang2020-03-161-7/+3
|
* Compile boxes by default.onefang2020-03-161-1/+1
|
* Toybox can't cope with a lack of a README, but gives you cryptic errors.onefang2020-03-161-0/+4
| | | | Wasted a whole fucking day on this.
* Shuffle stuff.onefang2020-03-168-0/+4625