..
importing
fix normalization in normal import
2017-09-30 19:29:33 +10:00
template
another fix for mathjax+cloze
2017-09-12 13:53:08 +10:00
__init__.py
bump version
2017-10-13 13:12:36 +10:00
ankiweb.certs
bump version again, as new cert was missing an intermediate
2014-04-12 15:54:25 +09:00
cards.py
drop experimental prewrap mode
2017-10-25 19:18:00 +10:00
collection.py
ditch marked tag in favour of card flags
2017-08-12 16:08:10 +10:00
consts.py
use a constant for the starting factor
2017-02-08 17:28:12 +10:00
db.py
catch corrupt media db, fix it in 'check media'
2017-08-17 13:33:54 +10:00
decks.py
Comparison with None shouldn't use equality
2017-09-10 15:30:22 +02:00
errors.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
exporting.py
use separate .colpkg extension for collection exports
2017-09-10 16:58:55 +10:00
find.py
re.escape() deck search
2017-09-08 15:13:46 +10:00
hooks.py
require decorator
2017-07-17 13:18:56 +10:00
lang.py
fix translations on Mac
2017-07-31 13:59:10 +10:00
latex.py
fix unicode error when generating latex
2017-08-06 13:03:32 +10:00
media.py
fix detection of media refs in cloze
2017-10-18 21:56:57 +10:00
models.py
Simplify comparisons
2017-09-10 15:32:51 +02:00
mpv.py
don't capture media keys
2017-10-13 13:11:22 +10:00
notes.py
Stop inheriting from object
2017-02-07 00:21:33 +02:00
sched.py
Simplify comparisons
2017-09-10 15:32:51 +02:00
sound.py
don't leave a wav file lying around when recording
2017-10-25 18:35:39 +10:00
stats.py
Remove trailing semicolon
2017-09-10 14:41:38 +02:00
statsbg.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
stdmodels.py
add type-in-the-answer note type
2017-08-13 19:42:27 +10:00
storage.py
add type-in-the-answer note type
2017-08-13 19:42:27 +10:00
sync.py
catch corrupt media db, fix it in 'check media'
2017-08-17 13:33:54 +10:00
tags.py
Merge pull request #169 from luoliyan/regex-tag-removal
2017-02-22 20:51:23 +10:00
utils.py
stripHTML() should work when tag split over multiple lines
2017-09-30 15:33:05 +10:00