25 Commits (f5e04fce16001d73063c8768e31e0dd181a98db2)

Author SHA1 Message Date
Tait Hoyem f5e04fce16 Please clippy
1 year ago
Tait Hoyem b821be5913 Fix filter issue (add period at end)
1 year ago
Tait Hoyem 3f8f7e33c5 Almost done migrations to new, separated *_names tables; need more tests
1 year ago
Tait Hoyem 6c628d24de Update other methods to use new db connections
1 year ago
Tait Hoyem d84931f2b5 Cargo fmt; fix a bug that is only happening because routes arent typesafe
1 year ago
Tait Hoyem c510b7a309 Remove unused code; disable checks on dead code in views
1 year ago
Tait Hoyem 1dfde93049 assists -> shots localization
1 year ago
Tait Hoyem e11bd4a34f Update version
1 year ago
Tait Hoyem 5f94a4f5bc Remove language change links on front page
1 year ago
Tait Hoyem c8ea1a79f2 Add more translations
1 year ago
Tait Hoyem a5a538194a Update VER
1 year ago
Tait Hoyem a2842333c0 Add language switching links to bottom of page
1 year ago
Tait Hoyem 25d5e4c1fa Add localized URLs; will expand in the future
1 year ago
Tait Hoyem 72ad6946e6 Add version to master template
1 year ago
Tait Hoyem 8fb6d98689 Update i18n to use fluent instead of rust_i18n
1 year ago
Tait Hoyem 078aa4259a Add intl filter, update tempates to accept languages
1 year ago
Tait Hoyem fb0d28a175 Add tests for languages, use lowercase country designation
1 year ago
Tait Hoyem 4a1f48b3bc Move translation mechanism to excternal crates
1 year ago
Tait Hoyem 4b1e7d71ae Add IIHF stats/points functions, integrate into main, add tests
1 year ago
Tait Hoyem 1ea919c954 Move most view functions into implementation blocks for models; update functiosn in main
1 year ago
Tait Hoyem b2331d7fb0 team_players -> game_players; help from ChatGPT to simplify some queries using conditional aggragation
1 year ago
Tait Hoyem ffdea810ad Basic translation support for website
1 year ago
Tait Hoyem b0b0e8c33d First MVP
1 year ago
Tait Hoyem 0d2e4f3574 switch to new goal system (shot with a flag), add views separate from the models and various tests and new routes for html naviagtion around the page
1 year ago
Tait Hoyem ce45ef847e Initial commit; this should have been done way earlier
1 year ago