Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds the Organisations model | Matthew Lemon | 2024-02-09 | 1 | -2/+5 |
* | Adds the database driver and opens database pool | Matthew Lemon | 2024-02-09 | 1 | -4/+36 |
* | Adds flags | Matthew Lemon | 2024-02-09 | 1 | -2/+7 |
* | Added nav partial | Matthew Lemon | 2024-02-08 | 1 | -2/+2 |
* | Created a /organisations/list route | Matthew Lemon | 2024-02-08 | 3 | -4/+35 |
* | First proper use of templates | Matthew Lemon | 2024-02-08 | 1 | -1/+1 |
* | First appearance of HTML on the home page | Matthew Lemon | 2024-02-08 | 1 | -1/+33 |
* | Moved main to cmd/web and added routes() method | Matthew Lemon | 2024-02-08 | 3 | -0/+45 |