Anki/rslib/src
2025-11-19 08:55:10 +08:00
..
ankidroid
ankihub
backend Fixes for Rust 1.89 2025-09-01 14:55:49 +10:00
card Add last_review_time to card data for performance and accuracy (#4124) 2025-07-08 00:41:01 +07:00
card_rendering Fixes for Rust 1.89 2025-09-01 14:55:49 +10:00
collection feat: show saved custom colours as options in fill tool colour picker on mobile (#4348) 2025-09-25 06:34:27 +03:00
config feat: show saved custom colours as options in fill tool colour picker on mobile (#4348) 2025-09-25 06:34:27 +03:00
deckconfig Fix/recompute memory state when deck-specific DR is changed (#4293) 2025-09-01 15:07:35 +10:00
decks Add desired_retention field to NormalDeckSchema11 (#4292) 2025-09-02 17:55:23 +10:00
error Update to Rust 1.88 2025-06-29 11:50:49 +07:00
i18n
image_occlusion Update to Rust 1.88 2025-06-29 11:50:49 +07:00
import_export use wrapper struct 2025-11-18 21:21:08 +08:00
media add test 2025-11-19 08:55:10 +08:00
notes Show the number of cards added when adding (#4310) 2025-09-02 18:06:49 +10:00
notetype Fix notetype original_stock_kind using wrong enum (#4382) 2025-10-09 01:50:50 +03:00
revlog Export last_interval to Python (#4365) 2025-09-27 15:58:41 +10:00
scheduler Localize FSRS error message and update contributors (#4342) 2025-10-02 21:52:49 +07:00
search feat: add support for tag:nc:... searches (#4344) 2025-09-25 07:11:07 +03:00
stats Export last_interval to Python (#4365) 2025-09-27 15:58:41 +10:00
storage Fix LRT database check for cards with no usable reviews (#4284) 2025-09-01 14:19:36 +10:00
sync Revert "restrict case-folding to windows" 2025-11-19 08:24:12 +08:00
tags Fixes for Rust 1.89 2025-09-01 14:55:49 +10:00
undo
adding.rs
browser_table.rs Improve elapsed seconds calculation for learning cards in browser table (#4255) 2025-08-09 16:16:36 +10:00
cloze.rs Show text on occlusion cards regardless of occludeInactive (#4387) 2025-10-29 08:51:55 +03:00
dbcheck.rs Fix Cards with Missing Last Review Time During Database Check (#4237) 2025-08-06 19:49:30 +10:00
findreplace.rs
latex.rs Fixes for Rust 1.89 2025-09-01 14:55:49 +10:00
lib.rs
links.rs
log.rs Update to Rust 1.88 2025-06-29 11:50:49 +07:00
markdown.rs
ops.rs Refactor: Make Load Balancer Optional Throughout Codebase (#3860) 2025-03-26 23:19:28 +10:00
preferences.rs
prelude.rs
progress.rs Fix/re-optimize FSRS if short-term param is weird (#3742) 2025-01-26 10:42:17 +11:00
serde.rs
services.rs
template.rs Fixes for Rust 1.89 2025-09-01 14:55:49 +10:00
template_filters.rs Fixes for Rust 1.89 2025-09-01 14:55:49 +10:00
tests.rs
text.rs Fixes for Rust 1.89 2025-09-01 14:55:49 +10:00
timestamp.rs Feat/Desired retention info graphs (#4199) 2025-07-28 18:55:08 +10:00
typeanswer.rs Fix unescaped HTML in correct type-in answers (#4407) 2025-10-27 19:41:40 +07:00
types.rs
version.rs