Anki/rslib/src/sync
Damien Elmes 03edb7bf9e Store desired retention in card data
If we want to be able to factor the desired retention into a sort based
on relative overdueness, having the values accessible on the card makes
things easier.
2023-09-23 15:42:42 +10:00
..
collection Store desired retention in card data 2023-09-23 15:42:42 +10:00
http_client Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
http_server Refactor media sync handling (#2647) 2023-09-10 13:22:20 +10:00
media Refactor media sync handling (#2647) 2023-09-10 13:22:20 +10:00
request Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +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 Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
version.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00