summaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Reword paragraphThomas Voss 2025-06-141-4/+4
|
* Mark string as safeThomas Voss 2025-06-141-3/+2
|
* Move some packages to pkg/Thomas Voss 2025-06-146-79/+7
|
* Use Try()Thomas Voss 2025-06-141-3/+2
|
* Unify usage of logging functionsThomas Voss 2025-06-143-3/+3
|
* Implement the ‘atexit’ packageThomas Voss 2025-06-143-2/+22
|
* Implement the ‘watch’ packageThomas Voss 2025-06-142-15/+65
|
* Mark string as safeThomas Voss 2025-06-141-1/+1
|
* Migrate towards using os.RootThomas Voss 2025-06-134-46/+44
|
* Fix double call to rs.Next()Thomas Voss 2025-06-131-5/+11
|
* Fix syntax errorThomas Voss 2025-06-131-1/+1
|
* Add a translates field to usersThomas Voss 2025-06-132-11/+14
|
* Support running test code in last.sqlThomas Voss 2025-06-133-31/+22
|
* Reorder functionsThomas Voss 2025-06-131-8/+8
|
* Rename ‘Printer.Date’ to ‘Printer.D’Thomas Voss 2025-06-131-1/+1
|
* Use ‘gotext update’ instead of ‘gotext extract’Thomas Voss 2025-06-135-45/+45
|
* Rename the src package to appThomas Voss 2025-06-134-5/+5
|
* Make the DB private to dbxThomas Voss 2025-06-133-9/+13
|
* Make use of ‘scanToStruct()’Thomas Voss 2025-06-092-7/+13
|
* Simplify codeThomas Voss 2025-06-092-7/+2
|
* Merge branch 'master' of git.thomasvoss.com:euro-cash.euThomas Voss 2025-06-091-1/+1
|\
| * Use ‘go tool’Thomas Voss 2025-06-061-1/+1
| |
* | Begin migration towards SQLiteThomas Voss 2025-06-0910-240/+482
|/
* Remove Albanian, add Danish, Polish, and HungarianThomas Voss 2025-06-061-6/+20
|
* Add commentThomas Voss 2025-06-061-0/+2
|
* Change Serbocroatian to CroatianThomas Voss 2025-06-061-7/+7
|
* Add TODOs regarding Bulgaria joining the EurozoneThomas Voss 2025-06-062-2/+3
|
* Remove unused struct fieldThomas Voss 2025-06-061-1/+1
|
* Try to be smarter about allocation?Thomas Voss 2025-06-061-2/+13
|
* Update translation filesThomas Voss 2025-06-064-44/+704
|
* Add a reference fieldThomas Voss 2025-06-062-13/+19
|
* Use CSV’s for mintagesThomas Voss 2025-06-066-507/+166
|
* Add language entry for SwedishThomas Voss 2025-05-041-0/+7
|
* Add the banknotes/codes pageThomas Voss 2025-01-123-0/+356
|
* Add the /banknotes pageThomas Voss 2025-01-052-1/+50
|
* Use the template FSThomas Voss 2025-01-051-2/+1
|
* Run email.ServerError() in a goroutineThomas Voss 2025-01-051-3/+5
|
* Remove trailing newlineThomas Voss 2025-01-051-1/+1
|
* Remove Serbocroatian in the Cyrillic scriptThomas Voss 2025-01-011-7/+0
|
* Fix formattingThomas Voss 2025-01-011-13/+13
|
* Change the semantics of Printer.M()Thomas Voss 2025-01-014-22/+43
|
* Add some TODOsThomas Voss 2025-01-011-0/+1
|
* Add the CRH pageThomas Voss 2025-01-016-16/+3571
|
* Add Serbocroatian and AlbanianThomas Voss 2025-01-011-7/+21
|
* Add a page on coin storageThomas Voss 2024-12-312-0/+164
|
* Add a page on vending machine huntingThomas Voss 2024-11-263-1/+240
|
* Trim trailing newlineThomas Voss 2024-11-261-1/+1
|
* Run gofmtThomas Voss 2024-11-251-2/+2
|
* Simplify logicThomas Voss 2024-11-251-2/+1
|
* Use TrimSuffix() instead of CutSuffix()Thomas Voss 2024-11-251-1/+1
|