..
importing
strip \n in csv tags:
2012-04-20 02:17:44 +09:00
template
don't throw error in half-complete field filter
2012-04-08 21:39:04 +09:00
__init__.py
remove init docstring; documented in addons.html now
2012-03-28 06:55:23 +09:00
ankiweb.certs
bundle ssl certs; share con across all sync types
2011-12-03 16:38:45 +09:00
cards.py
cloze refactor wip
2012-04-19 07:14:03 +09:00
collection.py
use a smaller range for random numbers
2012-04-21 08:56:56 +09:00
consts.py
cloze refactor wip
2012-04-19 07:14:03 +09:00
db.py
when echo on, log call time too
2011-12-13 12:14:36 +09:00
decks.py
add option to revert to default deck
2012-04-18 02:03:57 +09:00
errors.py
libanki support for drag-and-drop changes of deck hierarchy in deckbrowser
2012-01-15 20:55:29 -08:00
exporting.py
make sure to export deck creation date on apkg export
2012-04-12 00:34:40 +09:00
find.py
remove is:recent
2012-04-17 18:31:46 +09:00
hooks.py
removeHook -> remHook
2011-12-06 00:12:36 +09:00
js.py
add browser selection js
2012-04-08 13:27:03 +09:00
lang.py
factor langDir into separate func
2012-04-18 03:19:47 +09:00
latex.py
don't try and replace nbsp
2011-12-20 12:47:56 +09:00
media.py
fix illegal check thanks to kostas
2012-04-05 03:50:03 +09:00
models.py
cloze generation needs to use provided fields, not field 0
2012-04-21 07:25:35 +09:00
notes.py
remove did from notes, use model did instead
2012-03-09 09:12:27 +09:00
sched.py
accept a string did in remDyn()
2012-04-20 02:19:00 +09:00
sound.py
when queue cleared, force current audio to stop
2012-04-11 20:17:56 +09:00
stats.py
allow "a:" to be translated to "a :" in French
2012-04-18 04:21:58 +09:00
stdmodels.py
more cloze work
2012-04-19 08:32:19 +09:00
storage.py
don't upgrade clozes while iterating
2012-04-19 09:58:12 +09:00
sync.py
check for missing parents on sync
2012-04-08 09:06:33 +09:00
tags.py
remove some dead code thanks to richard
2012-02-24 20:40:17 +09:00
upgrade.py
add furigana to decks on upgrade
2012-04-07 18:28:31 +09:00
utils.py
csv importing basics
2012-02-29 12:39:35 +09:00