Anki/rslib/src/backend
RumovZ 039ebfeed6
Fix invalid ids on db check (#2445)
* Move open_test_collection into Collection test impl

* Fix invalid ids when checking database

* Report fixed invalid ids

* Improve message when trying to export invalid ids

Also move ImportError due to namespace conflicts with snafu macro.

* Take a human name in DeckAdder::new

* Mention timestamps in the db check message (dae)

Will help to correlate the fix with the message shown when importing/
exporting.
2023-03-19 10:58:35 +10:00
..
ankidroid Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
scheduler Ensure state mutator runs after card is rendered (#2421) 2023-03-16 16:31:00 +10:00
search Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
sync Fix panic with invalid sync server URL with port (#2412) 2023-03-03 20:28:11 +10:00
adding.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
card.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
cardrendering.rs Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00
collection.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
config.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
dbproxy.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
deckconfig.rs Global new ignore review limit (#2417) 2023-03-06 19:06:12 +10:00
decks.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
error.rs Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00
generic.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
i18n.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
import_export.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
links.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
media.rs Add option to tag notes with missing media (#2379) 2023-02-20 18:48:09 +10:00
mod.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
notes.rs Add option to tag notes with missing media (#2379) 2023-02-20 18:48:09 +10:00
notetypes.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
ops.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
progress.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
stats.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
tags.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00