.. |
backend
|
deck config prototype work in progress
|
2021-04-14 22:33:10 +10:00 |
card
|
current deck change is now undoable
|
2021-04-06 21:52:06 +10:00 |
config
|
Merge branch 'master' into backend-columns
|
2021-04-11 11:18:15 +02:00 |
deckconf
|
deck config prototype work in progress
|
2021-04-14 22:33:10 +10:00 |
decks
|
Create decks/stats.rs
|
2021-04-15 20:06:16 +02:00 |
error
|
use perform_op() for undo()
|
2021-04-03 14:38:49 +10:00 |
media
|
tuple type for IoError
|
2021-04-01 17:40:35 +10:00 |
notes
|
update note ops
|
2021-04-06 14:56:36 +10:00 |
notetype
|
embed notetype messages
|
2021-04-04 21:57:17 +10:00 |
revlog
|
use mixed case for abbreviations in Rust code
|
2021-03-27 19:53:33 +10:00 |
scheduler
|
update scheduling ops
|
2021-04-06 16:38:42 +10:00 |
search
|
Drop ANDs and optional quotes when normalising
|
2021-04-14 09:53:45 +02:00 |
stats
|
switch next_day_at to a newtype
|
2021-04-05 16:17:26 +10:00 |
storage
|
update scheduling ops
|
2021-04-06 16:38:42 +10:00 |
sync
|
cache scheduling info
|
2021-04-05 17:09:53 +10:00 |
tags
|
undo support for tag collapse; expand->collapse for consistency w/ decks
|
2021-04-05 11:47:12 +10:00 |
undo
|
current deck change is now undoable
|
2021-04-06 21:52:06 +10:00 |
adding.rs
|
switch NoteType to Notetype
|
2021-03-27 22:03:19 +10:00 |
backend_proto.rs
|
NF: add AGPL licence missing in some file
|
2021-01-31 21:50:21 +01:00 |
browser_table.rs
|
Remove from_config variant in pb SortOrder
|
2021-04-10 11:13:42 +02:00 |
cloze.rs
|
handle multiple clozes in cloze-only filter
|
2020-07-29 12:54:29 +10:00 |
collection.rs
|
Store active browser columns in col state
|
2021-04-09 22:53:02 +02:00 |
dbcheck.rs
|
undo support for tag collapse; expand->collapse for consistency w/ decks
|
2021-04-05 11:47:12 +10:00 |
findreplace.rs
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
i18n.rs
|
drop the legacy enum from rslib, and pass separate module/message idx
|
2021-03-27 11:56:31 +10:00 |
latex.rs
|
Add Alt text to latex image
|
2020-12-30 18:00:06 +01:00 |
lib.rs
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
log.rs
|
|
|
markdown.rs
|
render deck description with markdown; strip images
|
2021-02-06 15:02:40 +10:00 |
ops.rs
|
current deck change is now undoable
|
2021-04-06 21:52:06 +10:00 |
preferences.rs
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
prelude.rs
|
update scheduling ops
|
2021-04-06 16:38:42 +10:00 |
serde.rs
|
handle missing deck ID in templates
|
2021-01-25 16:47:23 +10:00 |
template_filters.rs
|
add cloze-only filter
|
2020-07-21 12:59:28 +10:00 |
template.rs
|
convert Json and Proto errors to tuple
|
2021-04-01 17:45:12 +10:00 |
text.rs
|
use mixed case for abbreviations in Rust code
|
2021-03-27 19:53:33 +10:00 |
timestamp.rs
|
switch next_day_at to a newtype
|
2021-04-05 16:17:26 +10:00 |
types.rs
|
update scheduling ops
|
2021-04-06 16:38:42 +10:00 |
version.rs
|
don't pass BUILDINFO into build script
|
2020-12-21 16:04:29 +10:00 |