..
importing
define standard encoding for unicode ( #893 )
2013-09-20 19:28:44 +09:00
template
fix replacement of other clozes
2013-09-16 13:28:19 +09:00
__init__.py
bump version
2013-11-14 14:41:31 +09:00
anki
optimize imports
2012-12-22 09:17:10 +09:00
ankiweb.certs
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
cards.py
make sure we reset odue when rescheduling as new
2013-11-17 16:03:58 +09:00
collection.py
make sure we reset odue when rescheduling as new
2013-11-17 16:03:58 +09:00
consts.py
include a session key when syncing
2013-10-10 22:59:34 +09:00
db.py
catch invalid temp folder and other tweaks
2013-10-22 15:30:53 +09:00
decks.py
add option to disable burying of reviews
2013-10-18 10:38:29 +09:00
errors.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
exporting.py
we need to clear out std models on export or we end up renaming
2013-10-06 09:45:38 +09:00
find.py
support cid:<card id> search
2013-10-23 18:57:22 +09:00
hooks.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
js.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
lang.py
about about and available languages
2013-08-22 15:54:33 +09:00
latex.py
remove redundant regex in latex code
2013-07-19 19:42:20 +09:00
media.py
fix hasIllegal check, and associated unit test
2013-11-26 03:19:11 +09:00
models.py
loop should exit early, and allNames() doesn't need modification
2013-10-06 09:26:43 +09:00
notes.py
tweak logging
2013-10-30 22:42:32 +09:00
sched.py
automatically remove from filtered deck before reschedule
2013-11-26 03:23:03 +09:00
sound.py
use unicode when recording
2013-09-23 15:13:46 +09:00
stats.py
buggy i18n def
2013-11-01 03:09:20 +09:00
statsbg.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
stdmodels.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
storage.py
don't open log for export or upgrade, only regular+sync
2013-11-13 16:48:22 +09:00
sync.py
log media sanity
2013-11-13 16:54:25 +09:00
tags.py
canonify tags when saving, and strip quotes ( #794 )
2013-05-17 13:51:49 +09:00
upgrade.py
fix upgrading of latex references
2013-05-22 09:46:09 +09:00
utils.py
make sure simplejson always returns unicode
2013-11-10 04:57:15 +09:00