Anki/rslib/src/backend
RumovZ 17ef0509d3 Check ids when gathering data (#1928)
This will throw an error if a card, note or revlog id from the future
is found during apkg import or export.
2022-06-24 13:56:52 +10:00
..
scheduler Don't rely on frontend to cap time taken in v3 2022-04-02 20:06:23 +10:00
search Extends the SearchNode interface to support field and unqualified searches (#1821) 2022-04-28 14:09:51 +10:00
sync add a builder for Collection 2021-11-06 14:43:41 +10:00
adding.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
card.rs Switch card.original_position to a proto3 optional 2022-03-10 20:48:26 +10:00
cardrendering.rs New TTS/AV tag handling (#1559) 2021-12-17 19:04:42 +10:00
collection.rs Backup improvements (#1728) 2022-03-21 19:40:42 +10:00
config.rs Optionally restore original position and reset counts when forgetting (#1714) 2022-03-09 16:51:41 +10:00
dbproxy.rs update to latest rusqlite 2021-06-25 16:22:21 +10:00
deckconfig.rs expose scheduler js option in deck config 2021-06-24 14:38:10 +10:00
decks.rs Remove top_deck_id arg in deck_tree() (#1702) 2022-03-02 15:30:32 +10:00
error.rs Check ids when gathering data (#1928) 2022-06-24 13:56:52 +10:00
generic.rs Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
i18n.rs in/out -> request/response 2021-06-20 15:49:20 +10:00
import_export.rs CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
links.rs Remove native HelpPage enum 2021-07-22 16:32:49 +02:00
media.rs in/out -> request/response 2021-06-20 15:49:20 +10:00
mod.rs Backup improvements (#1728) 2022-03-21 19:40:42 +10:00
notes.rs support updating multiple notes in one transaction/undo op 2021-08-02 17:07:26 +10:00
notetypes.rs Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
ops.rs fix note changes triggering a queue rebuild 2021-06-08 12:09:35 +10:00
progress.rs Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
stats.rs Switch CardInfoDialog to ts page (#1414) 2021-10-14 19:22:47 +10:00
tags.rs bikeshedding: amount -> match_limit 2021-09-12 11:57:49 +10:00