Anki/rslib/src
RumovZ 5a53da23ca
Deck scoped dupe check (#2372)
* Support limiting dupe check to deck

* Expose deck limiting dupe check on frontend

* Make CSV dupe options configurable with headers

* Rename duplicate file headers

* Change dupe check limit to enum
2023-02-16 17:53:36 +10:00
..
backend Allow the network timeout to be customized 2023-02-08 14:33:02 +10:00
card Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
card_rendering Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
collection Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
config Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
deckconfig Validate and clamp deck config when loading 2023-01-28 21:51:47 +10:00
decks Deck-specific limits should be ignored when the v2 scheduler is enabled 2023-02-06 11:02:26 +10:00
error Improve HttpError mapping (#2370) 2023-02-08 12:54:42 +10:00
import_export Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
media Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
notes Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
notetype Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
revlog Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
scheduler Disable burying of previously gathered cards (#2361) 2023-02-06 12:02:27 +10:00
search Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
stats Show custom data in stats screen 2023-02-07 12:27:43 +10:00
storage Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
sync Allow the network timeout to be customized 2023-02-08 14:33:02 +10:00
tags Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
undo Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
adding.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
browser_table.rs Allow burying cards in browser (#2351) 2023-01-30 19:21:06 +10:00
cloze.rs Use backend for extracting cloze text to type 2023-01-18 23:05:28 +10:00
dbcheck.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
findreplace.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
i18n.rs drop the legacy enum from rslib, and pass separate module/message idx 2021-03-27 11:56:31 +10:00
io.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
latex.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
lib.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
links.rs Expose backend_proto publicly for AnkiDroid, and rename to pb 2022-06-27 15:27:53 +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 Update to latest rules_rust and Rust 1.64 2022-09-24 11:12:58 +10:00
pb.rs Integrate AnkiDroid's backend patches into the repo (#2290) 2023-01-03 13:11:23 +10:00
preferences.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
prelude.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
serde.rs Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
template.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
template_filters.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
tests.rs Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
text.rs Support UTF-8-BOM when importing CSV (#2360) 2023-02-05 11:53:21 +10:00
timestamp.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
typeanswer.rs Fix excess missed markers in non-Latin text 2023-02-10 15:11:36 +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