aboutsummaryrefslogtreecommitdiff
path: root/server/static
AgeCommit message (Collapse)Author
2020-04-13SimplifyBen Burwell
2019-07-08Fix revocations query and UINiall Sheridan
Use `Exec` rather than `Query` to update revoked status `Query` works with MySQL but `Exec` is needed with sqlite Test that the key is revoked Correct column ordering
2018-08-23Record request reason in the db instead of loggingNiall Sheridan
2018-08-07Updates to static content generation, docs and examplesNiall Sheridan
Static content generator finds the root of the git repo and executes from there. Packr will scan subdirs for boxes to be packed.
2018-08-01Migrate from esc to packr for static filesNiall Sheridan
2017-10-17 Support a message to be passed and logged from client to server (#67)Bob Long
* Support a message to be passed and logged from client to server
2016-09-11Invert check for revoked certNiall Sheridan
2016-09-11Add a toggle for unexpired certsNiall Sheridan
2016-08-28Allow searching on keyID and principalsNiall Sheridan
2016-08-28Cosmetic changesNiall Sheridan
2016-08-17Switch from bootstrap to skeletonNiall Sheridan
2016-08-07Use bootstrapNiall Sheridan
Move templates and static under server/