aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/coins-mintages.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix a lot of UI issuesHEADmasterThomas Voss 32 hours1-4/+4
* More big improvements to mintage tablesThomas Voss 2025-08-071-16/+33
* Use the correct contextThomas Voss 2025-08-071-1/+1
* Simplify mintages codeThomas Voss 2025-08-071-26/+26
* Make the first table columns stickyThomas Voss 2025-08-041-6/+11
* Big changes to everythingThomas Voss 2025-08-041-94/+216
* Move styling aroundThomas Voss 2025-08-031-18/+24
* Use .Printer.Ftom instead of .Printer.SprintfThomas Voss 2025-08-021-8/+8
* Change how we do headersThomas Voss 2025-08-021-0/+4
* Fix the mintages screenThomas Voss 2025-07-241-53/+34
* Code simplificationThomas Voss 2025-07-051-9/+10
* Begin migration towards SQLiteThomas Voss 2025-06-091-4/+3
* Use CSV’s for mintagesThomas Voss 2025-06-061-5/+10
* Change the semantics of Printer.M()Thomas Voss 2025-01-011-2/+2
* Rename .Money to .M for consistency with .T and .NThomas Voss 2024-09-261-1/+1
* Support collapsing whitespace in translationsThomas Voss 2024-09-211-3/+20
* Mark string as safeThomas Voss 2024-09-211-1/+1
* Implement /coins/mintages in Go templatesThomas Voss 2024-09-211-0/+143