.. |
backend
|
move sync/network errors into separate file
|
2021-04-01 17:02:54 +10:00 |
card
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
config
|
Add note interval column
|
2021-03-30 23:44:35 +02:00 |
deckconf
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
decks
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
error
|
switch DbError to tuple type
|
2021-04-01 17:34:03 +10:00 |
media
|
switch DbError to tuple type
|
2021-04-01 17:34:03 +10:00 |
notes
|
move sync/network errors into separate file
|
2021-04-01 17:02:54 +10:00 |
notetype
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
revlog
|
use mixed case for abbreviations in Rust code
|
2021-03-27 19:53:33 +10:00 |
scheduler
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
search
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
stats
|
switch NoteType to Notetype
|
2021-03-27 22:03:19 +10:00 |
storage
|
switch DbError to tuple type
|
2021-04-01 17:34:03 +10:00 |
sync
|
move sync/network errors into separate file
|
2021-04-01 17:02:54 +10:00 |
tags
|
use mixed case for abbreviations in Rust code
|
2021-03-27 19:53:33 +10:00 |
undo
|
fix some clippy lints in tests
|
2021-03-27 20:44:31 +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
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
cloze.rs
|
handle multiple clozes in cloze-only filter
|
2020-07-29 12:54:29 +10:00 |
collection.rs
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
dbcheck.rs
|
switch DbError to tuple type
|
2021-04-01 17:34:03 +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
|
skip terminal logging unless LOGTERM defined
|
2020-04-07 10:25:47 +10:00 |
markdown.rs
|
render deck description with markdown; strip images
|
2021-02-06 15:02:40 +10:00 |
ops.rs
|
i18n->tr in rslib/ to match Python/TS code
|
2021-03-27 12:09:51 +10:00 |
preferences.rs
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
prelude.rs
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +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
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
text.rs
|
use mixed case for abbreviations in Rust code
|
2021-03-27 19:53:33 +10:00 |
timestamp.rs
|
rework filtered deck screen & search errors
|
2021-03-24 22:04:35 +10:00 |
types.rs
|
add note/card removal to backend
|
2020-06-04 18:21:04 +10:00 |
version.rs
|
don't pass BUILDINFO into build script
|
2020-12-21 16:04:29 +10:00 |