aboutsummaryrefslogtreecommitdiff
path: root/zenserver/frontend/frontend.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-128/+0
* fixed dashboard file serving bug (#255)Stefan Boberg2023-04-241-1/+1
* Clang format wanted to change one cell from a tab to a spaceMartin Ridgers2023-02-221-1/+1
* Removed unused functionMartin Ridgers2023-02-221-129/+0
* There is no need to calculate the start of a zip archive.Martin Ridgers2023-02-221-6/+2
* Fix/safer html folder detection (#153)v0.1.4-pre26Dan Engelbrecht2022-09-051-9/+19
* 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