47 Commits (5b964c96502b87404d600a10e2a5573406c84ae4)
 

Author SHA1 Message Date
Tait Hoyem 5b964c9650 [WIP] use URL params
1 year ago
Tait Hoyem ab1e73dca7 Cargo format
1 year ago
Tait Hoyem f5e04fce16 Please clippy
1 year ago
Tait Hoyem b821be5913 Fix filter issue (add period at end)
1 year ago
Tait Hoyem 4c677518a0 Add *_name(id, lang) functions to make queries easier
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 c38e751a85 Add new macro to generate the get method
1 year ago
Tait Hoyem 3109d92ade Add nullable filter
1 year ago
Tait Hoyem 21ad6975b8 Add views and functions to keep things easy
1 year ago
Tait Hoyem d84931f2b5 Cargo fmt; fix a bug that is only happening because routes arent typesafe
1 year ago
Tait Hoyem d260895828 Add i18n dependencies
1 year ago
Tait Hoyem 660e1245ea Remove unused var
1 year ago
Tait Hoyem c510b7a309 Remove unused code; disable checks on dead code in views
1 year ago
Tait Hoyem fbcfe8fa6c Update templates
1 year ago
Tait Hoyem 0195710c98 Add macros package
1 year ago
Tait Hoyem 02dfc30f9d Consolidate translations
1 year ago
Tait Hoyem 1dfde93049 assists -> shots localization
1 year ago
Tait Hoyem e11bd4a34f Update version
1 year ago
Tait Hoyem 2e1b275d2d Localize 'view code' button
1 year ago
Tait Hoyem 5f94a4f5bc Remove language change links on front page
1 year ago
Tait Hoyem 4caec118fc Add strongest copy-left license; since this is for a charity, nobody should take it without giving back
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 a089d6f3bb Update REAMDE.md
1 year ago
Tait Hoyem 1e064a6849 Add code link
1 year ago
Tait Hoyem d61c26c648 Help clippy
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 12f102d011 Update translations
1 year ago
Tait Hoyem 74a9cc85c1 Add create db sql
1 year ago
Tait Hoyem 17082eadaf Update sqlx, ormx, and add strum to deps
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 0c3bcf5072 Update translations
1 year ago
Tait Hoyem 4b1e7d71ae Add IIHF stats/points functions, integrate into main, add tests
1 year ago
Tait Hoyem 4019823dd7 Update migrations, move translations from xml to JSON
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 143df9b964 Update cargo
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