Anki/rslib/src
Damien Elmes 69d8cdd9ed use backend for v1 and v2 cutoff calculations
this should also fix the CI failures, which were happening because
the datetime module wasn't matching the shifted time.time()
2020-03-22 14:28:26 +10:00
..
backend use backend for v1 and v2 cutoff calculations 2020-03-22 14:28:26 +10:00
i18n fix fallback preferences being used instead of English 2020-03-12 18:02:15 +10:00
media start on search tests 2020-03-20 21:15:23 +10:00
sched use backend for v1 and v2 cutoff calculations 2020-03-22 14:28:26 +10:00
search add enum for controlling sort order 2020-03-22 12:59:24 +10:00
storage use backend for v1 and v2 cutoff calculations 2020-03-22 14:28:26 +10:00
card.rs add card queue/type enums 2020-03-20 21:15:23 +10:00
cloze.rs remove redundant test_ prefix 2020-02-17 08:40:17 +10:00
collection.rs release mutex before beginning media sync 2020-03-20 21:15:23 +10:00
config.rs handle collections with sortBackwards set to 0 instead of a bool 2020-03-22 10:26:09 +10:00
decks.rs fix formatting and unit test 2020-03-21 08:17:24 +10:00
err.rs support opening and closing the DB while keeping backend alive 2020-03-20 21:15:23 +10:00
latex.rs expand clozes before rendering LaTeX 2020-02-24 18:34:08 +10:00
lib.rs finish the remaining searches 2020-03-20 21:15:23 +10:00
log.rs add basic log rotation 2020-03-10 10:33:14 +10:00
notes.rs finish the remaining searches 2020-03-20 21:15:23 +10:00
notetypes.rs finish the remaining searches 2020-03-20 21:15:23 +10:00
template.rs remove some unused imports 2020-02-29 15:21:11 +10:00
template_filters.rs remove redundant test_ prefix 2020-02-17 08:40:17 +10:00
text.rs add search that ignores combining chars 2020-03-21 15:15:59 +10:00
time.rs possible fix for CI failure 2020-03-22 13:17:00 +10:00
types.rs gather field references in Rust; media check now mostly complete 2020-02-17 08:40:17 +10:00