Anki/anki
Damien Elmes 8308c79fa6 minor refactor of count handling
- drop lrnCount; rename lrnRepCount to lrnCount
- on card fetch, decr count by card.left
- drop cardCounts(), rename repCounts() to just counts()
- fix lrn count bugs
2011-12-05 19:15:46 +09:00
..
importing use the original id if available when importing 2011-11-26 12:06:17 +09:00
template type answer is now a template replacement 2011-11-28 15:15:38 +09:00
__init__.py don't .reset() on deck load by default anymore 2011-12-05 13:40:37 +09:00
ankiweb.certs bundle ssl certs; share con across all sync types 2011-12-03 16:38:45 +09:00
cards.py groups -> decks 2011-11-23 19:28:09 +09:00
collection.py return false, not 'continue', when not finished 2011-12-05 14:43:32 +09:00
consts.py tweak sync error handling 2011-12-05 17:44:54 +09:00
cram.py groups -> decks 2011-11-23 19:28:09 +09:00
db.py don't bump mod time unless the db has actually been changed 2011-12-04 13:51:13 +09:00
decks.py initial usn is 0, so distinguish between 0 and false 2011-12-05 15:27:06 +09:00
errors.py support partial syncs of arbitrary size 2011-09-24 12:42:02 +09:00
exporting.py deck -> collection 2011-11-23 17:47:44 +09:00
find.py raise an exception when an invalid sort type is passed 2011-11-30 12:34:49 +09:00
hooks.py update license link 2011-04-28 09:24:01 +09:00
js.py add a pie graph, add average interval to ivls area 2011-04-28 09:24:00 +09:00
lang.py update license link 2011-04-28 09:24:01 +09:00
latex.py deck -> collection 2011-11-23 17:47:44 +09:00
media.py return false, not 'continue', when not finished 2011-12-05 14:43:32 +09:00
models.py after a save, revert to unmodified state; sync tweaks 2011-12-04 14:56:12 +09:00
notes.py add schema check to note save 2011-12-04 16:28:01 +09:00
sched.py minor refactor of count handling 2011-12-05 19:15:46 +09:00
sound.py deck -> collection 2011-11-23 17:47:44 +09:00
stats.py change stats alignment 2011-12-01 17:15:17 +09:00
stdmodels.py more fixes for schema being accidentally modified on model add 2011-11-27 13:50:49 +09:00
storage.py don't .reset() on deck load by default anymore 2011-12-05 13:40:37 +09:00
sync.py minor refactor of count handling 2011-12-05 19:15:46 +09:00
tags.py after a save, revert to unmodified state; sync tweaks 2011-12-04 14:56:12 +09:00
upgrade.py convert guid to base 91 string 2011-12-03 14:25:18 +09:00
utils.py bundle ssl certs; share con across all sync types 2011-12-03 16:38:45 +09:00