| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-22 | Harmonize function names further | xengineering | |
| 2026-06-22 | Remove registration handler | xengineering | |
| This should be an admin-only task which should maybe be done via command line on the server. | |||
| 2026-06-21 | Use only string-based input output for HTTP tests | xengineering | |
| The API should only communicate via UTF-8 encoded text. Requiring by default makes test case notation easier and improves scalability. | |||
| 2026-06-21 | Name HTTP handlers based on intended paths | xengineering | |
| 2026-06-21 | Add authenticate HTTP handler | xengineering | |
| 2026-06-21 | Add `register` HTTP handler | xengineering | |
| This allows users to register. | |||
| 2026-06-20 | Add TestHTTPVersion | xengineering | |
| This introduces the first HTTP test. | |||
