about summary refs log tree commit diff stats
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* delete a user, new config option for admin pass. pass is bcrypt hashed on ↵Benjamin Morrison2021-10-211-0/+4
| | | | startup and not stored in plaintext.
* updating module to live at sourcehutBen Morrison2020-06-201-1/+1
| | | | | | Also moving the 'registry' library into this repo, rather than maintaining them separately. It will still be decoupled, just live in this repository.
* added local copy of water.css v0.4.13Ben Morrison2020-04-121-5/+5
|
* endpoint for version response v0.4.5Ben Morrison2019-08-281-19/+30
|
* fixed most example api calls with horizontal scrolling v0.2.1Ben Morrison2019-06-041-10/+10
|
* minor correction in landing page query output exampleBen Morrison2019-06-041-1/+1
|
* refactored landing page template and tweaked stylingBen Morrison2019-06-042-20/+44
|
* adding version to index template v0.2.0Ben Morrison2019-06-031-2/+2
|
* updated usage guide to reflect ?page=NBen Morrison2019-06-031-3/+5
|
* style changes for index.html templateBen Morrison2019-05-242-14/+23
|
* index page layout tweaksBen Morrison2019-05-232-8/+11
|
* updated index templateBen Morrison2019-05-221-5/+5
|
* updated template and adjusted stylingBen Morrison2019-05-192-14/+19
|
* template initialization addedBen Morrison2019-05-132-1/+84
|
* skeleton template for indexBen Morrison2019-05-131-0/+13
|
* serving css virtually instead of directlyBen Morrison2019-05-131-0/+1