Commit Graph

16 Commits

Author SHA1 Message Date
Nathan McRae
3913dfa1fa Trim answers to avoid false negatives 2024-09-02 18:33:30 -07:00
Nathan McRae
7214994e33 Fix bug in submission
The common words are lowercase and our submit check didn't account for that
(because all the morse shorthands are uppercase)
2024-05-08 20:50:09 -07:00
Nathan McRae
6aa9895174 Default to no Farnsworth 2024-05-08 20:21:25 -07:00
Nathan McRae
6c4ed863cc Don't hotlink original site 2024-05-08 20:21:13 -07:00
Nathan McRae
4180fcca29 Add html for common words update 2024-05-08 20:21:01 -07:00
Nathan McRae
7c9d161719 Add common words back in as option
Still can choose the morse shorthand
2024-05-08 20:16:39 -07:00
Nathan McRae
c19c873b02 Fix '-' code 2024-05-08 19:37:45 -07:00
Nathan McRae
926c748eea Add cheatsheet just below listening game 2024-05-08 19:29:36 -07:00
Nathan McRae
14f7eba6e8 Update git link 2024-05-08 19:28:21 -07:00
Nathan McRae
47fe262d83 Added lamp for visual feedback on tones 2023-03-11 12:42:10 -08:00
Nathan McRae
2b284f776a Make html the index for a standalone site 2022-07-28 11:50:16 -07:00
Nathan McRae
fcf75b054b Simplify header 2022-07-28 11:49:54 -07:00
Nathan McRae
f8324fd12e Use toUpperCase instead of toLowerCase 2022-03-11 09:51:24 -08:00
Nathan McRae
7fe9e10268 Remove '&' from word entries 2022-02-28 14:27:51 -08:00
Nathan McRae
823522b5f8 Change word list to be more ham-y 2022-02-28 13:38:31 -08:00
Nathan McRae
47ccd46ac5 Add initial files 2022-02-28 13:16:41 -08:00