.. |
importing
|
don't bump mod time when importing apkg
|
2012-08-26 17:34:47 +09:00 |
template
|
make sure _ is defined in hint.py
|
2012-08-27 12:06:17 +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
|
fix return when collection corrupt
|
2012-08-28 12:38:24 +09:00 |
consts.py
|
decreasing ivls preset
|
2012-06-15 02:32:27 +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
|
need to bump deck usn so collapse syncs
|
2012-08-25 13:39:03 +09:00 |
errors.py
|
fix deck rename exception
|
2012-06-17 01:00:56 +09:00 |
exporting.py
|
when exporting without scheduling, revert decks to default conf
|
2012-08-25 16:09:49 +09:00 |
find.py
|
is:learn should match relearning cards too - filter on queue, not type
|
2012-09-03 03:20:12 +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
|
don't throw error if we can't return to old folder
|
2012-09-03 05:02:54 +09:00 |
models.py
|
make sure to update sort field when fields moved
|
2012-07-19 15:16:08 +09:00 |
notes.py
|
remove did from notes, use model did instead
|
2012-03-09 09:12:27 +09:00 |
sched.py
|
need to update odue when failing rev card in filtered deck
|
2012-09-06 04:34:44 +09:00 |
sound.py
|
fix another tmpdir() reference
|
2012-07-19 21:00:28 +09:00 |
stats.py
|
make sure we limit review time period to oldest card in deck, not collection
|
2012-08-26 17:03:32 +09:00 |
stdmodels.py
|
add {{FrontSide}} for copying question text
|
2012-05-21 12:50:54 +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
|
fix ordinals instead of aborting upgrade
|
2012-07-19 23:57:51 +09:00 |
utils.py
|
defer i18n lookup of shortTimeTable
|
2012-08-25 15:45:23 +09:00 |