| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor tweaks | Thomas Voss | 2025-07-27 | 1 | -9/+9 |
| | | |||||
| * | Remove outdated comment | Thomas Voss | 2025-07-27 | 1 | -3/+0 |
| | | |||||
| * | Improve on debug mode | Thomas Voss | 2025-07-27 | 3 | -5/+37 |
| | | |||||
| * | Swap out email.ServerError() for email.Send() | Thomas Voss | 2025-07-27 | 2 | -8/+12 |
| | | |||||
| * | Remove English (Simplified) | Thomas Voss | 2025-07-27 | 5 | -1414/+4 |
| | | |||||
| * | Merge pull request #2 from marsmathis/new-coins | Thomas Voss | 2025-07-26 | 288 | -32/+50 |
| |\ | | | | | Added all coin files, renamed existing ones, and adapted links | ||||
| | * | Added all coin files, renamed existing ones, and adapted links | marsmathis | 2025-07-26 | 288 | -32/+50 |
| |/ | |||||
| * | Remove a bit of bloat | Thomas Voss | 2025-07-25 | 1 | -109/+1 |
| | | |||||
| * | Fix bad formatting | Thomas Voss | 2025-07-25 | 2 | -3/+3 |
| | | |||||
| * | Add missing i18n fields | Thomas Voss | 2025-07-25 | 1 | -5/+8 |
| | | |||||
| * | Change MonetaryPost from ‘[2]string’ to ‘string’ | Thomas Voss | 2025-07-24 | 1 | -25/+24 |
| | | |||||
| * | Rename docs/ to doc/ | Thomas Voss | 2025-07-24 | 2 | -1/+1 |
| | | |||||
| * | Fix formatting | Thomas Voss | 2025-07-24 | 1 | -12/+8 |
| | | |||||
| * | Fix the mintages screen | Thomas Voss | 2025-07-24 | 1 | -53/+34 |
| | | |||||
| * | Add some documentation | Thomas Voss | 2025-07-24 | 2 | -0/+148 |
| | | |||||
| * | Update the translation system | Thomas Voss | 2025-07-24 | 6 | -17/+24 |
| | | |||||
| * | Fix comment | Thomas Voss | 2025-07-24 | 1 | -2/+2 |
| | | |||||
| * | Add all localization info | Thomas Voss | 2025-07-24 | 1 | -152/+211 |
| | | |||||
| * | Fix jq query | Thomas Voss | 2025-07-24 | 1 | -1/+1 |
| | | |||||
| * | Make some tweaks and changes | Thomas Voss | 2025-07-24 | 1 | -29/+53 |
| | | |||||
| * | Added German designs | marsmathis | 2025-07-24 | 4 | -0/+39 |
| | | |||||
| * | Migrate page to the new translation system | Thomas Voss | 2025-07-23 | 1 | -36/+12 |
| | | |||||
| * | More some pages to the new translations system | Thomas Voss | 2025-07-23 | 10 | -239/+106 |
| | | |||||
| * | Update template.pot | Thomas Voss | 2025-07-23 | 1 | -146/+409 |
| | | |||||
| * | Update dir-locals | Thomas Voss | 2025-07-23 | 1 | -10/+10 |
| | | |||||
| * | Update po/ directory | Thomas Voss | 2025-07-23 | 3 | -170/+1998 |
| | | |||||
| * | Improve homebrewed translations | Thomas Voss | 2025-07-23 | 2 | -98/+104 |
| | | |||||
| * | Don’t bother with hooks | Thomas Voss | 2025-07-23 | 1 | -1/+1 |
| | | |||||
| * | Capitalize language names | Thomas Voss | 2025-07-23 | 1 | -21/+21 |
| | | |||||
| * | Newline begone | Thomas Voss | 2025-07-23 | 1 | -1/+1 |
| | | |||||
| * | Disable auto-fill-mode (properly I hope) | Thomas Voss | 2025-07-23 | 1 | -10/+13 |
| | | |||||
| * | Introduce $(GO) | Thomas Voss | 2025-07-23 | 1 | -3/+5 |
| | | |||||
| * | Add comments | Thomas Voss | 2025-07-23 | 2 | -0/+3 |
| | | |||||
| * | Remove commented out code | Thomas Voss | 2025-07-23 | 2 | -133/+0 |
| | | |||||
| * | Comment out test code | Thomas Voss | 2025-07-23 | 1 | -13/+13 |
| | | |||||
| * | Use a semi-in-house translation system | Thomas Voss | 2025-07-23 | 22 | -7007/+1340 |
| | | |||||
| * | Replace datefmt with getfmt | Thomas Voss | 2025-07-23 | 2 | -19/+37 |
| | | |||||
| * | Set name for parse tree | Thomas Voss | 2025-07-23 | 1 | -1/+1 |
| | | |||||
| * | Unset auto-fill-mode | Thomas Voss | 2025-07-23 | 1 | -1/+1 |
| | | |||||
| * | Update TODO | Thomas Voss | 2025-07-23 | 1 | -1/+16 |
| | | |||||
| * | Update exttmpl for new translation system | Thomas Voss | 2025-07-16 | 1 | -153/+188 |
| | | |||||
| * | Add a TODO file | Thomas Voss | 2025-07-05 | 1 | -0/+16 |
| | | |||||
| * | Code simplification | Thomas Voss | 2025-07-05 | 9 | -183/+297 |
| | | |||||
| * | Call atexit handlers on SIGINT and SIGTERM | Thomas Voss | 2025-06-14 | 1 | -0/+9 |
| | | |||||
| * | Mark *.otf files as binary | Thomas Voss | 2025-06-14 | 1 | -0/+1 |
| | | |||||
| * | Reword paragraph | Thomas Voss | 2025-06-14 | 1 | -4/+4 |
| | | |||||
| * | Mark string as safe | Thomas Voss | 2025-06-14 | 1 | -3/+2 |
| | | |||||
| * | Switch fromm Ysabeau to Ysabeau Office | Thomas Voss | 2025-06-14 | 5 | -6/+6 |
| | | |||||
| * | Inline variable | Thomas Voss | 2025-06-14 | 1 | -2/+1 |
| | | |||||
| * | Formatting | Thomas Voss | 2025-06-14 | 1 | -1/+1 |
| | | |||||