aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/include
Commit message (Collapse)AuthorAgeFilesLines
* move testing and observability code to zenhttp (#266)Stefan Boberg2023-05-025-0/+313
|
* move auth code from zenserver into zenhttp (#265)Stefan Boberg2023-05-023-0/+157
| | | this code should be usable outside of zenserver, so this moves it out into zenhttp where it can be used from lower level components
* moved source directories into `/src` (#264)Stefan Boberg2023-05-026-0/+983
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees