Anki/rslib/src/config
Luc Mcgrady 55ecbc1125
Feat/Health check (#4047)
* Message on low log loss

* make console.log permanent

* Added: Health check option

* disable button

* change health check conditions

* i18n

* ./check

* Apply suggestions from code review

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>

* delete shadowed fsrs

* Update ts/routes/deck-options/FsrsOptions.svelte

Co-authored-by: llama <gh@siid.sh>

* Update ftl/core/deck-config.ftl

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>

* anon's suggestions

* snake_case

* capital slow

* make global

* on by default

* Adjusted loss values

* Show message on pass

* ./check

* ComputeParamsRequest

* update coefficients

* update thresholds

* fix thresholds

* Apply suggestions from code review

---------

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
Co-authored-by: llama <gh@siid.sh>
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
2025-06-06 12:43:33 +07:00
..
bool.rs Feat/Health check (#4047) 2025-06-06 12:43:33 +07: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