summaryrefslogtreecommitdiff
path: root/fw/app/src/http.c
AgeCommit message (Collapse)Author
8 daysfw: app: http: Refactor settings handlerxengineering
8 daysfw: app: http: Set settings content type to text/jsonxengineering
8 daysfw: app: Encode settings with JSON libxengineering
2025-04-16fw: app: http: Add working GET /settings.jsonxengineering
2025-04-15fw: app: http: Add dummy GET /settings.jsonxengineering
2025-04-12fw: app: Re-design web pagexengineering
This enables simple.css also for the device-hosted website and restructures the HTML a bit.
2025-03-26fw: app: Move application firmware code herexengineering
This makes the structure of the `fw` folder more clear and separates application-related code from bootloader- or rtos-related code.