anki/rslib
Damien Elmes 76acf04dc0 update schema to fix default initial ease in deck configs
Closes #766

- changes the on-disk representation from % to a multiplier,
eg 250 -> 2.5, as this is consistent with the other options
- resets deck configs at or below 1.3 to 2.5
- for any cards that were using a reset deck config, reset their
current factor if it's at or below 2.0x. The cutoff is arbitrary,
and just intended to make sure we catch cards the user has rated
Easy on multiple times. The existing due dates are left alone.
2020-09-22 08:16:39 +10:00
..
ftl log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00
src update schema to fix default initial ease in deck configs 2020-09-22 08:16:39 +10:00
templates migrate card stats to backend 2020-06-15 17:22:16 +10:00
tests/support fix missing newline in ftl files 2020-03-09 18:58:41 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs rs: remove most &mut references in BackendService 2020-09-05 19:37:59 +10:00
Cargo.toml rslib: disable bzip2 feature 2020-09-05 19:39:11 +10:00
Makefile Also bump rslib version on make_check 2020-05-11 13:29:12 -03:00
README.md use support URL and point to source repo 2020-04-03 08:44:59 +10:00
rust-toolchain rust: switch to stable compilers 2020-09-05 19:39:51 +10:00

To build from scratch, please see https://github.com/ankitects/anki