..
importing
remove obsolete queue arg
2011-12-07 19:35:32 +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
fetch reviews in subdecks incrementally like new cards
2011-12-09 04:02:43 +09:00
consts.py
decrease timeout to 30; httplib2 retries for us
2011-12-07 18:08:15 +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
fetch reviews in subdecks incrementally like new cards
2011-12-09 04:02:43 +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
check sort field when searching
2011-12-08 09:53:27 +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
block illegal filename characters
2011-12-08 19:23:11 +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
fetch reviews in subdecks incrementally like new cards
2011-12-09 04:02:43 +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
test db integrity before upload
2011-12-08 01:06:33 +09:00
tags.py
fix some sync bugs
2011-12-06 01:35:54 +09:00
upgrade.py
fix media unittest, turn of sync during upgrade
2011-12-07 23:23:58 +09:00
utils.py
add base62
2011-12-05 22:06:09 +09:00