| .. |
|
backend
|
Merge pull request #752 from cyphar/rust-deps
|
2020-09-22 08:52:04 +10:00 |
|
deckconf
|
update schema to fix default initial ease in deck configs
|
2020-09-22 08:52:48 +10:00 |
|
decks
|
handle preview repeat in deck list
|
2020-07-30 09:11:13 +10:00 |
|
i18n
|
get i18n working in typescript
|
2020-06-29 15:48:01 +10:00 |
|
media
|
rename some card+note fields in backend
|
2020-09-22 08:50:32 +10:00 |
|
notetype
|
rename some card+note fields in backend
|
2020-09-22 08:50:32 +10:00 |
|
sched
|
update schema to fix default initial ease in deck configs
|
2020-09-22 08:52:48 +10:00 |
|
search
|
stop is:due gathering learning cards that are not due yet
|
2020-09-22 08:35:54 +10:00 |
|
stats
|
rename some card+note fields in backend
|
2020-09-22 08:50:32 +10:00 |
|
storage
|
rename downgrade method for clarity
|
2020-09-30 11:10:14 +10:00 |
|
sync
|
rename some card+note fields in backend
|
2020-09-22 08:50:32 +10:00 |
|
card.rs
|
fix issues introduced with cherry-pick
|
2020-09-22 09:01:52 +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
|
check if we need to unbury at the start of the sync process
|
2020-08-28 21:09:07 +10:00 |
|
dbcheck.rs
|
rename some card+note fields in backend
|
2020-09-22 08:50:32 +10:00 |
|
err.rs
|
catch timeout error
|
2020-08-21 19:03:23 +10:00 |
|
findreplace.rs
|
fix some clippy lints
|
2020-08-26 19:02:56 +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
|
rename some card+note fields in backend
|
2020-09-22 08:50:32 +10:00 |
|
preferences.rs
|
set local offset when saving preferences
|
2020-09-22 08:32:27 +10:00 |
|
prelude.rs
|
migrate card stats to backend
|
2020-06-15 17:22:16 +10:00 |
|
revlog.rs
|
handle some instances of floats when an integer is expected during sync
|
2020-08-03 17:47:15 +10:00 |
|
serde.rs
|
handle negative review times in sync
|
2020-08-07 15:02:03 +10:00 |
|
tags.rs
|
fix unanchored regex in bulk tag add routine
|
2020-08-28 16:21:23 -05:00 |
|
template.rs
|
fix some clippy lints
|
2020-08-26 19:02:56 +10:00 |
|
template_filters.rs
|
add cloze-only filter
|
2020-07-21 12:59:28 +10:00 |
|
text.rs
|
handle quoted html chars in media check
|
2020-09-22 08:33:09 +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
|
add platform version back into sync metadata
|
2020-07-16 10:12:41 +10:00 |