aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Use GetCThomas Voss 2025-08-031-50/+56
* Remove two useless TODOsThomas Voss 2025-08-032-7/+0
* Return default valueThomas Voss 2025-08-031-2/+3
* Use the current date and timeThomas Voss 2025-08-031-4/+4
* Tweak media queryThomas Voss 2025-08-031-1/+1
* Move styling aroundThomas Voss 2025-08-032-60/+25
* Minor tweaksThomas Voss 2025-08-032-6/+6
* Improve table styling on mobileThomas Voss 2025-08-032-66/+123
* RefactorThomas Voss 2025-08-032-14/+10
* RefactorThomas Voss 2025-08-021-3/+3
* Make a global localThomas Voss 2025-08-021-1/+1
* Add extwiki to extract Wikipedia linksThomas Voss 2025-08-025-7/+168
* Update po filesThomas Voss 2025-08-023-3467/+3537
* Rename exttmpl to extpoThomas Voss 2025-08-024-11/+11
* Use the new Wikipedia moduleThomas Voss 2025-08-027-12/+21
* Handle rate-limitingThomas Voss 2025-08-021-0/+12
* Set lllimit=maxThomas Voss 2025-08-021-1/+1
* Run go fmtThomas Voss 2025-08-021-1/+1
* Add the Wikipedia moduleThomas Voss 2025-08-024-0/+122
* Always use log.*ln() functionsThomas Voss 2025-08-023-3/+3
* Simplify codeThomas Voss 2025-08-022-3/+3
* Improve design pagesThomas Voss 2025-08-023-8/+10
* Remove non-breaking spacesThomas Voss 2025-08-021-1/+1
* Enable auto-hyphenationThomas Voss 2025-08-021-0/+1
* Simplify CSSThomas Voss 2025-08-021-1/+1
* Show the rejected Andorran designThomas Voss 2025-08-023-15/+20
* Use the ‘Place Name’ context for all placesThomas Voss 2025-08-026-3666/+3702
* Rename fieldsThomas Voss 2025-08-025-58/+58
* Simplify code furtherThomas Voss 2025-08-023-125/+119
* Minor CSS tweaksThomas Voss 2025-08-022-7/+4
* Add missing translation for UkrainianThomas Voss 2025-08-023-3511/+3472
* Fix translator messageThomas Voss 2025-08-021-1/+1
* Use double quotesThomas Voss 2025-08-021-2/+2
* Update po filesThomas Voss 2025-08-023-3538/+3589
* Move scripts into aux/Thomas Voss 2025-08-021-0/+0
* Generate locales programaticallyThomas Voss 2025-08-028-358/+465
* Try to avoid placeholders when possibleThomas Voss 2025-08-021-5/+17
* Don’t use {N:m} when we don’t need toThomas Voss 2025-08-021-49/+24
* Improve table formattingThomas Voss 2025-08-022-54/+61
* Use .Printer.Ftom instead of .Printer.SprintfThomas Voss 2025-08-022-9/+9
* Add support for formatting percentagesThomas Voss 2025-08-022-36/+98
* Update translationsThomas Voss 2025-08-023-3753/+3573
* Change how we do headersThomas Voss 2025-08-0226-61/+141
* Move .country-grid styling to the correct fileThomas Voss 2025-08-013-24/+27
* Remove the ‘Contributors’ section for nowThomas Voss 2025-08-011-26/+0
* Add translations of country namesThomas Voss 2025-08-013-3580/+3712
* Use context for country namesThomas Voss 2025-08-012-70/+70
* Fix spelling of msgctxtThomas Voss 2025-08-011-4/+4
* Remove useless instances of Get()Thomas Voss 2025-08-012-4/+3
* Hot reloading for locales in debug modeThomas Voss 2025-08-012-10/+48