Anki/rslib/src/error
Abdo 5cde4b6941
Remove v1/v2 support from the backend (#2727)
* Remove v1/v2 support from deck list

* Remove v1/v2 support from most routines and show error

* Remove scheduler_version from preferences

* Fix formatting

* Remove v1/v2 conditionals from Python code

* Fix legacy importer

* Remove legacy hooks

* Add missing scheduler checks

* Remove V2 logic from deck options screen

* Remove the review_did_undo hook

* Restore ability to open old options with shift (dae)
2023-10-14 10:50:59 +10:00
..
db.rs Report actual error when DbError occurs 2023-06-20 21:58:27 +10:00
filtered.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00
invalid_input.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
network.rs Fix stack overflow in request::Error mapping 2023-09-05 15:27:17 +10:00
not_found.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
search.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
windows.rs Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00