Anki/ts/routes
Jarrett Ye 59969f62f5
polish graphs of simulator, true retention table and forgetting curve (#3448)
* polish graphs of simulator and forgetting curve

* True Retention: decrease precision of percentages

* apply uniform sampling rate to forgetting curve

* don't display time, only date when maxDays >= 365

* don't floor the totalDaysSinceLastReview

* correct cramming condition

* improve code-style

* polish ticks & tooltip of simulator

* remove unused import

* fix minor error of daysSinceFirstLearn

* filter out revlog entries from before the reset

https://forums.ankiweb.net/t/anki-24-10-beta/49989/63?u=l.m.sherlock

* use Math.ceil for windowSize

* fill currentColor for legend text

* remove mix-blend-mode: multiply

* tune the position of legend
2024-10-01 00:22:30 +10:00
..
card-info polish graphs of simulator, true retention table and forgetting curve (#3448) 2024-10-01 00:22:30 +10:00
change-notetype Improve and unify web dialog styling (#3167) 2024-05-01 17:49:57 +10:00
congrats Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
deck-options polish graphs of simulator, true retention table and forgetting curve (#3448) 2024-10-01 00:22:30 +10:00
graphs polish graphs of simulator, true retention table and forgetting curve (#3448) 2024-10-01 00:22:30 +10:00
image-occlusion Fix incorrect canvas bounds calculations (#3457) 2024-10-01 00:03:38 +10:00
import-anki-package Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
import-csv Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
import-page Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10: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