Anki/rslib/src/storage
RumovZ c824dd0b90
Disable burying of previously gathered cards (#2361)
* Enforce hierarchical bury modes

Interday learning burying is only allowed if review burying is enabled
and review burying is only allowed if new burying is enabled.
Closes #2352.

* Switch front end to new bury modes

* Wording tweaks (dae)

* Hide interday option if using v2 scheduler (dae)
2023-02-06 12:02:27 +10:00
..
card Disable burying of previously gathered cards (#2361) 2023-02-06 12:02:27 +10:00
config Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
deck Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
deckconfig Validate and clamp deck config when loading 2023-01-28 21:51:47 +10:00
graves Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
note Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
notetype Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
revlog Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
tag Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
upgrades Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
collection_timestamps.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
schema11.sql Add comment explaining why sfld column has type integer 2021-01-25 18:39:59 +08:00
sqlite.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
sync.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
sync_check.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00