..
importing
Add A-factor to E-factor conversion to SuperMemo import.
2014-01-26 10:09:47 +02:00
template
Allows smoother transition from old modifier syntax {{a 🅱️ fld}} to new one {{a(b):fld}}
2014-04-14 17:21:28 +01:00
__init__.py
bump version
2014-04-16 01:36:43 +09:00
anki
optimize imports
2012-12-22 09:17:10 +09:00
ankiweb.certs
bump version again, as new cert was missing an intermediate
2014-04-12 15:54:25 +09:00
cards.py
make sure we reset odue when rescheduling as new
2013-11-17 16:03:58 +09:00
collection.py
add fix for AD issue
2014-04-01 13:13:59 +09:00
consts.py
increase custom study size limit as well
2014-01-14 15:45:12 +09:00
db.py
catch invalid temp folder and other tweaks
2013-10-22 15:30:53 +09:00
decks.py
Add expand/collapse support for decks in browser tree.
2014-02-15 13:32:14 +11:00
errors.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
exporting.py
fix tag strip on export
2014-03-09 10:44:52 +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
disallow \r and \n in media filenames
2014-03-06 09:00:47 +09:00
models.py
fix multiple cloze tags contained on one line
2014-04-16 01:15:59 +09:00
notes.py
tweak logging
2013-10-30 22:42:32 +09:00
sched.py
increase filtered deck size limit to 99999
2014-01-14 15:12:45 +09:00
sound.py
use default sample rate instead of forcing 44100
2014-04-18 04:17:05 +09:00
stats.py
include buried in suspended count
2014-03-14 11:56:15 +09:00
statsbg.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
stdmodels.py
fix 'add reverse' template for non-english languages
2014-01-22 02:57:44 +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
bundle new and old cert
2014-04-11 01:13:55 +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
don't allow files named . or ..
2014-02-10 20:47:49 +09:00