index
:
cpp-web.git
blog.impl.cc
master
C++ web blog software, made for my special needs.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Improved www examples.
HEAD
master
Toni Uhlig
2021-11-15
*
Added template inheritance example.
Toni Uhlig
2021-11-15
*
Merge commit '662f5a771f3807bf7ebd5a3989230d5d0a26659d'
Toni Uhlig
2021-11-15
|
\
|
*
Squashed 'deps/inja/' changes from 811e173..eb04bfc
Toni Uhlig
2021-11-15
*
|
std::strftime format
Toni Uhlig
2021-11-13
*
|
Inja callback "itoa".
Toni Uhlig
2021-11-11
*
|
Added override keyword to methods that *must* be implemented if they are deri...
Toni Uhlig
2021-11-11
*
|
Format createDate and publishDate with std::strftime().
Toni Uhlig
2021-10-31
*
|
CMake pkg check, README.md
Toni Uhlig
2021-10-30
*
|
Added CMake install targets and reworked wwwroot folder structure.
Toni Uhlig
2021-10-25
*
|
Added Inja "prefix" callback function.
Toni Uhlig
2021-10-23
*
|
Removed EvHTTP chunked response support (for now).
Toni Uhlig
2021-10-23
*
|
Sort filenames alpha-numeric, used as template system dependency management.
Toni Uhlig
2021-10-23
*
|
Improved Blog/Markdown URI base path handling.
Toni Uhlig
2021-10-23
*
|
Added 404 error page.
Toni Uhlig
2021-10-22
*
|
Get request query value.
Toni Uhlig
2021-10-22
*
|
Improved URI handling and redirection/routing.
lns
2021-10-21
*
|
Added MD4C support to render HTML from Markdown text.
lns
2021-10-20
*
|
Added blog listing sorting and template checks.
Toni Uhlig
2021-10-19
*
|
Blog Metadata parsing, validationa and templating.
Toni Uhlig
2021-10-14
*
|
Static file cache content module.
Toni Uhlig
2021-10-04
*
|
Added Markdown and Static content module.
Toni Uhlig
2021-10-01
*
|
Subtree update script for md4c added.
Toni Uhlig
2021-10-01
*
|
Merge commit 'd071b4177c1a3897f4682e245046a45f362b6ac5' as 'deps/md4c'
Toni Uhlig
2021-10-01
|
\
\
|
*
|
Squashed 'deps/md4c/' content from commit 7f05330
Toni Uhlig
2021-10-01
|
/
*
|
CMS functionality works just find..
minimal-working-example
Toni Uhlig
2021-09-30
*
|
Request/Response handling w/ libevent2
Toni Uhlig
2021-06-21
*
|
Inja/Template stuff
Toni Uhlig
2021-06-20
*
|
Basic blog module.
Toni Uhlig
2021-06-20
*
|
Blog, Content, ContentManager skeleton!
lns
2021-05-06
*
|
ContentManager / Filesystem classes as preparation for a SimpleBlog.
Toni Uhlig
2021-04-27
*
|
Switched from slow blocking cpp-httplib to libevent2.
Toni Uhlig
2021-04-27
*
|
Subtree update scripts added.
Toni Uhlig
2021-04-27
*
|
Merge commit '514cb71a6a3e116c229c5dc874369f8632530dc7' as 'deps/inja'
Toni Uhlig
2021-04-27
|
\
|
|
*
Squashed 'deps/inja/' content from commit 811e173
Toni Uhlig
2021-04-27
*
Merge commit '2811cc9a77c17ac03aac9c1b582040827a76b0d9' as 'deps/cpp-httplib'
Toni Uhlig
2021-04-27
|
\
|
*
Squashed 'deps/cpp-httplib/' content from commit c58b005
Toni Uhlig
2021-04-27
*
Removed cpp-httplib / inja. Will get replaced by `git subtree`.
Toni Uhlig
2021-04-27
*
improved CMakeLists.txt
Toni Uhlig
2019-09-08
*
basic cpp web example using httplib and (j)inja
lns
2019-09-08
*
initial commit
lns
2019-09-08