Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error handling | Yuchen Pei | 2023-10-08 | 1 | -10/+18 |
| | | | | | | user-error translates to 404 all other errors translates to 500 without extra message that may leak server info | ||||
* | Add ways to deploy | Yuchen Pei | 2023-10-03 | 3 | -4/+47 |
| | |||||
* | Removing a duplicate useless definition | Yuchen Pei | 2023-10-03 | 1 | -2/+0 |
| | |||||
* | Add bom-port | Yuchen Pei | 2023-10-02 | 1 | -2/+4 |
| | |||||
* | fix html export style | Yuchen Pei | 2023-10-02 | 1 | -5/+13 |
| | | | | | - custom_id for better anchors. - no postamble | ||||
* | Add path to state, and landing page is for state selection. | Yuchen Pei | 2023-10-02 | 1 | -22/+56 |
| | |||||
* | Minor fix: bom-area-parent requires bom-areas | Yuchen Pei | 2023-10-02 | 1 | -1/+3 |
| | |||||
* | First commit. | Yuchen Pei | 2023-10-02 | 2 | -0/+812 |
Serving Victoria weather over localhost:9000 |