anki/rslib/src/backend
Damien Elmes c8a4e5ea22 Add more progress + abort points to export code
The old `media_files_did_export` hook has been kept around for use with
the legacy apkg exporter (an add-on uses it), and a new 
`legacy_export_progress` hook has been added so we can get progress
from the new colpkg exporter until we move over fully to the new code.
2022-05-06 15:32:23 +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 Card type error (#1749) 2022-03-28 22:17:50 +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 Add more progress + abort points to export code 2022-05-06 15:32:23 +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 Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
ops.rs fix note changes triggering a queue rebuild 2021-06-08 12:09:35 +10:00
progress.rs Add more progress + abort points to export code 2022-05-06 15:32:23 +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