| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More big improvements to mintage tables | Thomas Voss | 2025-08-07 | 1 | -36/+13 |
| * | Simplify mintages code | Thomas Voss | 2025-08-07 | 1 | -5/+5 |
| * | Big changes to everything | Thomas Voss | 2025-08-04 | 1 | -7/+56 |
| * | Guess the users language from Accept-Language | Thomas Voss | 2025-07-29 | 1 | -1/+39 |
| * | Expire the redirect cookie | Thomas Voss | 2025-07-29 | 1 | -2/+4 |
| * | Run go fmt | Thomas Voss | 2025-07-29 | 1 | -1/+1 |
| * | Switch dummy translations for the real-deal | Thomas Voss | 2025-07-29 | 1 | -2/+4 |
| * | Don’t require a rebuild when changing CSS | Thomas Voss | 2025-07-29 | 1 | -2/+7 |
| * | Swap out email.ServerError() for email.Send() | Thomas Voss | 2025-07-27 | 1 | -5/+1 |
| * | Add comments | Thomas Voss | 2025-07-23 | 1 | -0/+1 |
| * | Remove commented out code | Thomas Voss | 2025-07-23 | 1 | -33/+0 |
| * | Use a semi-in-house translation system | Thomas Voss | 2025-07-23 | 1 | -8/+10 |
| * | Code simplification | Thomas Voss | 2025-07-05 | 1 | -4/+4 |
| * | Move some packages to pkg/ | Thomas Voss | 2025-06-14 | 1 | -1/+2 |
| * | Use Try() | Thomas Voss | 2025-06-14 | 1 | -3/+2 |
| * | Unify usage of logging functions | Thomas Voss | 2025-06-14 | 1 | -1/+1 |
| * | Migrate towards using os.Root | Thomas Voss | 2025-06-13 | 1 | -1/+0 |
| * | Rename the src package to app | Thomas Voss | 2025-06-13 | 1 | -2/+2 |
| * | Begin migration towards SQLite | Thomas Voss | 2025-06-09 | 1 | -3/+38 |
| * | Use CSV’s for mintages | Thomas Voss | 2025-06-06 | 1 | -11/+2 |
| * | Add the banknotes/codes page | Thomas Voss | 2025-01-12 | 1 | -0/+2 |
| * | Add the CRH page | Thomas Voss | 2025-01-01 | 1 | -15/+9 |
| * | Add a page on coin storage | Thomas Voss | 2024-12-31 | 1 | -0/+1 |
| * | Port the /coins/designs page | Thomas Voss | 2024-09-21 | 1 | -1/+13 |
| * | Perform CSS minification | Thomas Voss | 2024-09-21 | 1 | -1/+1 |
| * | Implement /coins/mintages in Go templates | Thomas Voss | 2024-09-21 | 1 | -2/+2 |
| * | Migrate away from templ and towards html/template | Thomas Voss | 2024-09-13 | 1 | -0/+190 |