anki/rslib/src
Damien Elmes cfac40febc switch NoteType to Notetype
When used as a variable, we were typically calling it a 'notetype', not
a 'note type'.
2021-03-27 22:03:19 +10:00
..
backend switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
card use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
config switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
deckconf use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
decks update to latest Rust 2021-03-27 20:49:10 +10:00
media switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
notes switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
notetype switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
revlog use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
scheduler ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
search switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
stats switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
storage switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
sync switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
tags use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
undo fix some clippy lints in tests 2021-03-27 20:44:31 +10:00
adding.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
backend_proto.rs NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
browser_rows.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
cloze.rs
collection.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
dbcheck.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
err.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
findreplace.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
i18n.rs drop the legacy enum from rslib, and pass separate module/message idx 2021-03-27 11:56:31 +10:00
latex.rs
lib.rs rework translation handling 2021-03-26 09:41:32 +10:00
log.rs
markdown.rs render deck description with markdown; strip images 2021-02-06 15:02:40 +10:00
ops.rs i18n->tr in rslib/ to match Python/TS code 2021-03-27 12:09:51 +10:00
preferences.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
prelude.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
serde.rs handle missing deck ID in templates 2021-01-25 16:47:23 +10:00
template_filters.rs
template.rs fix some clippy lints in tests 2021-03-27 20:44:31 +10:00
text.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
timestamp.rs rework filtered deck screen & search errors 2021-03-24 22:04:35 +10:00
types.rs
version.rs