anki/rslib/src
Damien Elmes 1cb3984049 deck renaming tweaks
- normalize name prior to creating parents
- always mark modified

https://github.com/ankitects/anki/pull/831#issuecomment-730064858
2020-11-30 10:09:23 +10:00
..
backend initial Bazel conversion 2020-11-01 14:26:58 +10:00
deckconf update schema to fix default initial ease in deck configs 2020-09-22 08:16:39 +10:00
decks deck renaming tweaks 2020-11-30 10:09:23 +10:00
media fix new clippy lints 2020-10-09 21:35:53 +10:00
notetype Ensure non-empty names 2020-10-22 16:11:06 +03:00
sched update schema to fix default initial ease in deck configs 2020-09-22 08:16:39 +10:00
search fix duplicate search not checking first field 2020-11-30 09:27:10 +10:00
stats check original due in card stats 2020-09-17 14:36:18 +10:00
storage fix duplicate search not checking first field 2020-11-30 09:27:10 +10:00
sync rename some card+note fields in backend 2020-09-01 10:24:38 +10:00
backend_proto.rs initial Bazel conversion 2020-11-01 14:26:58 +10:00
card.rs set_deck() 2020-09-03 17:42:46 +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 move card sorting and resetting to backend 2020-09-03 15:54:15 +10:00
dbcheck.rs fix clippy lints 2020-11-24 20:13:05 +10:00
err.rs handle notes with invalid utf8 2020-11-06 10:21:51 +10:00
filtered.rs set_deck() 2020-09-03 17:42:46 +10:00
findreplace.rs fix some clippy lints 2020-08-26 19:02:56 +10:00
fluent_proto.rs initial Bazel conversion 2020-11-01 14:26:58 +10:00
i18n.rs update to latest fluent libs, and integrate maximum digit handling 2020-11-03 14:10:45 +10:00
latex.rs expand clozes before rendering LaTeX 2020-02-24 18:34:08 +10:00
lib.rs initial Bazel conversion 2020-11-01 14:26:58 +10:00
log.rs skip terminal logging unless LOGTERM defined 2020-04-07 10:25:47 +10:00
notes.rs fix duplicate search not checking first field 2020-11-30 09:27:10 +10:00
preferences.rs set local offset when saving preferences 2020-09-03 12:43:18 +10:00
prelude.rs handle notes with invalid utf8 2020-11-06 10:21:51 +10:00
revlog.rs log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00
serde.rs handle negative review times in sync 2020-08-07 15:02:03 +10:00
tags.rs Replace text.rs/text_to_re with text.rs/to_re 2020-11-20 09:23:25 +01:00
template_filters.rs add cloze-only filter 2020-07-21 12:59:28 +10:00
template.rs fix new Clippy lints 2020-11-25 09:12:19 +10:00
text.rs fix clippy lints 2020-11-24 20:13:05 +10:00
timestamp.rs log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +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 fix compilation of rslib outside Bazel 2020-11-24 18:51:19 +10:00