..
importing
add warning when import fails to generate cards
2012-10-23 18:07:36 +09:00
template
when a cloze has a hint, don't show dots
2012-10-23 13:04:13 +09:00
__init__.py
bundle pyaudio, beautifulsoup and httplib2
2012-04-28 19:02:04 +09:00
ankiweb.certs
bundle ssl certs; share con across all sync types
2011-12-03 16:38:45 +09:00
cards.py
warning shouldn't fire if in cram deck
2012-05-24 18:09:52 +09:00
collection.py
unbury cards when returning to deck list
2012-10-23 19:48:35 +09:00
consts.py
reverse order added in dyn deck
2012-09-13 08:05:50 +09:00
db.py
pass utf8 to sqlite but don't clobber our original format
2012-07-19 17:37:47 +09:00
decks.py
fix error when renaming decks with different case
2012-10-23 18:39:47 +09:00
errors.py
fix deck rename exception
2012-06-17 01:00:56 +09:00
exporting.py
add exporters hook
2012-09-25 22:17:04 +09:00
find.py
make sure we include notes table when searching for no tags
2012-10-01 20:45:49 +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
translation hint stripping
2012-05-28 17:17:57 +09:00
latex.py
stripHTML() handles entity replacement, which should be done post-strip
2012-09-07 04:54:59 +09:00
media.py
handle file name conflicts in media on .anki2 import
2012-09-21 15:25:52 +09:00
models.py
delete notes that are missing their model
2012-09-09 06:06:55 +09:00
notes.py
detecting if a given note has a field
2012-09-21 15:25:13 +09:00
sched.py
fix deck list not being consistent with study screen
2012-10-23 22:20:52 +09:00
sound.py
fix another tmpdir() reference
2012-07-19 21:00:28 +09:00
stats.py
fix x axis on ivl graph when showing deck life
2012-10-23 21:39:58 +09:00
statsbg.py
always use pattern, but use a more subtle one
2012-10-23 20:52:58 +09:00
stdmodels.py
move brackets out of translation so translators can't break card review
2012-09-28 22:45:19 +09:00
storage.py
if media is off, don't upgrade it
2012-05-29 08:29:18 +09:00
sync.py
ensure crt synced
2012-07-18 11:19:30 +09:00
tags.py
obsolete code in tags.py
2012-05-14 06:27:37 +09:00
upgrade.py
don't remove empty spans
2012-09-20 16:28:08 +09:00
utils.py
fix hour cutoff
2012-09-15 09:54:33 +09:00