summaryrefslogtreecommitdiff
path: root/templ/template.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Inline form packageRené 'Necoro' Neumann2 days1-5/+3
|
* Overhaul navbar and general site setupRené 'Necoro' Neumann2024-10-031-1/+1
|
* Add "live mode" that refreshes templatesRené 'Necoro' Neumann2024-02-151-2/+25
|
* Error handling in formsRené 'Necoro' Neumann2024-02-131-1/+3
|
* Include form handlingRené 'Necoro' Neumann2024-02-111-1/+6
|
* Add templatingRené Neumann2024-02-101-0/+45
> 2 daysHandle login routing at login pageRené 'Necoro' Neumann2-16/+22 2 daysRestructure and change to chi as muxing frameworkRené 'Necoro' Neumann9-140/+197