anki/rslib/src
Damien Elmes 29f9717c84 fix new ease not being applied to card on lapse
+ zero remaining steps when graduating (they shouldn't have been doing
any harm, but this is neater)
+ add some more tests that cover these cases
2021-05-24 10:04:56 +10:00
..
backend expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
card report changed cards when changing deck/flag 2021-05-21 16:03:05 +10:00
collection fix accidental schema bump in undo that was forcing full sync 2021-05-19 14:17:49 +10:00
config expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
deckconfig expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
decks expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
error Preserve formatting of regex error 2021-05-16 21:07:35 +02:00
media remove some unneeded transactions from tests 2021-04-30 19:18:02 +10:00
notes expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
notetype expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
revlog tidy up Rust imports 2021-04-18 18:38:54 +10:00
scheduler fix new ease not being applied to card on lapse 2021-05-24 10:04:56 +10:00
search expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
stats expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
storage add a separate DeckId search for decks with children 2021-05-20 11:44:37 +10:00
sync update backend to support undoing of notetype changes 2021-04-30 12:54:59 +10:00
tags better leech tag handling for test scheduler 2021-05-10 14:58:04 +10:00
undo fix test scheduler undo + implement look-ahead 2021-05-14 22:16:53 +10:00
adding.rs expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
backend_proto.rs
browser_table.rs expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
cloze.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
dbcheck.rs expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
findreplace.rs expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
i18n.rs
latex.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
lib.rs fix test scheduler undo + implement look-ahead 2021-05-14 22:16:53 +10:00
log.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
markdown.rs
ops.rs expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
preferences.rs expose undoable config changes to frontend; refresh sidebar 2021-05-21 17:50:41 +10:00
prelude.rs support undo for (renamed) unbury_deck() action 2021-04-30 20:03:20 +10:00
serde.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
template_filters.rs Pronounce "[...]" as "blank" with TTS 2021-05-20 09:42:38 +02:00
template.rs Pronounce "[...]" as "blank" with TTS 2021-05-20 09:42:38 +02:00
text.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
timestamp.rs fix test scheduler undo + implement look-ahead 2021-05-14 22:16:53 +10:00
types.rs update scheduling ops 2021-04-06 16:38:42 +10:00
version.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00