.. |
scheduler
|
update scheduling ops
|
2021-04-06 16:38:42 +10:00 |
search
|
Add sidebar filter "first review today"
|
2021-04-18 13:27:10 +02:00 |
sync
|
move sync/network errors into separate file
|
2021-04-01 17:02:54 +10:00 |
adding.rs
|
Simplify note adding and the deck/notetype choosers
|
2021-03-10 11:53:27 +10:00 |
card.rs
|
use mixed case for abbreviations in Rust code
|
2021-03-27 19:53:33 +10:00 |
cardrendering.rs
|
use mixed case for abbreviations in Rust code
|
2021-03-27 19:53:33 +10:00 |
collection.rs
|
use perform_op() for undo()
|
2021-04-03 14:38:49 +10:00 |
config.rs
|
current deck change is now undoable
|
2021-04-06 21:52:06 +10:00 |
dbproxy.rs
|
start on making deck config and schema/mod changes undoable
|
2021-04-18 17:33:12 +10:00 |
deckconfig.rs
|
add schema change prompt to removal, tweak return struct
|
2021-04-18 17:33:12 +10:00 |
decks.rs
|
Give deck.name the newtype NativeDeckName
|
2021-04-17 22:47:04 +02:00 |
error.rs
|
simplify errors
|
2021-04-03 16:06:46 +10:00 |
generic.rs
|
switch NoteType to Notetype
|
2021-03-27 22:03:19 +10:00 |
i18n.rs
|
update to latest Fluent
|
2021-03-27 13:24:11 +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
|
simplify errors
|
2021-04-03 16:06:46 +10:00 |
notes.rs
|
update scheduling ops
|
2021-04-06 16:38:42 +10:00 |
notetypes.rs
|
expose read-only access to new notetype objects
|
2021-04-04 20:45:37 +10:00 |
ops.rs
|
current deck change is now undoable
|
2021-04-06 21:52:06 +10:00 |
progress.rs
|
i18n->tr in rslib/ to match Python/TS code
|
2021-03-27 12:09:51 +10:00 |
stats.rs
|
fix more issues uncovered by the latest clippy
|
2021-03-27 20:25:34 +10:00 |
tags.rs
|
undo support for tag collapse; expand->collapse for consistency w/ decks
|
2021-04-05 11:47:12 +10:00 |