Anki/rslib/src/sync
Jarrett Ye e096c462fa
Feat/FSRS-6 (#3929)
* Feat/FSRS-6

* update comment

* add decay to Card

* ./ninja fix:minilints

* pass check

* fix NaN in evaluation

* remove console

* decay should fallback to 0.5 when it's None.

* Update SimulatorModal.svelte

* Update a few comments

* Update FSRS decay defaults to use constants for better maintainability and clarity

* Update rslib/src/storage/card/data.rs
2025-04-25 16:44:34 +10:00
..
collection Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
http_client Update to Rust 1.80 2024-08-05 15:37:59 +07:00
http_server Update to Rust 1.85 2025-02-21 10:42:42 +07:00
media Fully switch to File::set_times() from utime crate (#3503) 2024-10-16 02:35:37 +10:00
request lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
error.rs Implement HttpError directly so that sources can be extracted properly 2023-03-01 19:46:06 +10:00
login.rs Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
response.rs Update axum/reqwest for hyper 1.0 2024-07-06 18:45:32 +07:00
version.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00