anki/qt/aqt/operations
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
..
__init__.py Serialize CollectionOp, and QueryOp by default 2023-09-15 15:28:26 +10:00
card.py report changed cards when changing deck/flag 2021-05-21 16:03:05 +10:00
collection.py Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
deck.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
note.py Add aqt.operations helper for col.update_notes() (#2145) 2022-10-28 20:52:04 +10:00
notetype.py Skip template checks in Fields screen (#2670) 2023-09-20 16:09:54 +10:00
scheduling.py Remember previous choices in reposition dialog (#1950) 2022-07-08 11:28:38 +10:00
tag.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00