| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-03 | view: Add 'Read' suffix to function names | xengineering | |
| This reflects that these HTTP handler functions implement one of the four CRUD methods create, read update and delete. | |||
| 2024-02-15 | view: Add HTTP 204 handler for /favicon.ico | xengineering | |
| Otherwise e.g. the Firefox browser throws an error on the console. | |||
