| .. |
|
importing
|
Monkeytype pylib/anki/importing/supermemo_xml.py
|
2020-02-27 19:27:32 -05:00 |
|
.gitignore
|
add buildhash to rspy and aqt, and check all three modules match
|
2020-01-03 15:15:18 +10:00 |
|
__init__.py
|
bump minimum python version from 3.6 to 3.7
|
2020-01-07 18:34:36 +10:00 |
|
cards.py
|
Hook card_is_being_flushed
|
2020-02-14 00:59:32 -08:00 |
|
collection.py
|
Monkeytype qt/aqt/reviewer.py
|
2020-03-01 10:16:08 -05:00 |
|
consts.py
|
Fixed anki website docs link on pylib/anki/consts.py
|
2020-02-28 22:18:19 -03:00 |
|
db.py
|
Monkeytype pylib/anki/db.py
|
2020-02-27 00:07:19 -05:00 |
|
decks.py
|
use weakref for backrefs so collection doesn't need to be garbage collected
|
2020-03-03 21:25:32 +10:00 |
|
errors.py
|
Monkeytype pylib/anki/errors.py
|
2020-02-27 00:07:19 -05:00 |
|
exporting.py
|
remove redundant declaration
|
2020-02-12 08:06:35 +10:00 |
|
find.py
|
Monkeytype pylib/anki/find.py
|
2020-02-27 19:27:32 -05:00 |
|
hooks.py
|
plug new media check in
|
2020-02-17 08:40:17 +10:00 |
|
httpclient.py
|
AnkiRequestsClient -> HttpClient
|
2020-01-19 11:33:27 +10:00 |
|
lang.py
|
translations no longer require an open collection
|
2020-02-23 14:57:02 +10:00 |
|
latex.py
|
Monkeytype pylib/anki/latex.py
|
2020-02-27 00:07:19 -05:00 |
|
media.py
|
use weakref for backrefs so collection doesn't need to be garbage collected
|
2020-03-03 21:25:32 +10:00 |
|
models.py
|
use weakref for backrefs so collection doesn't need to be garbage collected
|
2020-03-03 21:25:32 +10:00 |
|
notes.py
|
Fix type warning
|
2020-02-27 00:07:19 -05:00 |
|
py.typed
|
mark anki and aqt modules as having typing info
|
2020-01-13 13:03:37 +10:00 |
|
pybackend.py
|
use 3.7 annotations
|
2020-01-07 18:43:20 +10:00 |
|
rsbackend.py
|
use weakref for backrefs so collection doesn't need to be garbage collected
|
2020-03-03 21:25:32 +10:00 |
|
sched.py
|
make v1 scheduler inherit from v2 so we can delete duplicate code
|
2020-03-04 11:41:23 +10:00 |
|
schedv2.py
|
add some type hints that were only in the v1 scheduler
|
2020-03-04 12:10:38 +10:00 |
|
sound.py
|
support speed control in tts tags
|
2020-01-26 14:31:07 +10:00 |
|
stats.py
|
Monkeytype pylib/anki/stats.py
|
2020-02-27 00:07:19 -05:00 |
|
statsbg.py
|
tweaking the folder names again
|
2020-01-03 07:48:38 +10:00 |
|
stdmodels.py
|
Monkeytype pylib/anki/stdmodels.py
|
2020-02-27 00:07:19 -05:00 |
|
storage.py
|
make logging explicit, and support logging to a file
|
2020-02-29 20:44:01 +10:00 |
|
sync.py
|
remove unused code
|
2020-02-17 08:40:16 +10:00 |
|
tags.py
|
use weakref for backrefs so collection doesn't need to be garbage collected
|
2020-03-03 21:25:32 +10:00 |
|
template.py
|
Monkeytype pylib/anki/template.py
|
2020-02-27 00:07:19 -05:00 |
|
template_legacy.py
|
comment out the unused legacy code
|
2020-01-17 10:51:36 +10:00 |
|
types.py
|
connect media sync progress to Python, add a progress dialog
|
2020-02-17 08:40:16 +10:00 |
|
utils.py
|
remove old fmtTimeSpan() and associated strings
|
2020-02-23 18:47:16 +10:00 |