anki/rslib/src
2020-08-17 18:14:00 +10:00
..
backend clearer message when template error is preventing save 2020-07-29 12:53:03 +10:00
deckconf switch default leech action to tag only 2020-06-09 12:03:47 +10:00
decks handle preview repeat in deck list 2020-07-30 09:11:13 +10:00
i18n get i18n working in typescript 2020-06-29 15:48:01 +10:00
media journal mode was not being set on media db 2020-08-17 12:30:14 +10:00
notetype show ordinal if card template missing 2020-08-10 13:41:22 +10:00
sched fix deck tree with a day delta, and support arbitrary timestamps 2020-07-06 19:16:03 +10:00
search fix globs not working in bulk tag add/remove 2020-08-17 18:14:00 +10:00
stats fix hour graph not handling timezones west of UTC 2020-07-31 13:33:41 +10:00
storage generate extra templates when recovering notetype 2020-08-10 13:42:37 +10:00
sync handle some instances of floats when an integer is expected during sync 2020-08-03 17:47:15 +10:00
card.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
cloze.rs handle multiple clozes in cloze-only filter 2020-07-29 12:54:29 +10:00
collection.rs on upgrade, mark decks modified that are renamed 2020-06-14 14:48:58 +10:00
config.rs update current note type in backend 2020-05-17 20:01:16 +10:00
dbcheck.rs generate extra templates when recovering notetype 2020-08-10 13:42:37 +10:00
err.rs add some extra help to the json decode error 2020-08-07 13:13:11 +10:00
findreplace.rs automatically omit notes or cards table when possible 2020-05-19 11:27:02 +10:00
latex.rs expand clozes before rendering LaTeX 2020-02-24 18:34:08 +10:00
lib.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
log.rs skip terminal logging unless LOGTERM defined 2020-04-07 10:25:47 +10:00
notes.rs strip unwanted control characters when writing fields 2020-07-24 09:18:05 +10:00
preferences.rs handle scheduling preferences in the backend 2020-05-12 21:13:34 +10:00
prelude.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
revlog.rs handle some instances of floats when an integer is expected during sync 2020-08-03 17:47:15 +10:00
serde.rs handle negative review times in sync 2020-08-07 15:02:03 +10:00
tags.rs fix globs not working in bulk tag add/remove 2020-08-17 18:14:00 +10:00
template_filters.rs add cloze-only filter 2020-07-21 12:59:28 +10:00
template.rs handle <%foo%> inside {{#conditional}} 2020-08-12 19:28:26 +10:00
text.rs fix globs not working in bulk tag add/remove 2020-08-17 18:14:00 +10:00
timestamp.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
types.rs add note/card removal to backend 2020-06-04 18:21:04 +10:00
undo.rs initial work on undo support 2020-03-29 17:52:16 +10:00
version.rs add platform version back into sync metadata 2020-07-16 10:12:41 +10:00