.. |
importing
|
avoid reordering entire deck when importing notes
|
2018-07-06 00:49:47 -04:00 |
template
|
move regex flags to start of string
|
2017-12-11 16:42:19 +10:00 |
__init__.py
|
bump version
|
2018-08-30 14:34:05 +10:00 |
cards.py
|
drop experimental prewrap mode
|
2017-10-25 19:18:00 +10:00 |
collection.py
|
catch suspended new cards w/ wrong due number
|
2018-08-30 12:43:53 +10:00 |
consts.py
|
support dynamic sync url
|
2018-07-28 18:08:16 +10:00 |
db.py
|
fix memory leak caused by text_factory
|
2018-03-05 15:27:22 +10:00 |
decks.py
|
support customizing hard factor
|
2018-07-11 21:23:22 +10:00 |
errors.py
|
merged libanki and ankiqt into single distro
|
2012-12-21 16:51:59 +09:00 |
exporting.py
|
normalize to NFC on all platforms
|
2018-02-28 16:22:06 +10:00 |
find.py
|
fix is:buried in v2 scheduler
|
2018-02-02 16:17:26 +10:00 |
hooks.py
|
require decorator
|
2017-07-17 13:18:56 +10:00 |
lang.py
|
Update lang.py
|
2018-06-16 21:32:47 +03:00 |
latex.py
|
fix 'unclosed file' warnings with python -Wall
|
2017-12-11 16:38:15 +10:00 |
media.py
|
fix media check with [$]{{c1::a}}{{c2::b}}[/$]
|
2018-06-28 13:11:04 +10:00 |
models.py
|
fix detection of multiline cloze deletions
|
2018-06-15 11:24:59 +10:00 |
mpv.py
|
force mpv --keep-open=no
|
2018-04-08 11:18:51 -05:00 |
notes.py
|
Stop inheriting from object
|
2017-02-07 00:21:33 +02:00 |
sched.py
|
better handle invalid deck list
|
2018-07-26 11:34:10 +10:00 |
schedv2.py
|
days since creation needs to be calculated relative to rollover
|
2018-09-05 20:21:30 +10:00 |
sound.py
|
fixes for mpv focus switching
|
2018-07-23 13:57:09 +10:00 |
stats.py
|
include average answer time for today
|
2018-01-31 17:35:22 +10:00 |
statsbg.py
|
merged libanki and ankiqt into single distro
|
2012-12-21 16:51:59 +09:00 |
stdmodels.py
|
different cloze colour in night mode
|
2017-12-20 16:05:28 +10:00 |
storage.py
|
enforce schema version; allow importing+exporting v2 scheduler
|
2018-01-29 14:12:04 +10:00 |
sync.py
|
prevent new users from downloading accidentally
|
2018-09-05 19:53:41 +10:00 |
tags.py
|
Merge pull request #169 from luoliyan/regex-tag-removal
|
2017-02-22 20:51:23 +10:00 |
utils.py
|
remove comments when stripping
|
2018-06-09 16:27:46 +10:00 |