Anki/rslib/src/backend
Damien Elmes 4c61c92806 speed up tag drag&drop and finish tag tidyup
approx 4x speedup when reparenting 10-15 tags and their children at once
2021-03-19 19:45:21 +10:00
..
scheduler make reposition undoable 2021-03-19 19:45:21 +10:00
sync split out sync, notetypes and config code 2021-03-11 15:47:31 +10:00
adding.rs Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
card.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
cardrendering.rs split out remaining rpc methods 2021-03-11 17:04:32 +10:00
collection.rs more reset refactoring 2021-03-19 19:45:21 +10:00
config.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
dbproxy.rs move collection mtime bump into backend 2021-03-19 19:45:21 +10:00
deckconfig.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
decks.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
err.rs move sync/err backend code into separate files 2021-03-10 11:53:27 +10:00
generic.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
i18n.rs split out remaining rpc methods 2021-03-11 17:04:32 +10:00
media.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
mod.rs derive reset scope from last undoable operation 2021-03-19 19:45:21 +10:00
notes.rs introduce separate routine to remove tags from specific notes 2021-03-19 19:45:21 +10:00
notetypes.rs split out sync, notetypes and config code 2021-03-11 15:47:31 +10:00
ops.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
progress.rs move progress and search backend code into separate files 2021-03-10 11:53:27 +10:00
search.rs undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
stats.rs split out stats, media and search 2021-03-11 16:16:40 +10:00
tags.rs speed up tag drag&drop and finish tag tidyup 2021-03-19 19:45:21 +10:00