Anki/rslib/src/backend
2021-06-16 17:19:21 +10:00
..
scheduler change get_queued_cards() to no longer return congrats info 2021-05-26 12:59:45 +10:00
search Make Browser root nodes use "_*" uniformly 2021-06-16 17:19:21 +10:00
sync update Rust deps 2021-04-27 22:18:12 +10:00
adding.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
card.rs report changed cards when changing deck/flag 2021-05-21 16:03:05 +10:00
cardrendering.rs pass css and latex svg flag back from rendering op 2021-05-25 18:41:43 +10:00
collection.rs add support for custom undo steps, and merging multiple actions 2021-05-06 16:39:06 +10:00
config.rs config updates by the frontend now skip undo by default 2021-05-24 14:50:46 +10:00
dbproxy.rs fix test scheduler undo + implement look-ahead 2021-05-14 22:16:53 +10:00
deckconfig.rs fix exporting of non-default deck configs 2021-05-31 16:27:58 +10:00
decks.rs remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
error.rs add notetype changing to backend 2021-06-09 20:56:52 +10:00
generic.rs new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
i18n.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
media.rs empty/restore media trash shouldn't clear undo 2021-04-30 19:07:30 +10:00
mod.rs update Rust deps 2021-04-27 22:18:12 +10:00
notes.rs add notetype changing to backend 2021-06-09 20:56:52 +10:00
notetypes.rs new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
ops.rs fix note changes triggering a queue rebuild 2021-06-08 12:09:35 +10:00
progress.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
stats.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
tags.rs fix invalid outer transaction in clear_unused_tags() 2021-04-30 19:09:02 +10:00