Anki/pylib/anki
2020-02-22 04:01:42 -08:00
..
importing Reformatting through black 2020-02-04 08:47:36 -08:00
.gitignore
__init__.py
cards.py Hook card_is_being_flushed 2020-02-14 00:59:32 -08:00
collection.py
consts.py
db.py
decks.py forceDefault to force_default 2020-02-22 04:01:42 -08:00
errors.py
exporting.py remove redundant declaration 2020-02-12 08:06:35 +10:00
find.py
hooks.py plug new media check in 2020-02-17 08:40:17 +10:00
httpclient.py
lang.py drop unused threadLocal and noHint i18n code 2020-02-17 08:40:17 +10:00
latex.py update media DB when adding LaTeX images 2020-02-17 08:40:17 +10:00
media.py fix sync deauth 2020-02-17 08:40:17 +10:00
models.py
notes.py hook note_is_being_flushed 2020-02-14 00:57:27 -08:00
py.typed
pybackend.py
rsbackend.py localize some error messages 2020-02-17 11:38:22 +10:00
sched.py Reformatting through black 2020-02-04 08:47:36 -08:00
schedv2.py don't error when fuzz is 0 2020-02-18 11:00:26 +10:00
sound.py
stats.py split "Due" into three different contexts for translators 2020-02-17 14:41:01 +10:00
statsbg.py
stdmodels.py
storage.py backend init can now fail, and update media db when file is added 2020-02-17 08:40:16 +10:00
sync.py remove unused code 2020-02-17 08:40:16 +10:00
tags.py
template.py fix Deck field in card templates showing filtered deck 2020-02-19 20:00:06 +10:00
template_legacy.py
types.py connect media sync progress to Python, add a progress dialog 2020-02-17 08:40:16 +10:00
utils.py