Anki/pylib/anki/_backend
Damien Elmes 61e86cc29d new change notetype implementation for the frontend
- changes can now be undone
- the same field can now be mapped to multiple target fields, allowing
fields to be cloned
- the old Qt dialog has been removed
- the old col.models.change() API calls the new code, to avoid
breaking existing consumers. It requires the field map to always
be passed in, but that appears to have been the common case.
- closes #1175
2021-06-10 22:19:24 +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 new change notetype implementation for the frontend 2021-06-10 22:19:24 +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