..
scheduler
change get_queued_cards() to no longer return congrats info
2021-05-26 12:59:45 +10:00
search
make it more ergonomic to search directly via nodes in Rust
2021-04-30 11:37:55 +10:00
sync
update Rust deps
2021-04-27 22:18:12 +10:00
adding.rs
tidy up Rust imports
2021-04-18 18:38:54 +10:00
card.rs
report changed cards when changing deck/flag
2021-05-21 16:03:05 +10:00
cardrendering.rs
pass css and latex svg flag back from rendering op
2021-05-25 18:41:43 +10:00
collection.rs
add support for custom undo steps, and merging multiple actions
2021-05-06 16:39:06 +10:00
config.rs
config updates by the frontend now skip undo by default
2021-05-24 14:50:46 +10:00
dbproxy.rs
fix test scheduler undo + implement look-ahead
2021-05-14 22:16:53 +10:00
deckconfig.rs
fix exporting of non-default deck configs
2021-05-31 16:27:58 +10:00
decks.rs
remove deck protobuf from frontend
2021-05-31 16:31:06 +10:00
error.rs
tidy up Rust imports
2021-04-18 18:38:54 +10:00
generic.rs
DeckConfId -> DeckConfigId
2021-04-28 21:09:26 +10:00
i18n.rs
tidy up Rust imports
2021-04-18 18:38:54 +10:00
media.rs
empty/restore media trash shouldn't clear undo
2021-04-30 19:07:30 +10:00
mod.rs
update Rust deps
2021-04-27 22:18:12 +10:00
notes.rs
move pub functions to top of notes/mod.rs
2021-04-29 14:08:15 +10:00
notetypes.rs
expose the ability to get/set aux notetype/template keys
2021-05-25 22:13:53 +10:00
ops.rs
avoid bumping mtime when nothing has changed
2021-05-28 11:09:16 +10:00
progress.rs
tidy up Rust imports
2021-04-18 18:38:54 +10:00
stats.rs
tidy up Rust imports
2021-04-18 18:38:54 +10:00
tags.rs
fix invalid outer transaction in clear_unused_tags()
2021-04-30 19:09:02 +10:00