Anki/rslib/src/backend
Damien Elmes 99b7da49a9 report changed cards when changing deck/flag
+ fix repeated flag shortcut not toggling
2021-05-21 16:03:05 +10:00
..
scheduler fix test scheduler undo + implement look-ahead 2021-05-14 22:16:53 +10:00
search make it more ergonomic to search directly via nodes in Rust 2021-04-30 11:37:55 +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 tidy up Rust imports 2021-04-18 18:38:54 +10:00
collection.rs add support for custom undo steps, and merging multiple actions 2021-05-06 16:39:06 +10:00
config.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
dbproxy.rs fix test scheduler undo + implement look-ahead 2021-05-14 22:16:53 +10:00
deckconfig.rs deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
decks.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
error.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
generic.rs DeckConfId -> DeckConfigId 2021-04-28 21:09:26 +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 move pub functions to top of notes/mod.rs 2021-04-29 14:08:15 +10:00
notetypes.rs update GUI to allow notetype addition undo 2021-04-30 15:58:08 +10:00
ops.rs use new API for test scheduler 2021-05-11 13:06:03 +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