| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-11 | Switch to global database pointer | xengineering | |
| Passing the database pointer around is a lot of text and has no benefit. | |||
| 2023-02-11 | Switch webserver to global config struct | xengineering | |
| 2023-02-11 | Rename router.go to server.go | xengineering | |
| This fits better because this file is the central entry point of the Ceres webserver. | |||
