Anki/rslib/src/backend
Damien Elmes 49a1970399 note deletion undo; refactoring
- transact() now automatically clears card queues unless an op
opts-out (and currently only AnswerCard does). This means there's no
risk of forgetting to clear the queues in an operation, or when undoing/
redoing
- CollectionOp->UndoableOp
- clear queues when redoing "answer card", instead of clearing redo
when clearing queues
2021-03-10 11:47:53 +10:00
..
scheduler use native struct for QueuedCard 2021-03-10 11:47:53 +10:00
dbproxy.rs note deletion undo; refactoring 2021-03-10 11:47:53 +10:00
generic.rs implement leech handling 2021-02-23 17:35:20 +10:00
http_sync_server.rs fix sync download failing when temp dir on different mount 2021-03-09 11:44:49 +10:00
mod.rs note deletion undo; refactoring 2021-03-10 11:47:53 +10:00