Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-02-13 | Check username in lowercase | René 'Necoro' Neumann | 3 | -9/+9 | |
2024-02-13 | login handling | René 'Necoro' Neumann | 1 | -5/+48 | |
2024-02-13 | Error handling in forms | René 'Necoro' Neumann | 3 | -2/+7 | |
2024-02-13 | SQL logging | René 'Necoro' Neumann | 6 | -9/+78 | |
2024-02-13 | Replace chi by http/net ServeMux | René 'Necoro' Neumann | 3 | -34/+38 | |
2024-02-13 | mysql | René 'Necoro' Neumann | 3 | -0/+10 | |
2024-02-11 | Include generated sql files | René 'Necoro' Neumann | 9 | -2/+465 | |
2024-02-11 | Include form handling | René 'Necoro' Neumann | 7 | -5/+62 | |
2024-02-11 | Use `chi` as router | René Neumann | 3 | -2/+17 | |
2024-02-10 | Add templating | René Neumann | 6 | -53/+87 | |
2024-02-10 | First SQL setup | René Neumann | 12 | -2/+343 | |