| .. |
|
scheduler
|
switch next_day_at to a newtype
|
2021-04-05 16:17:26 +10:00 |
|
search
|
Add card mod column for notes mode
|
2021-04-08 20:14: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
|
rename BrowserCardState
|
2021-03-29 17:12:45 +10:00 |
|
dbproxy.rs
|
recognize select statements with a leading newline from old stats screen
|
2021-04-03 23:23:33 +10:00 |
|
deckconfig.rs
|
embed deck config and expose to frontend
|
2021-04-04 22:52:53 +10:00 |
|
decks.rs
|
add routine to set deck collapse state
|
2021-04-05 11:19:04 +10: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
|
switch NoteType to Notetype
|
2021-03-27 22:03:19 +10:00 |
|
notetypes.rs
|
expose read-only access to new notetype objects
|
2021-04-04 20:45:37 +10:00 |
|
ops.rs
|
add booleans for various screens to OpChanges
|
2021-04-05 14:28:56 +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 |