Anki/rslib/src/stats
Damien Elmes b248911b0f Fix cards showing up due in the past in a filtered deck
Caused by using due instead of original_due when card was in learning.
I think the original goal of that code was to ignore the learning timestamp
and show the next review date instead, but it's both simpler and more
intuitive to show the learning date instead.
2023-11-20 10:52:13 +10:00
..
graphs Fix cards showing up due in the past in a filtered deck 2023-11-20 10:52:13 +10:00
card.rs Fix cards showing up due in the past in a filtered deck 2023-11-20 10:52:13 +10:00
mod.rs Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
service.rs Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
today.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00