summaryrefslogtreecommitdiff
path: root/pages/login_templ.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't use hardcoded urlRené 'Necoro' Neumann26 hours1-1/+10
* Move from html/template to templRené 'Necoro' Neumann32 hours1-0/+74
e7b9c831ed00&follow=1'>Save User as part of the contextRené 'Necoro' Neumann5-36/+47 31 hoursSQL: Fetch * instead of specific columns for simplicityRené 'Necoro' Neumann8-47/+40 31 hoursMove bootstrap parts to their own templRené 'Necoro' Neumann2-34/+75 31 hoursAdd User dropdownRené 'Necoro' Neumann2-9/+61 32 hoursMove from html/template to templRené 'Necoro' Neumann27-340/+1138 48 hoursHandle login routing at login pageRené 'Necoro' Neumann2-16/+22 48 hoursRestructure and change to chi as muxing frameworkRené 'Necoro' Neumann9-140/+197