Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-14 | refactor(minion): create network connection class | HampusM | |
2022-05-13 | refactor(minion): wifi module create http request object in stack | HampusM | |
2022-05-13 | fix(minion): conform to the http/1.1 response syntax | HampusM | |
2022-05-13 | refactor(minion): rename wifi module send to send_response | HampusM | |
2022-05-13 | refactor(minion): rename ResponseStatus to WiFiModuleResponseStatus | HampusM | |
2022-05-12 | refactor(minion): rename the connect method in wifi module | HampusM | |
2022-05-11 | refactor(minion): create request class | HampusM | |
2022-05-11 | fix(minion): properly read request data length | HampusM | |
2022-05-09 | refactor(minion): fix complaints given by clang-tidy | HampusM | |
2022-05-09 | chore(minion): add ignore more in clang-tidy config | HampusM | |
2022-05-09 | chore(minion): ignore modernize-deprecated-headers in clang-tidy config | HampusM | |
2022-05-08 | feat(minion): implement respond to HTTP requests | HampusM | |
2022-05-08 | chore: move most files to minion folder | HampusM | |