aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* v0.0.2: add curl supportdevB. Stack2022-03-17
|
* split auth into separate python fileB Stack2022-02-15
| | | | | Flask can use Blueprint to load paths from two separate source files, so the endpoints and logic can be grouped logically.
* pw-protect /admin endpointB Stack2022-02-15
| | | | Use a hardcoded password from the config file.
* shore up docsB Stack2022-02-15
|
* update docB Stack2022-02-15
|
* r-proxy support with /set endpoint, and extra dirB Stack2022-02-14
| | | | The extra dir is still WIP
* add initial centos7 docB Stack2022-02-14
|
* refactor filenames and improve docsB. Stack2022-02-13
|
* smaller fontsudan2016-01-25
bgstack15