| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix url parsing crash (#399) | Dan Engelbrecht | 2023-09-13 | 1 | -1/+1 |
| | | | | * Don't index out of string_view range when parsing URI in httpsys | ||||
| * | Enable front-end serving in release mode | Stefan Boberg | 2023-05-31 | 2 | -26/+40 |
| | | | | | Front-end can now be served from a development directory in release mode as well as debug if there's no zipfs attached | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 5 | -0/+407 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||