.. |
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 |
browser_rows.rs
|
Rename browser_rows/RowColor to Color
|
2021-03-20 17:31:16 +01: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
|
Refactor search/browser.rs to browser_rows.rs
|
2021-03-20 17:20:49 +01: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
|
Refactor search/browser.rs to browser_rows.rs
|
2021-03-20 17:20:49 +01: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 |