Anki/pylib/anki/_backend
Damien Elmes 49a1580566 use new API for test scheduler
Avoids duplicate work, and is a step towards allowing the next
states to be modified by third-party code.

Also:

- fixed incorrect underlined count, due to reviews being labeled as
learning cards
- fixed reviewer not refreshing when undoing a test review, by splitting
up backend queue rebuilding from frontend reviewer refresh
- moved answering into a CollectionOp
2021-05-11 13:06:03 +10:00
..
__init__.py add routine to set deck collapse state 2021-04-05 11:19:04 +10:00
backend_pb2.pyi start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
BUILD.bazel update to the latest rules_rust + security framework update 2021-03-27 19:28:19 +10:00
fluent.py rework translation handling 2021-03-26 09:41:32 +10:00
genbackend.py use new API for test scheduler 2021-05-11 13:06:03 +10:00
generated.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
genfluent.py drop the legacy enum from rslib, and pass separate module/message idx 2021-03-27 11:56:31 +10:00
rsbridge.pyi rework backend codegen to support multiple services; split out sched 2021-03-11 14:51:29 +10:00