Anki/proto/anki
Damien Elmes dc56a2ca7d Rework RenderCardOutput::question/answer
Instead of flattening the output (which was missing FrontSide), alter
the behaviour of render() instead. The non-partial output is now exposed
via Protobuf, so the non-Python clients can take advantage of it.
2023-06-27 00:37:41 +10:00
..
ankidroid.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
backend.proto Move protobuf generation into a separate crate; write .py interface in Rust 2023-06-12 09:52:00 +10:00
card_rendering.proto Rework RenderCardOutput::question/answer 2023-06-27 00:37:41 +10:00
cards.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
collection.proto Fix lack of progress/error when importing a .colpkg 2023-06-22 09:46:09 +10:00
config.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
deckconfig.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
decks.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
generic.proto Add java_multiple_files option to proto files 2022-06-27 15:16:04 +10:00
i18n.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
image_occlusion.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
import_export.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
links.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
media.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
notes.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
notetypes.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
scheduler.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
search.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
stats.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
sync.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
tags.proto More service generation refactoring 2023-06-22 09:46:09 +10:00