anki/rslib/src
2020-07-12 11:38:25 +10:00
..
backend fix deck tree with a day delta, and support arbitrary timestamps 2020-07-06 19:16:03 +10:00
deckconf switch default leech action to tag only 2020-06-09 12:03:47 +10:00
decks fix deck tree with a day delta, and support arbitrary timestamps 2020-07-06 19:16:03 +10:00
i18n get i18n working in typescript 2020-06-29 15:48:01 +10:00
media update rslib/rspy deps 2020-07-12 11:38:25 +10:00
notetype migrate card stats to backend 2020-06-15 17:22:16 +10:00
sched fix deck tree with a day delta, and support arbitrary timestamps 2020-07-06 19:16:03 +10:00
search is:review should include relearning cards 2020-07-09 11:07:50 +10:00
stats i18n card counts 2020-06-29 15:48:01 +10:00
storage set schema on collection creation 2020-07-03 11:55:27 +10:00
sync move revlog out of sync code, and add enums 2020-06-16 16:31:36 +10:00
card.rs migrate card stats to backend 2020-06-15 17:22:16 +10:00
cloze.rs cloze generation 2020-05-12 21:13:33 +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 add progress to db check 2020-06-08 21:07:36 +10:00
err.rs show clearer error when media db locked 2020-07-01 11:19:06 +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 add note/card removal to backend 2020-06-04 18:21:04 +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 experiment with exposing raw card/revlog data to frontend 2020-06-29 15:48:00 +10:00
serde.rs load/save note types in backend 2020-04-08 10:05:07 +10:00
tags.rs bulk tag add/remove/update; canonify on note save 2020-05-12 21:13:34 +10:00
template_filters.rs remove redundant test_ prefix 2020-02-17 08:40:17 +10:00
template.rs check for empty cloze cards when rendering as well 2020-05-14 21:56:45 +10:00
text.rs split note types into separate tables 2020-05-12 21:13:33 +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 fix \n in buildhash 2020-06-01 19:38:45 +10:00