anki/rslib/src
Damien Elmes 9686cd99ec search error tweaks
- use markdown instead of HTML, to make editing and translating easier
- use a shared prefix
- a few very minor wording tweaks
- we don't need to translate undocumented command errors
- share a string for positive number of days
- share a string for invalid property and state arguments, and avoid
listing them out

Related discussion: https://github.com/ankitects/anki/pull/922
2021-01-16 15:59:19 +10:00
..
backend Add pb message for dupe filter 2021-01-14 10:42:37 +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 some comments in wrong position after format 2021-01-09 14:26:51 +10:00
notetype NF: test # / and ^ can remains at end of string 2020-12-28 07:58:15 +01:00
sched tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
search search error tweaks 2021-01-16 15:59:19 +10:00
stats tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
storage allow normal sync tests to run offline 2021-01-12 18:47:08 +10:00
sync add local sync server frontend 2021-01-13 11:42:00 +10:00
backend_proto.rs initial Bazel conversion 2020-11-01 14:26:58 +10:00
card.rs fix reposition not being applied in browser sort order 2020-12-16 10:58:46 +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 tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
dbcheck.rs fix clippy lints 2020-11-24 20:13:05 +10:00
err.rs search error tweaks 2021-01-16 15:59:19 +10:00
filtered.rs fix filtered decks not honoring sort order 2020-12-09 22:50:49 +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 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 initial Bazel conversion 2020-11-01 14:26:58 +10:00
log.rs
notes.rs fix duplicate search not checking first field 2020-11-30 09:27:10 +10: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 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
template.rs fix new Clippy lints 2020-11-25 09:12:19 +10:00
text.rs Provide filter searches through backend 2021-01-09 10:50:08 +01:00
timestamp.rs tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
types.rs
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