bb297b95bc
* Add CardAdder test helper * Add option to have new cards ignore the review limit Also entails a lot of refactoring because the old code was deeply coupled to the previous behaviour. * Add global option to ignore review limit * Refactor decrementation * Unify testing |
||
---|---|---|
.. | ||
anki | ||
.clang-format | ||
.top_level | ||
README.md |
Protobuf files defining the interface the frontend and backend components use to talk to each other, and how Anki stores some of the data inside its SQLite database. These files are used to generate Rust, Python and TypeScript bindings.