summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Escape wildcardThomas Voss 2024-08-081-1/+1
|
* Vastly simplify with setenv()Thomas Voss 2024-08-081-4/+6
|
* Add bindingThomas Voss 2024-08-081-0/+2
|
* Prefer double quotesThomas Voss 2024-08-081-2/+2
|
* Fix ‘templ fmt’ with '{{' and '}}'Thomas Voss 2024-08-081-2/+4
|
* Autoformat Go and Templ code on saveThomas Voss 2024-08-081-0/+9
|
* Add an exrcThomas Voss 2024-08-081-0/+1
|
* Run go fmtThomas Voss 2024-08-071-2/+2
|
* Allow the user to change their themeThomas Voss 2024-08-074-58/+101
|
* Set a theme cookieThomas Voss 2024-08-075-4/+63
|
* Properly redirect the user after language selectionThomas Voss 2024-08-071-0/+11
|
* Fix some styling issuesThomas Voss 2024-08-071-1/+2
|
* Add some more content to the homepageThomas Voss 2024-08-072-49/+69
|
* Increase block spacingThomas Voss 2024-08-071-3/+3
|
* Add the Luxembourgish and Ukrainian localesThomas Voss 2024-08-071-0/+14
|
* Support date and currency formattingThomas Voss 2024-08-073-23/+84
|
* Remove temporary codeThomas Voss 2024-08-072-53/+39
|
* Just use hardcoded stringsThomas Voss 2024-08-077-46/+26
|
* Redirect the user after a language is setThomas Voss 2024-08-072-4/+17
|
* Make <link> self-closingThomas Voss 2024-08-071-1/+1
|
* Remove redundant w.WriteHeader() callThomas Voss 2024-08-071-1/+0
|
* Add a commentThomas Voss 2024-08-071-0/+1
|
* Don’t create a new contextThomas Voss 2024-08-071-2/+1
|
* Look for the favicon in /staticThomas Voss 2024-08-071-1/+3
|
* Genesis commitThomas Voss 2024-08-07100-0/+24147