anki/rslib
Damien Elmes 8b6abd3f8f Switch FSRS reschedule to a global option; don't persist
A global is easier to use in conjunction with the 'optimize all' action.
The value is no longer persisted, as doing so makes it too easy for users
to generate a lot of revlog entries when playing with different FSRS
weights/retention settings, such as in https://forums.ankiweb.net/t/possible-syncing-limitation-by-fsrs-manual-scheduling-data-accumulation/37610
2023-11-27 11:24:31 +10:00
..
benches Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
i18n Stop including Qt translations when EXTRA_FTL_ROOT provided 2023-07-04 18:26:27 +10:00
io Add remove_dir_all() 2023-11-22 17:41:45 +10:00
linkchecker Time out after 60s when checking URLs (#2785) 2023-11-01 07:46:49 +10:00
process Refactor media sync handling (#2647) 2023-09-10 13:22:20 +10:00
proto Fix some build steps being re-run a second time unnecessarily 2023-11-13 13:35:54 +10:00
proto_gen Update nightly formatter 2023-09-02 16:13:50 +10:00
src Switch FSRS reschedule to a global option; don't persist 2023-11-27 11:24:31 +10:00
sync Support creating a standalone sync server 2023-07-02 18:22:44 +10:00
tests/support move linkchecker into separate crate 2021-12-20 17:27:43 +10:00
.gitignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
bench.sh Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
build.rs Fix building outside workspace 2023-07-02 18:22:44 +10:00
Cargo.toml Update incompatible Rust deps 2023-09-28 10:00:47 +10:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
rust_interface.rs Update nightly formatter 2023-09-02 16:13:50 +10:00

Anki's Rust code.