.. |
importing
|
mnemosyne changed version string in .db
|
2014-06-08 14:37:15 +09:00 |
template
|
don't fail if \n in cloze
|
2014-04-21 14:50:18 +09:00 |
__init__.py
|
bump version
|
2014-04-23 08:16:45 +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 odid fix to db check (#1035)
|
2014-05-26 15:11:47 +10: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
|
Fixes an issue fields are not being escaped in doExport().
|
2014-05-21 14:52:43 +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
|
fix latex generation caused by bug in patch
|
2014-06-03 17:35:19 +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
|
fix empty search in filtered deck
|
2014-06-03 17:54:15 +09:00 |
sound.py
|
use default sample rate instead of forcing 44100
|
2014-04-18 04:17:05 +09:00 |
stats.py
|
round cards/minute (thanks to Markus)
|
2014-05-25 14:55:29 +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
|
return success if media sync completes
|
2014-06-05 13:33:47 +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
|
add TimedLog for debugging
|
2014-06-03 17:26:06 +09:00 |