anki/rslib/src
Damien Elmes ff53625408 Update nightly formatter
Rustfmt is now capable of formatting let Some(..) else {} blocks
2023-09-02 16:13:50 +10:00
..
ankidroid Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
backend Fix lack of progress/error when importing a .colpkg 2023-06-22 09:46:09 +10:00
card Make some more fields/methods public 2023-06-20 21:59:49 +10:00
card_rendering Avoid allocating in extract_latex() if possible; make public 2023-08-19 08:05:39 +10:00
collection Fix progress not updating after one-way sync 2023-07-02 15:47:09 +10:00
config New collections now start with the v3 scheduler 2023-08-19 13:31:01 +10:00
deckconfig Fix clippy issues in Rust 1.72 2023-08-25 07:56:38 +10:00
decks Update nightly formatter 2023-09-02 16:13:50 +10:00
error Report actual error when DbError occurs 2023-06-20 21:58:27 +10:00
i18n Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
image_occlusion Update nightly formatter 2023-09-02 16:13:50 +10:00
import_export Fix clippy issues in Rust 1.72 2023-08-25 07:56:38 +10:00
media Update nightly formatter 2023-09-02 16:13:50 +10:00
notes Make some more fields/methods public 2023-06-20 21:59:49 +10:00
notetype Fix clippy issues in Rust 1.72 2023-08-25 07:56:38 +10:00
revlog Bump Rust version 2023-03-31 14:11:33 +10:00
scheduler Fix clippy issues in Rust 1.72 2023-08-25 07:56:38 +10:00
search Update nightly formatter 2023-09-02 16:13:50 +10:00
stats Update nightly formatter 2023-09-02 16:13:50 +10:00
storage Update nightly formatter 2023-09-02 16:13:50 +10:00
sync Update nightly formatter 2023-09-02 16:13:50 +10:00
tags Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
undo Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
adding.rs Default to current deck in csv import if settings allow it (#2527) 2023-05-31 13:47:12 +10:00
browser_table.rs Rework RenderCardOutput::question/answer 2023-06-27 00:37:41 +10:00
cloze.rs Update nightly formatter 2023-09-02 16:13:50 +10:00
dbcheck.rs Update nightly formatter 2023-09-02 16:13:50 +10:00
findreplace.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
latex.rs Fix clippy issues in Rust 1.72 2023-08-25 07:56:38 +10:00
lib.rs Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
links.rs Fix importing link 2023-08-31 07:52:21 +10:00
log.rs Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
markdown.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
ops.rs Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
preferences.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
prelude.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
progress.rs Refactor progress handling (#2549) 2023-06-19 13:48:32 +10:00
serde.rs Take another approach to dealing with conflicting flattened keys 2023-08-15 11:25:53 +10:00
services.rs Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
template_filters.rs Fix clippy issues in Rust 1.72 2023-08-25 07:56:38 +10:00
template.rs Update nightly formatter 2023-09-02 16:13:50 +10:00
tests.rs Add a .with_desktop_media_paths() helper 2023-05-18 11:02:02 +10:00
text.rs Fix clippy issues in Rust 1.72 2023-08-25 07:56:38 +10:00
timestamp.rs Add time of date to browser date columns 2023-03-26 14:49:49 +10:00
typeanswer.rs Fix clippy issues in Rust 1.72 2023-08-25 07:56:38 +10:00
types.rs update scheduling ops 2021-04-06 16:38:42 +10:00
version.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00