aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/frontend.h
Commit message (Collapse)AuthorAgeFilesLines
* builds url discovery (#334)Dan Engelbrecht2025-04-011-2/+5
| | | | | - Feature: Added `--host` option to use Jupiters list of cloud host and zen servers to resolve best hosts - Feature: Use local zenserver as builds cache if it has the `builds` service enabled and `--cloud-discovery-host` is provided and no remote zenserver cache hosts can be found - Improvement: Added `--override-host` option as a replacement for `--url` (`--url` still works, but `--override-host` is preferred)
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+25
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees