aboutsummaryrefslogtreecommitdiff
path: root/zenserver/frontend/frontend.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix/safer html folder detection (#153)v0.1.4-pre26Dan Engelbrecht2022-09-051-9/+19
| | | | * safer detection of html folder for frontend in debug mode * changelog
* merged from mainStefan Boberg2022-06-161-1/+7
|
* clang-format fixesStefan Boberg2022-06-101-1/+1
|
* frontend: simplified content-type logicStefan Boberg2022-06-101-26/+15
|
* clang-formatDan Engelbrecht2022-03-211-51/+57
|
* Serve the /dashboard endpoint from an embedded .zip fileMartin Ridgers2022-03-151-80/+82
|
* Implemented zip file locating for fat Mach-o binariesMartin Ridgers2022-03-151-1/+33
|
* Function to find .zip appended to a IoBuffer-wrapped executable fileMartin Ridgers2022-03-151-0/+97
|
* Moved experimental/frontend.* to frontend/frontend.*Martin Ridgers2022-03-151-0/+119