Anki/rslib/src
2023-03-03 20:28:11 +10:00
..
backend Fix panic with invalid sync server URL with port (#2412) 2023-03-03 20:28:11 +10:00
card Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
card_rendering Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00
collection Make some methods/fields public 2023-03-01 19:46:06 +10:00
config Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
deckconfig Validate and clamp deck config when loading 2023-01-28 21:51:47 +10:00
decks Make some methods/fields public 2023-03-01 19:46:06 +10:00
error Add custom display for SyncError 2023-03-01 19:46:06 +10:00
import_export Refactor MediaIter 2023-03-01 18:57:48 +10:00
media Add option to tag notes with missing media (#2379) 2023-02-20 18:48:09 +10:00
notes Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
notetype Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
revlog Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
scheduler Ensure good is at least previous+1 even if low hard factor set 2023-03-03 15:34:08 +10:00
search Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
stats Show custom data in stats screen 2023-02-07 12:27:43 +10:00
storage Fix card ease being reset on schema upgrade 2023-02-17 12:27:19 +10:00
sync Implement HttpError directly so that sources can be extracted properly 2023-03-01 19:46:06 +10:00
tags Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
undo Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
adding.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
browser_table.rs Allow burying cards in browser (#2351) 2023-01-30 19:21:06 +10:00
cloze.rs Use backend for extracting cloze text to type 2023-01-18 23:05:28 +10:00
dbcheck.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
findreplace.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
i18n.rs drop the legacy enum from rslib, and pass separate module/message idx 2021-03-27 11:56:31 +10:00
io.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
latex.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
lib.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
links.rs Expose backend_proto publicly for AnkiDroid, and rename to pb 2022-06-27 15:27:53 +10:00
log.rs Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
markdown.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
ops.rs Update to latest rules_rust and Rust 1.64 2022-09-24 11:12:58 +10:00
pb.rs Integrate AnkiDroid's backend patches into the repo (#2290) 2023-01-03 13:11:23 +10:00
preferences.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
prelude.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
serde.rs Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
template.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
template_filters.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
tests.rs Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
text.rs Make some methods/fields public 2023-03-01 19:46:06 +10:00
timestamp.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
typeanswer.rs Fix excess missed markers in non-Latin text 2023-02-10 15:11:36 +10:00
types.rs update scheduling ops 2021-04-06 16:38:42 +10:00
version.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00