| .. |
|
backend
|
tell AnkiWeb to abort on interrupt
|
2020-06-01 13:57:10 +10:00 |
|
deckconf
|
don't put dyn=False in schema11 dconf's "other"
|
2020-06-01 18:11:40 +10:00 |
|
decks
|
add due counts to sanity check
|
2020-06-01 13:57:10 +10:00 |
|
i18n
|
FString -> TR
|
2020-04-01 18:16:43 +10:00 |
|
media
|
login/full up/full down plugged in
|
2020-06-01 13:57:10 +10:00 |
|
notetype
|
automatically omit notes or cards table when possible
|
2020-05-19 11:27:02 +10:00 |
|
sched
|
fix cutoff adjustment test in other timezones
|
2020-05-18 14:08:02 +10:00 |
|
search
|
automatically omit notes or cards table when possible
|
2020-05-19 11:27:02 +10:00 |
|
storage
|
rework usn handling in sync
|
2020-06-01 13:57:10 +10:00 |
|
sync
|
tell AnkiWeb to abort on interrupt
|
2020-06-01 13:57:10 +10:00 |
|
card.rs
|
add separate decks table, and start on moving deck handling to Rust
|
2020-05-12 21:13:33 +10:00 |
|
cloze.rs
|
cloze generation
|
2020-05-12 21:13:33 +10:00 |
|
collection.rs
|
update before_upload()
|
2020-05-17 14:13:21 +10:00 |
|
config.rs
|
update current note type in backend
|
2020-05-17 20:01:16 +10:00 |
|
dbcheck.rs
|
ensure notetype name unique on add as well
|
2020-05-17 19:41:47 +10:00 |
|
err.rs
|
more syncing work
|
2020-06-01 13:57:10 +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
|
rework usn handling in sync
|
2020-06-01 13:57:10 +10:00 |
|
log.rs
|
skip terminal logging unless LOGTERM defined
|
2020-04-07 10:25:47 +10:00 |
|
notes.rs
|
start on HTTP client for syncing
|
2020-06-01 13:57:10 +10:00 |
|
preferences.rs
|
handle scheduling preferences in the backend
|
2020-05-12 21:13:34 +10:00 |
|
prelude.rs
|
rework usn handling in sync
|
2020-06-01 13:57:10 +10:00 |
|
revlog.rs
|
rework usn handling in sync
|
2020-06-01 13:57:10 +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.rs
|
check for empty cloze cards when rendering as well
|
2020-05-14 21:56:45 +10:00 |
|
template_filters.rs
|
remove redundant test_ prefix
|
2020-02-17 08:40:17 +10:00 |
|
text.rs
|
split note types into separate tables
|
2020-05-12 21:13:33 +10:00 |
|
timestamp.rs
|
expose clock hack via env var
|
2020-04-30 09:33:02 +10:00 |
|
types.rs
|
tolerate decks with missing mtime exported by third party software
|
2020-05-02 10:18:08 +10:00 |
|
undo.rs
|
initial work on undo support
|
2020-03-29 17:52:16 +10:00 |
|
version.rs
|
start on HTTP client for syncing
|
2020-06-01 13:57:10 +10:00 |