Anki/anki
Damien Elmes 95106908dd check sort field when searching
If the field they want to search is the one being used to sort, this saves us
having to go the full search route
2011-12-08 09:53:27 +09:00
..
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 make sure we bump usn when uploading, or next sync sends data back 2011-12-07 19:59:11 +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 make sure we mod deck on current deck change 2011-12-07 21:50:26 +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 compress zip, add media sanity check 2011-12-06 23:36:01 +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 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