Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the autoformatter even better | Thomas Voss | 2024-08-13 | 2 | -44/+75 |
* | Add email support | Thomas Voss | 2024-08-12 | 4 | -7/+151 |
* | Fix link | Thomas Voss | 2024-08-12 | 1 | -1/+1 |
* | Add a TODO | Thomas Voss | 2024-08-12 | 1 | -0/+1 |
* | Simplify CSS | Thomas Voss | 2024-08-12 | 1 | -4/+4 |
* | Make more changes to the mintages | Thomas Voss | 2024-08-12 | 2 | -11/+90 |
* | Use a new mintage format | Thomas Voss | 2024-08-12 | 10 | -655/+758 |
* | Update translation files | Thomas Voss | 2024-08-12 | 4 | -0/+88 |
* | Add more mintage information | Thomas Voss | 2024-08-12 | 3 | -0/+77 |
* | More work on mintages | Thomas Voss | 2024-08-11 | 5 | -61/+90 |
* | Fix two translations | Thomas Voss | 2024-08-11 | 1 | -2/+2 |
* | Giant refactoring of the codebase | Thomas Voss | 2024-08-11 | 26 | -547/+990 |
* | 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 |