Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add country names for Bulgarian | Thomas Voss | 2024-08-10 | 5 | -59/+612 |
* | Try sorting countries by name | Thomas Voss | 2024-08-10 | 1 | -1/+1 |
* | Make buttons slightly wider | Thomas Voss | 2024-08-10 | 1 | -1/+1 |
* | Remove more autogenerated files | Thomas Voss | 2024-08-10 | 3 | -228/+3 |
* | Support sorting countries by name | Thomas Voss | 2024-08-10 | 31 | -5/+125393 |
* | Remove unused files | Thomas Voss | 2024-08-10 | 2 | -378/+0 |
* | Move countries into its own function | Thomas Voss | 2024-08-10 | 2 | -35/+36 |
* | Don’t include autogenerated *_templ.go files | Thomas Voss | 2024-08-10 | 9 | -1176/+1 |
* | Remove .Label and add .Year/.Mintmark | Thomas Voss | 2024-08-10 | 3 | -45/+40 |
* | Do some renaming | Thomas Voss | 2024-08-10 | 4 | -24/+24 |
* | Add tests to the mintage formatter | Thomas Voss | 2024-08-10 | 2 | -0/+151 |
* | Make use of iota | Thomas Voss | 2024-08-10 | 1 | -2/+3 |
* | Prefer %s | Thomas Voss | 2024-08-10 | 1 | -1/+1 |
* | Add the Invalid and Unknown constants | Thomas Voss | 2024-08-10 | 2 | -6/+11 |
* | Refactor strconv.Iota() out | Thomas Voss | 2024-08-10 | 1 | -12/+13 |
* | Minor refactoring | Thomas Voss | 2024-08-10 | 1 | -11/+4 |
* | Do setting and theme toggling on the frontend | Thomas Voss | 2024-08-10 | 7 | -309/+203 |
* | Set nowrap for mintage files | Thomas Voss | 2024-08-09 | 1 | -1/+2 |
* | Update mintages with more recent data | Thomas Voss | 2024-08-09 | 20 | -27/+53 |
* | Only match uppercase TODO | Thomas Voss | 2024-08-09 | 1 | -1/+1 |
* | Formatting fixes | Thomas Voss | 2024-08-09 | 1 | -2/+4 |
* | Set makeprg for mfmt | Thomas Voss | 2024-08-09 | 1 | -0/+1 |
* | Mark ? entries as TODO | Thomas Voss | 2024-08-09 | 1 | -0/+1 |
* | Add a newfile to the end of files | Thomas Voss | 2024-08-09 | 25 | -24/+25 |
* | Add syntax highlighting and autoformatting for mintages | Thomas Voss | 2024-08-09 | 2 | -2/+18 |
* | Format the mintage files | Thomas Voss | 2024-08-09 | 24 | -514/+514 |
* | Implement a formatter for mintage files | Thomas Voss | 2024-08-09 | 2 | -0/+177 |
* | 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 |