summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds the view handler for our organisation modelMatthew Lemon2024-02-102-0/+6
* Adds a comment above code to handle "/" routeMatthew Lemon2024-02-101-0/+4
* Adds missing importMatthew Lemon2024-02-101-1/+0
* Have added Insert handler for Organisation modelMatthew Lemon2024-02-104-53/+58
* Adds the Organisations modelMatthew Lemon2024-02-092-2/+34
* Adds the database driver and opens database poolMatthew Lemon2024-02-091-4/+36
* Adds flagsMatthew Lemon2024-02-092-3/+11
* Adds my-sql driver dependencyMatthew Lemon2024-02-092-0/+4
* Adds a populate.sql scriptMatthew Lemon2024-02-092-0/+31
* Added nav partialMatthew Lemon2024-02-083-3/+8
* Created a /organisations/list routeMatthew Lemon2024-02-087-5/+91
* First proper use of templatesMatthew Lemon2024-02-083-3/+14
* First appearance of HTML on the home pageMatthew Lemon2024-02-082-1/+46
* Moved main to cmd/web and added routes() methodMatthew Lemon2024-02-085-19/+46
* Adds a MakefileMatthew Lemon2024-02-081-0/+8
* Adds DockerfileMatthew Lemon2024-01-311-0/+8
* Initial commit for testingMatthew Lemon2024-01-312-0/+21