Anki/ts/routes
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
..
card-info Fix DR not being in percent in the forgetting curve (#4024) 2025-05-22 22:54:35 +10:00
change-notetype Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
congrats Restore the missing external congrats page 2025-01-24 16:21:36 +11:00
deck-options Feat/Health check (#4047) 2025-06-06 12:43:33 +07:00
graphs UPDATE answer button graph tooltip to include I) answer button name and II) description of what "correct" means (#3979) 2025-05-15 14:54:51 +10:00
image-occlusion Add IO mask colour fill tool (#4048) 2025-06-04 11:45:34 +07:00
import-anki-package Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
import-csv Clarify field separator being a guess when importing csv (#3996) 2025-05-15 16:26:51 +10:00
import-page Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
tmp Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
+error.svelte Include error message text on page 2024-06-24 15:35:47 +07:00
+layout.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
+layout.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
base.scss Fix deck config input's background color regression (#3258) 2024-06-28 18:52:51 +07:00