-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor code, improve performance, fix bugs
Ok, this commit change a lot of this program First of all, I needed to refactor the code to support suspending/unsuspending of cards that were not added today (ie. cards that are not "added:1") I also made some structural changes to leverage batch editing of cards (this improves performance a BUNCH) And, last but not least, I fixed some bugs when suspending/unsuspending cards.
- Loading branch information
Showing
3 changed files
with
97 additions
and
71 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters