Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved www examples.HEADmaster | Toni Uhlig | 2021-11-15 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Format createDate and publishDate with std::strftime(). | Toni Uhlig | 2021-10-31 |
| | | | | | | * Disallow access to any blog entry individually. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Improved Blog/Markdown URI base path handling. | Toni Uhlig | 2021-10-23 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Improved URI handling and redirection/routing. | lns | 2021-10-21 |
* parse and process URI query strings * remove garbage slashes from URI path / sanitize * more template examples Signed-off-by: lns <matzeton@googlemail.com> |