Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove sqlite support: the differences with sqlc just get too cumbersome | René 'Necoro' Neumann | 2024-02-14 | 1 | -61/+0 |
| | |||||
* | Load .env file | René 'Necoro' Neumann | 2024-02-14 | 1 | -0/+2 |
| | |||||
* | CSRF handling | René 'Necoro' Neumann | 2024-02-14 | 1 | -0/+2 |
| | |||||
* | session handling and login/logout | René 'Necoro' Neumann | 2024-02-13 | 1 | -0/+6 |
| | |||||
* | SQL logging | René 'Necoro' Neumann | 2024-02-13 | 1 | -2/+14 |
| | |||||
* | Replace chi by http/net ServeMux | René 'Necoro' Neumann | 2024-02-13 | 1 | -2/+4 |
| | |||||
* | mysql | René 'Necoro' Neumann | 2024-02-13 | 1 | -0/+2 |
| | |||||
* | Include form handling | René 'Necoro' Neumann | 2024-02-11 | 1 | -0/+4 |
| | |||||
* | Use `chi` as router | René Neumann | 2024-02-11 | 1 | -0/+2 |
| | |||||
* | Add templating | René Neumann | 2024-02-10 | 1 | -31/+11 |
| | |||||
* | First SQL setup | René Neumann | 2024-02-10 | 1 | -0/+73 |