Damien Elmes
|
64ebc32b3d
|
tidy up Rust imports
rustfmt can do this automatically, but only when run with a nightly
toolchain, so it needs to be manually done for now - see rslib/rusfmt.toml
|
2021-04-18 18:38:54 +10:00 |
|
Damien Elmes
|
d70132cc8b
|
handle missing deck ID in templates
https://github.com/ankidroid/Anki-Android/issues/7512
|
2021-01-25 16:47:23 +10:00 |
|
Damien Elmes
|
8363719994
|
handle negative review times in sync
|
2020-08-07 15:02:03 +10:00 |
|
Damien Elmes
|
b363aaf401
|
handle some instances of floats when an integer is expected during sync
|
2020-08-03 17:47:15 +10:00 |
|
Damien Elmes
|
36ec7830a9
|
load/save note types in backend
This allows us to normalize bad data, and is the first step towards
splitting note types into separate tables.
|
2020-04-08 10:05:07 +10:00 |
|
Damien Elmes
|
004cc2b5f8
|
move deck conf handling to backend
|
2020-03-30 14:39:46 +10:00 |
|