Anki/rslib/src/sched
Damien Elmes fbd91b22f5 tidy up UTC offset handling/timing calculations
- use the TimestampSecs newtype instead of raw i64s
- use FixedOffset instead of a minutes_west offset
- check localOffset each time the timing is calculated, and set it
if it's stale - even for v1.
- check for and fix missing rollover when calculating timing
- stop explicitly passing localOffset in the sync/start call
2021-01-12 21:32:56 +10:00
..
bury_and_suspend.rs fix reposition not being applied in browser sort order 2020-12-16 10:58:46 +10:00
congrats.rs fix incorrect SQL in previous change 2020-09-19 12:27:00 +10:00
cutoff.rs tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
learning.rs update schema to fix default initial ease in deck configs 2020-09-22 08:16:39 +10:00
mod.rs tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
new.rs Don't import now unused INITIAL_EASE_FACTOR_THOUSANDS 2021-01-08 19:32:36 +01:00
reviews.rs fix reposition not being applied in browser sort order 2020-12-16 10:58:46 +10:00
timespan.rs log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00