Anki/anki
2019-12-16 17:47:07 +10:00
..
importing be explicit in our not-None assumptions to appease type checker 2019-12-16 17:47:07 +10:00
template use raw strings for regexs 2019-03-04 17:03:43 +10:00
__init__.py bump version 2019-12-15 15:32:24 +10:00
cards.py update copyright and clarify licenses 2019-02-05 14:01:33 +10:00
collection.py be explicit in our not-None assumptions to appease type checker 2019-12-16 17:47:07 +10:00
consts.py tidy up unused imports 2019-03-04 17:25:19 +10:00
db.py update copyright and clarify licenses 2019-02-05 14:01:33 +10:00
decks.py list of decks contains default iff deck chooser contains default 2019-12-05 08:20:11 +01:00
errors.py fix some warnings 2019-03-04 16:01:10 +10:00
exporting.py pytype is confused by import from parent module 2019-12-16 17:41:47 +10:00
find.py Correcting flag search 2019-11-13 17:41:48 +01:00
hooks.py add basic type checking for anki/ 2019-12-16 08:17:28 +10:00
lang.py use locales instead of two digit lang codes 2019-09-23 21:18:03 +10:00
latex.py use --exact with dvisvgm 2019-10-28 08:43:49 +10:00
media.py tidy up unused imports 2019-03-04 17:25:19 +10:00
models.py add basic type checking for anki/ 2019-12-16 08:17:28 +10:00
mpv.py daemonize helper threads so that sys.exit() during startup works 2019-04-29 14:36:44 +10:00
notes.py update copyright and clarify licenses 2019-02-05 14:01:33 +10:00
sched.py fix some warnings 2019-03-04 16:01:10 +10:00
schedv2.py sort due in filtered decks by ordinal, like normal review 2019-12-11 08:12:50 +10:00
sound.py add basic type checking for anki/ 2019-12-16 08:17:28 +10:00
stats.py be explicit in our not-None assumptions to appease type checker 2019-12-16 17:47:07 +10:00
statsbg.py statsbg credit/link 2019-08-31 10:47:01 +10:00
stdmodels.py Factorize standard models to use other models 2019-10-22 02:43:20 +02:00
storage.py tidy up unused imports 2019-03-04 17:25:19 +10:00
sync.py force a full sync when fields or templates changed without schema mod 2019-10-30 10:17:09 +10:00
tags.py tidy up unused imports 2019-03-04 17:25:19 +10:00
utils.py don't try to remove tmp folder if it's already been removed 2019-12-16 10:07:20 +10:00