mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
* Feat/use current_retrievability_seconds in SQL * replace `days_since_last_review` with `seconds_since_last_review` * Update is_due_in_days logic to include original or current due date check |
||
|---|---|---|
| .. | ||
| benches | ||
| i18n | ||
| io | ||
| linkchecker | ||
| process | ||
| proto | ||
| proto_gen | ||
| src | ||
| sync | ||
| tests/support | ||
| .gitignore | ||
| bench.sh | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
| rust_interface.rs | ||
Anki's Rust code.