Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Return 404 if file no longer exists | Alan Pearce | 2023-09-12 | -14/+17 |
| | ||||
* | Remove unused dependency | Alan Pearce | 2023-09-12 | -4/+1 |
| | ||||
* | wtf typescript | Alan Pearce | 2023-09-12 | -3/+3 |
| | ||||
* | Avoid duplicate registration of initial directory | Alan Pearce | 2023-09-12 | -2/+5 |
| | ||||
* | Give files map a proper type | Alan Pearce | 2023-09-12 | -1/+7 |
| | ||||
* | Use own logic for static file serving | Alan Pearce | 2023-09-12 | -14/+72 |
| | ||||
* | Read config from TOML file | Alan Pearce | 2023-09-12 | -3/+19 |
| | ||||
* | Reformat with prettier | Alan Pearce | 2023-09-12 | -21/+21 |
| | ||||
* | Init flake | Alan Pearce | 2023-09-12 | -0/+59 |
| | ||||
* | Serve static files | Alan Pearce | 2023-09-11 | -10/+18 |
| | ||||
* | Initial commit | Alan Pearce | 2023-09-11 | -0/+259 |