Anki/rslib/src/config
Jarrett Ye 6ff309e08f
Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505)
* Update to FSRS-rs v1.3.2

* add fsrs_short_term_with_steps_enabled to config

* ./ninja fix:minilints

* fix defaults_for_testing

* if current parameters are invalid, skip comparison

fix #3498

* fix redundant_field_names

* cargo clippy --fix

* Update to FSRS-rs v1.3.3

* Update to FSRS-rs v1.3.4

* Avoid an extra config lookup on each card answer (dae)
2024-10-21 15:09:07 +10:00
..
bool.rs Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00
deck.rs Fix typos (#2210) 2022-11-24 20:18:57 +10:00
mod.rs Expose method to check for v2 as well 2023-10-27 02:47:04 +10:00
notetype.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
number.rs Shift FSRS optimization into top level; shown optimize all tip after 30 days 2024-03-17 17:46:26 +07:00
schema11.rs New collections now start with the v3 scheduler 2023-08-19 13:31:01 +10:00
string.rs update undo skipping; exclude deck/tag expand/collapse 2021-06-25 09:16:15 +10:00
undo.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00