Anki/rslib/src/backend
Damien Elmes 7f738c11a2 deck config prototype work in progress
Still in the early stages, and not hooked up yet.
2021-04-14 22:33:10 +10:00
..
scheduler update scheduling ops 2021-04-06 16:38:42 +10:00
search Remove from_config variant in pb SortOrder 2021-04-10 11:13:42 +02:00
sync move sync/network errors into separate file 2021-04-01 17:02:54 +10:00
adding.rs Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
card.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
cardrendering.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
collection.rs use perform_op() for undo() 2021-04-03 14:38:49 +10:00
config.rs current deck change is now undoable 2021-04-06 21:52:06 +10:00
dbproxy.rs recognize select statements with a leading newline from old stats screen 2021-04-03 23:23:33 +10:00
deckconfig.rs deck config prototype work in progress 2021-04-14 22:33:10 +10:00
decks.rs current deck change is now undoable 2021-04-06 21:52:06 +10:00
error.rs simplify errors 2021-04-03 16:06:46 +10:00
generic.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
i18n.rs update to latest Fluent 2021-03-27 13:24:11 +10:00
media.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
mod.rs simplify errors 2021-04-03 16:06:46 +10:00
notes.rs update scheduling ops 2021-04-06 16:38:42 +10:00
notetypes.rs expose read-only access to new notetype objects 2021-04-04 20:45:37 +10:00
ops.rs current deck change is now undoable 2021-04-06 21:52:06 +10:00
progress.rs i18n->tr in rslib/ to match Python/TS code 2021-03-27 12:09:51 +10:00
stats.rs fix more issues uncovered by the latest clippy 2021-03-27 20:25:34 +10:00
tags.rs undo support for tag collapse; expand->collapse for consistency w/ decks 2021-04-05 11:47:12 +10:00