..
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
fix some sync bugs
2011-12-06 01:35:54 +09:00
consts.py
send zips in 2.5MB increments
2011-12-05 22:06:23 +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
fix some sync bugs
2011-12-06 01:35:54 +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
removeHook -> remHook
2011-12-06 00:12:36 +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
fix some sync bugs
2011-12-06 01:35:54 +09:00
notes.py
add schema check to note save
2011-12-04 16:28:01 +09:00
sched.py
if counts() is passed a card, add the necessary count
2011-12-05 19:34:25 +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
queue argument is obsolete
2011-12-06 00:05:14 +09:00
sync.py
fix some sync bugs
2011-12-06 01:35:54 +09:00
tags.py
fix some sync bugs
2011-12-06 01:35:54 +09:00
upgrade.py
convert guid to base 91 string
2011-12-03 14:25:18 +09:00
utils.py
add base62
2011-12-05 22:06:09 +09:00