Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | include SET_URL conf setting for self-setting | B. Stack | 2022-03-17 |
| | |||
* | v0.0.2: add curl supportdev | B. Stack | 2022-03-17 |
| | |||
* | add username support for user admin | B. Stack | 2022-02-18 |
| | |||
* | handle /set better | B. Stack | 2022-02-16 |
| | |||
* | add initial debian package recipe | B. Stack | 2022-02-15 |
| | |||
* | add libexec path to PYTHONPATH | B. Stack | 2022-02-15 |
| | |||
* | split auth into separate python file | B Stack | 2022-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 endpoint | B Stack | 2022-02-15 |
| | | | | Use a hardcoded password from the config file. | ||
* | shore up docs | B Stack | 2022-02-15 |
| | |||
* | initialize database in app | B Stack | 2022-02-15 |
| | |||
* | load stackbin_conf from env | B Stack | 2022-02-15 |
| | |||
* | add initial system-ready values and install steps | B Stack | 2022-02-15 |
| | |||
* | r-proxy support with /set endpoint, and extra dir | B Stack | 2022-02-14 |
| | | | | The extra dir is still WIP | ||
* | add initial centos7 doc | B Stack | 2022-02-14 |
| | |||
* | suppress favicon errors | B. Stack | 2022-02-14 |
| | |||
* | refactor filenames and improve docs | B. Stack | 2022-02-13 |