aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/var/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add link to Jabber / XMPP write up.onefang2022-07-211-0/+1
|
* More spellung foxed.onefang2022-07-171-1/+1
|
* Update link to libsignal.onefang2022-07-012-2/+2
|
* More tweaking of footer.htmlonefang2022-06-291-5/+5
|
* Turn the stats iFrame into a hover popdown.onefang2022-06-292-1/+38
|
* Additions to footer.htmlonefang2022-06-091-1/+6
|
* Move SledjChisl header and footer to external SSI files.onefang2022-06-063-0/+97
|
* Update the Mantis project ID.onefang2021-09-222-2/+2
|
* Remove debug stuff from login web page.onefang2021-09-141-9/+0
|
* More CSS tweaking. Bottom stuff aligned left at the bottom.onefang2021-09-101-2/+2
|
* Copy pasta error, end aligned, not center.onefang2021-09-101-4/+4
|
* Tweak the CSS a bit.onefang2021-09-101-0/+10
|
* Get the other viewer web pages to work via FCGI.onefang2021-09-094-4/+4
|
* Rejig the web stuff.onefang2021-09-0911-0/+260
Move to examples to example/var/www. Move the web socket to scRoot/var/run. Make the name of the web socket configurable. Populate the scRoot/var/www from exomples if it's empty. Everyone uses SledjChisl.css now. Some clean ups. Comment++