..
importing
use separate .colpkg extension for collection exports
2017-09-10 16:58:55 +10:00
template
only strip formatting when inside mathjax
2017-09-08 19:35:34 +10:00
__init__.py
python 3 doesn't save us from misconfigured locales
2017-09-02 13:59:10 +10:00
ankiweb.certs
bump version again, as new cert was missing an intermediate
2014-04-12 15:54:25 +09:00
cards.py
ditch marked tag in favour of card flags
2017-08-12 16:08:10 +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
add check to see if drag&drop caused a recent bug
2017-08-15 15:11:59 +10: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
handle invalid filename encodings
2017-08-31 18:55:25 +10:00
models.py
Stop inheriting from object
2017-02-07 00:21:33 +02:00
notes.py
Stop inheriting from object
2017-02-07 00:21:33 +02:00
sched.py
'oldest first' now uses the revlog for correct ordering
2017-09-06 13:02:52 +10:00
sound.py
don't force win32 audio output
2017-09-04 19:05:02 +10:00
stats.py
typo in stats
2017-08-21 11:29:54 +10: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
add devMode flag to utils
2017-08-01 14:28:13 +10:00