Anki/pylib/anki
Arthur Milchior dadf9042f7 LEECH_SUSPEND
2020-02-03 02:24:37 -08:00
..
importing ADD_MODE 2020-02-03 02:24:37 -08: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 more changes to the template code 2020-01-24 13:44:13 +10:00
collection.py more changes to the template code 2020-01-24 13:44:13 +10:00
consts.py LEECH_SUSPEND 2020-02-03 02:24:37 -08:00
db.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
decks.py LEECH_SUSPEND 2020-02-03 02:24:37 -08:00
errors.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
exporting.py more tweaks for readability/consistency 2020-01-15 17:45:35 +10:00
find.py more tweaks for readability/consistency 2020-01-15 17:45:35 +10:00
hooks.py add schedv2_did_answer_review_card hook 2020-01-31 07:30:13 +10:00
httpclient.py AnkiRequestsClient -> HttpClient 2020-01-19 11:33:27 +10:00
lang.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
latex.py more changes to the template code 2020-01-24 13:44:13 +10:00
media.py reuse reveal_cloze_text() for LaTeX cloze expansion 2020-01-28 07:40:44 +10:00
models.py more changes to the template code 2020-01-24 13:44:13 +10:00
notes.py more changes to the template code 2020-01-24 13:44:13 +10: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 reuse reveal_cloze_text() for LaTeX cloze expansion 2020-01-28 07:40:44 +10:00
sched.py LEECH_SUSPEND 2020-02-03 02:24:37 -08:00
schedv2.py LEECH_SUSPEND 2020-02-03 02:24:37 -08:00
sound.py support speed control in tts tags 2020-01-26 14:31:07 +10:00
stats.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
statsbg.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
stdmodels.py move types.py into the files responsible for each type 2020-01-17 10:17:33 +10:00
storage.py use DECK_STD 2020-02-03 02:24:37 -08:00
sync.py Type hint RemoteServer._run 2020-01-22 23:33:37 +01:00
tags.py more tweaks for readability/consistency 2020-01-15 17:45:35 +10:00
template.py better help link for blank cards 2020-01-28 07:53:55 +10:00
template_legacy.py comment out the unused legacy code 2020-01-17 10:51:36 +10:00
utils.py inject legacy funcs referencing aqt in GUI load 2020-01-23 18:20:19 +10:00