Anki/rslib/src/deckconfig
Luc Mcgrady 781a23c6c4
Feat/Ignored before card count (#3910)
* GetIgnoredBeforeCount

* get_card_count_with_ignore_before

* Included / total

* Respect search

* Get frontend hooked up

* Fix: Malformed sql and search

* Variable names

* Added: Alert colours

* i18n

* ./check

* Remove console.log

* Fix: Tooltip showing for default value

* Update ftl/core/deck-config.ftl

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>

* Fix: Multiple backend calls

* Message: (Approximately)

* Fix: Bouncing info message

* Added: Change delay

* Added: ignore_before_updated

* ./check

* Fix typing, camelCase and improve wording

* Temporarily enable the check on startup

---------

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
2025-04-15 20:21:54 +10:00
..
mod.rs Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
schema11.rs Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
service.rs Feat/Ignored before card count (#3910) 2025-04-15 20:21:54 +10:00
undo.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00
update.rs Fix panic when clearing today limits on the day collection was made (#3877) 2025-03-25 00:24:11 +07:00