Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just use Parse() instead of ForCountry() | Thomas Voss | 2024-08-09 | 2 | -26/+13 |
* | Refactor the mintage parser | Thomas Voss | 2024-08-09 | 2 | -59/+38 |
* | Add more mintages | Thomas Voss | 2024-08-09 | 3 | -0/+165 |
* | Add support for mintmarks | Thomas Voss | 2024-08-09 | 2 | -14/+94 |
* | Don’t modify the jumplist when formatting | Thomas Voss | 2024-08-09 | 1 | -1/+1 |
* | Add a bunch of mintage files | Thomas Voss | 2024-08-09 | 20 | -0/+461 |
* | Add another test | Thomas Voss | 2024-08-09 | 1 | -0/+29 |
* | Move SyntaxError into parser.go | Thomas Voss | 2024-08-09 | 2 | -29/+24 |
* | Fix test | Thomas Voss | 2024-08-09 | 1 | -1/+1 |
* | Refactor the parser and add tests | Thomas Voss | 2024-08-09 | 3 | -38/+280 |
* | Format mintages | Thomas Voss | 2024-08-09 | 1 | -21/+21 |
* | Add some Andorran mintages and add a parser for them | Thomas Voss | 2024-08-09 | 3 | -0/+198 |
* | Redesign the /coins/designs/nl page | Thomas Voss | 2024-08-09 | 3 | -64/+20 |
* | Generate links to design pages | Thomas Voss | 2024-08-09 | 2 | -63/+92 |
* | Add a basic favicon | Thomas Voss | 2024-08-09 | 1 | -0/+0 |
* | Add a coin designs page for NL | Thomas Voss | 2024-08-09 | 7 | -5/+192 |
* | Add mapping to find TODOs | Thomas Voss | 2024-08-09 | 1 | -0/+2 |
* | Make SaveExcursion execute silently | Thomas Voss | 2024-08-09 | 1 | -1/+1 |
* | Rename some components | Thomas Voss | 2024-08-08 | 14 | -249/+641 |
* | Add country name translations for Greek | Thomas Voss | 2024-08-08 | 2 | -114/+118 |
* | Enable Greek for testing | Thomas Voss | 2024-08-08 | 2 | -93/+5 |
* | Prefer simple BCP codes to complex ones (el-GR -> el) | Thomas Voss | 2024-08-08 | 11 | -46/+843 |
* | Remove useless ‘Locale’ prefix | Thomas Voss | 2024-08-08 | 1 | -23/+23 |
* | Update autogenerated files | Thomas Voss | 2024-08-08 | 5 | -67/+611 |
* | Format the navbar | Thomas Voss | 2024-08-08 | 1 | -20/+21 |
* | Add /coins/designs | Thomas Voss | 2024-08-08 | 2 | -4/+68 |
* | Add /coins | Thomas Voss | 2024-08-08 | 3 | -3/+55 |
* | Update variable name | Thomas Voss | 2024-08-08 | 1 | -4/+4 |
* | Handle fonts with the file server | Thomas Voss | 2024-08-08 | 1 | -1/+1 |
* | Use an older (better) version of Pico CSS | Thomas Voss | 2024-08-08 | 1 | -1508/+1419 |
* | Add Ysabeau fonts | Thomas Voss | 2024-08-08 | 2 | -0/+0 |
* | Add a git mailmap | Thomas Voss | 2024-08-08 | 1 | -0/+1 |
* | Update autogenerated files | Thomas Voss | 2024-08-08 | 3 | -93/+181 |
* | Move the language selection screen to language.templ | Thomas Voss | 2024-08-08 | 6 | -281/+288 |
* | Set the theme before doing i18n | Thomas Voss | 2024-08-08 | 1 | -1/+1 |
* | Allow overriding the port | Thomas Voss | 2024-08-08 | 1 | -1/+1 |
* | Use a silent mapping and write files | Thomas Voss | 2024-08-08 | 1 | -1/+1 |
* | Add an about page | Thomas Voss | 2024-08-08 | 8 | -31/+518 |
* | Escape wildcard | Thomas Voss | 2024-08-08 | 1 | -1/+1 |
* | Vastly simplify with setenv() | Thomas Voss | 2024-08-08 | 1 | -4/+6 |
* | Add binding | Thomas Voss | 2024-08-08 | 1 | -0/+2 |
* | Prefer double quotes | Thomas Voss | 2024-08-08 | 1 | -2/+2 |
* | Fix ‘templ fmt’ with '{{' and '}}' | Thomas Voss | 2024-08-08 | 1 | -2/+4 |
* | Autoformat Go and Templ code on save | Thomas Voss | 2024-08-08 | 1 | -0/+9 |
* | Add an exrc | Thomas Voss | 2024-08-08 | 1 | -0/+1 |
* | Run go fmt | Thomas Voss | 2024-08-07 | 1 | -2/+2 |
* | Allow the user to change their theme | Thomas Voss | 2024-08-07 | 4 | -58/+101 |
* | Set a theme cookie | Thomas Voss | 2024-08-07 | 5 | -4/+63 |
* | Properly redirect the user after language selection | Thomas Voss | 2024-08-07 | 1 | -0/+11 |
* | Fix some styling issues | Thomas Voss | 2024-08-07 | 1 | -1/+2 |