.. |
importing
|
avoid recalculating reqs in actions like adding cards
|
2019-12-16 20:27:58 +10:00 |
template
|
fixes cycles in template imports
|
2019-12-16 18:16:26 +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
|
don't set local offset in server mode
|
2019-12-17 17:10:56 +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
|
set instance vars in __init__()
|
2019-12-16 17:49:32 +10: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
|
work around some typing inference issues
|
2019-12-16 17:52:51 +10: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
|
clarify hasIllegal() arg
|
2019-12-16 17:54:57 +10:00 |
models.py
|
Merge pull request #361 from Arthur-Milchior/testReqs
|
2019-12-16 20:44:23 +10:00 |
mpv.py
|
mpv was passing separators incorrectly and unnecessarily
|
2019-12-16 17:54:40 +10:00 |
notes.py
|
set instance vars in __init__()
|
2019-12-16 17:49:32 +10:00 |
sched.py
|
fix some warnings
|
2019-03-04 16:01:10 +10:00 |
schedv2.py
|
fix type inference in scheduler
|
2019-12-16 17:54:17 +10:00 |
sound.py
|
fix mplayer typecheck
|
2019-12-16 17:54:04 +10:00 |
stats.py
|
work around some typing inference issues
|
2019-12-16 17:52:51 +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
|
work around some typing inference issues
|
2019-12-16 17:52:51 +10:00 |
tags.py
|
set instance vars in __init__()
|
2019-12-16 17:49:32 +10:00 |
utils.py
|
platform-specific imports
|
2019-12-16 17:51:33 +10:00 |