Anki/rslib/src/decks
Kris Cherven 52781aaab8
Fix superfluous message when a deck is dragged to its parent (#3859)
* Move the solution to the Rust layer

* CONTRIBUTORS fix (1)

* CONTRIBUTORS fix (2)

* Fix CI issues

* Simplify reparenting solution

* Fix reparenting message with tags

* Revert "Fix reparenting message with tags"

This reverts commit 199958c1c5.

* tags: Return None in reparented_name when the name is unchanged
2025-03-31 16:47:56 +07:00
..
addupdate.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
counts.rs Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
current.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
filtered.rs Add descending retrievability (#3559) 2024-11-08 22:53:13 +10:00
limits.rs Fix new cards from parent decks being gathered (#2907) 2023-12-24 20:04:28 +10:00
mod.rs Fix deck day limits incorrectly being carried over when importing (#3878) 2025-03-25 00:45:09 +07:00
name.rs Do not strip quotation marks from deck/tag names (#3407) 2024-09-11 03:56:09 +07:00
remove.rs hide NativeName inner value, and require explicit accessors 2021-04-18 09:29:35 +10:00
reparent.rs Fix superfluous message when a deck is dragged to its parent (#3859) 2025-03-31 16:47:56 +07:00
schema11.rs Use seconds instead of minutes for preview delay 2023-12-21 11:02:29 +10:00
service.rs Allow creation of empty filtered decks (#2788) 2023-11-05 12:23:14 +10:00
stats.rs Increase parent limits in custom study when 'limits start from top' is enabled (#2971) 2024-01-29 13:15:44 +10:00
tree.rs Remove some v3 checks 2023-11-28 14:06:49 +10:00
undo.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00