.. |
backend
|
embed sort kind enum to avoid future namespace conflicts
|
2020-04-14 20:31:10 +10:00 |
i18n
|
FString -> TR
|
2020-04-01 18:16:43 +10:00 |
media
|
report the missing filename in media check
|
2020-04-17 17:17:42 +10:00 |
notetype
|
load/save note types in backend
|
2020-04-08 10:05:07 +10:00 |
sched
|
store config in separate DB table
|
2020-04-06 15:39:47 +10:00 |
search
|
support globbing chars inside word boundary search
|
2020-04-25 09:43:08 +10:00 |
storage
|
merge the 12-14 upgrade code
|
2020-04-10 17:46:57 +10:00 |
card.rs
|
move deck conf handling to backend
|
2020-03-30 14:39:46 +10:00 |
cloze.rs
|
remove redundant test_ prefix
|
2020-02-17 08:40:17 +10:00 |
collection.rs
|
store config in separate DB table
|
2020-04-06 15:39:47 +10:00 |
config.rs
|
avoid warning on int sortBackwards from older Anki versions
|
2020-04-06 17:11:03 +10:00 |
deckconf.rs
|
older clients require 'separate' on filtered decks
|
2020-04-15 15:02:12 +10:00 |
decks.rs
|
older clients require 'separate' on filtered decks
|
2020-04-15 15:02:12 +10:00 |
err.rs
|
add separate json error
|
2020-04-06 16:29:31 +10:00 |
latex.rs
|
expand clozes before rendering LaTeX
|
2020-02-24 18:34:08 +10:00 |
lib.rs
|
load/save note types in backend
|
2020-04-08 10:05:07 +10:00 |
log.rs
|
skip terminal logging unless LOGTERM defined
|
2020-04-07 10:25:47 +10:00 |
notes.rs
|
load/save note types in backend
|
2020-04-08 10:05:07 +10:00 |
serde.rs
|
load/save note types in backend
|
2020-04-08 10:05:07 +10:00 |
tags.rs
|
use case folding when sorting in canonify
|
2020-04-03 19:34:46 +10:00 |
template_filters.rs
|
remove redundant test_ prefix
|
2020-02-17 08:40:17 +10:00 |
template.rs
|
FString -> TR
|
2020-04-01 18:16:43 +10:00 |
text.rs
|
add search that ignores combining chars
|
2020-03-21 15:15:59 +10:00 |
timestamp.rs
|
use a macro for newtype defs
|
2020-03-26 13:50:20 +10:00 |
types.rs
|
DeckID, CardID
|
2020-03-26 15:10:40 +10:00 |
undo.rs
|
initial work on undo support
|
2020-03-29 17:52:16 +10:00 |