Anki/proto/anki
Damien Elmes a7b4c90146 Use field tags instead of hard-coding occlusion fields
+ Don't protect the comments field

It's not required by our current code. We can remove the protection
from Header and Back Extra in the future too, once we no longer depend
on them.

Closes #2621
2023-09-18 10:10:11 +10:00
..
ankidroid.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
ankiweb.proto Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +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 fsrs_memory_state -> memory_state 2023-09-17 11:50:38 +10:00
collection.proto Integrate FSRS into Anki (#2654) 2023-09-16 16:09:26 +10:00
config.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
deck_config.proto Integrate the FSRS optimizer (#2633) 2023-09-05 18:45:05 +10:00
decks.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
frontend.proto Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +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 Use field tags instead of hard-coding occlusion fields 2023-09-18 10:10:11 +10:00
import_export.proto Merging Notetypes on Import (#2612) 2023-09-09 09:00:55 +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 Add a backend method to add notes in bulk (#2659) 2023-09-16 13:51:32 +10:00
notetypes.proto Protect image occlusion fields and cloze field 2023-09-17 14:22:25 +10:00
scheduler.proto Start on a 'get params' button 2023-09-17 12:58:13 +10:00
search.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
stats.proto fsrs_memory_state -> memory_state 2023-09-17 11:50:38 +10:00
sync.proto Refactor media sync handling (#2647) 2023-09-10 13:22:20 +10:00
tags.proto More service generation refactoring 2023-06-22 09:46:09 +10:00