Anki/rslib/src/config
RumovZ 801f52df40 Remove from_config variant in pb SortOrder
Instead, fetch the config order on the frontend and pass a builtin
variant into the backend.
That makes the following unnecessary:
* Resolving the config sort in search/mod.rs
* Deserializing the Column enum
* Config accessors for the sort columns
2021-04-10 11:13:42 +02:00
..
bool.rs rename BrowserCardState 2021-03-29 17:12:45 +10:00
deck.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
mod.rs Remove from_config variant in pb SortOrder 2021-04-10 11:13:42 +02:00
notetype.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
schema11.rs split config.rs up 2021-03-10 11:53:27 +10:00
string.rs undo support for config entries 2021-03-10 11:53:27 +10:00
undo.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00