Anki/rslib/src
Damien Elmes ab790c1d14 initial work on moving v2 card answering into backend
Not plugged into the Python code yet. Still a work in progress.

Other changes:

- move a bunch of From implementations out of the giant backend/mod.rs
file into separate submodules.
- reorder backend methods to match proto order
- fix some clippy lints
2021-02-20 14:48:07 +10:00
..
backend initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
deckconf initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
decks initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
media fix some comments in wrong position after format 2021-01-09 14:26:51 +10:00
notetype initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
sched initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
search avoid wrapping outermost search in parens 2021-02-12 09:30:21 +10:00
stats Update card_stats.html 2021-02-01 12:46:29 +10:00
storage add tag drag & drop support 2021-02-02 20:14:04 +10:00
sync unbury on sync start 2021-01-28 11:54:48 +10:00
backend_proto.rs NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
card.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
cloze.rs handle multiple clozes in cloze-only filter 2020-07-29 12:54:29 +10:00
collection.rs allow normal sync tests to run offline 2021-01-12 18:47:08 +10:00
config.rs recent -> today 2021-02-09 09:50:59 +10:00
dbcheck.rs collapsed->expanded in other tag uses for consistency 2021-02-02 18:52:57 +10:00
err.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
filtered.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
findreplace.rs fix some clippy lints 2020-08-26 19:02:56 +10:00
fluent_proto.rs NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
i18n.rs plural rules and decimal separator should use bundle's language 2020-12-14 14:23:49 +10:00
latex.rs Add Alt text to latex image 2020-12-30 18:00:06 +01:00
lib.rs render deck description with markdown; strip images 2021-02-06 15:02:40 +10:00
log.rs skip terminal logging unless LOGTERM defined 2020-04-07 10:25:47 +10:00
markdown.rs render deck description with markdown; strip images 2021-02-06 15:02:40 +10:00
notes.rs Hierarchical tags 2021-01-09 17:10:13 +03:00
preferences.rs tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
prelude.rs handle notes with invalid utf8 2020-11-06 10:21:51 +10:00
revlog.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
serde.rs handle missing deck ID in templates 2021-01-25 16:47:23 +10:00
tags.rs Fix tag replacement matching substrings 2021-02-17 03:57:07 +03:00
template.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
template_filters.rs add cloze-only filter 2020-07-21 12:59:28 +10:00
text.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
timestamp.rs tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
types.rs add note/card removal to backend 2020-06-04 18:21:04 +10:00
undo.rs move unbury/unsuspend routines into backend 2020-09-01 10:24:38 +10:00
version.rs don't pass BUILDINFO into build script 2020-12-21 16:04:29 +10:00