Anki/pylib/anki/_backend
Damien Elmes 2168dfe63d add routine to set deck collapse state
Updating a deck via protobuf is now exposed on the backend, but not
currently on the frontend - I suspect we'll be better off writing
separate routines for the actions we need instead, and we get a better
undo description for free.

This is currently causing an ugly redraw in the browse screen, which
will need fixing.
2021-04-05 11:19:04 +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 split out remaining rpc methods 2021-03-11 17:04:32 +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