Anki/rslib/src/stats
Damien Elmes a90d5aa359 use mixed case for abbreviations in Rust code
So, this is fun. Apparently "DeckId" is considered preferable to the
"DeckID" were were using until now, and the latest clippy will start
warning about it. We could of course disable the warning, but probably
better to bite the bullet and switch to the naming that's generally
considered best.
2021-03-27 19:53:33 +10:00
..
card.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
card_stats.html migrate card stats to backend 2020-06-15 17:22:16 +10:00
graphs.rs undo support for config entries 2021-03-10 11:53:27 +10:00
mod.rs log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00
today.rs i18n->tr in rslib/ to match Python/TS code 2021-03-27 12:09:51 +10:00