Anki/rslib/src/error
RumovZ 7a02def2c3 Backend Custom Study (#1600)
* Implement custom study on backend

* Switch frontend to backend custom study

* Skip typecheck for new pb classes

* Build tag search string on backend

Also fixes escaping of special characters in tag names.

* `cram.cards` -> `cram.card_limit`

* Assign more meaningful names in `TagLimit`

* Broaden rustfmt glob

* Use `invalid_input()` helper

* Assign `FilteredDeckForUpdate` to temp var

* Implement `SearchBuilder`

* Rewrite `custom_study()` with `SearchBuilder`

* Replace match macros with `SearchBuilder`

* Remove `into_nodes_list` & `concatenate_searches`
2022-01-20 14:25:22 +10:00
..
db.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
filtered.rs Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
mod.rs Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
network.rs add back in missing check for upload size 2021-06-29 10:50:03 +10:00
search.rs search-invalid-flag -> search-invalid-flag-2 2021-06-02 21:49:33 +02:00