Anki/ts/routes/card-info
Jarrett Ye e096c462fa
Feat/FSRS-6 (#3929)
* Feat/FSRS-6

* update comment

* add decay to Card

* ./ninja fix:minilints

* pass check

* fix NaN in evaluation

* remove console

* decay should fallback to 0.5 when it's None.

* Update SimulatorModal.svelte

* Update a few comments

* Update FSRS decay defaults to use constants for better maintainability and clarity

* Update rslib/src/storage/card/data.rs
2025-04-25 16:44:34 +10:00
..
[cardId] Add a separate route for card info in the sidebar 2025-01-24 18:08:11 +11:00
CardInfo.svelte Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
CardInfoPlaceholder.svelte Replace use of window.postMessage in card info (#3646) 2024-12-18 11:32:07 +03:00
CardStats.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
forgetting-curve.ts Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
ForgettingCurve.svelte Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
Revlog.svelte Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00