Anki/pylib/anki
Damien Elmes 33c9ae211a fix importer mistakenly allowing import of v2 collection into v1
The instance variable is ugly, but should avoid breaking some monkey
patching done by Special Fields
2021-06-25 09:50:10 +10:00
..
_backend in/out -> request/response 2021-06-20 15:49:20 +10:00
importing fix importer mistakenly allowing import of v2 collection into v1 2021-06-25 09:50:10 +10:00
scheduler in/out -> request/response 2021-06-20 15:49:20 +10:00
syncserver in/out -> request/response 2021-06-20 15:49:20 +10:00
__init__.py
BUILD.bazel move markdown dep into pylib 2021-03-24 22:19:14 +10:00
buildinfo.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
cards.py Add violet, turquoise and purple flags 2021-05-31 12:03:30 +02:00
collection.py remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
config.py config updates by the frontend now skip undo by default 2021-05-24 14:50:46 +10:00
consts.py fix documentation links 2021-06-03 16:51:03 +10:00
db.py
dbproxy.py
decks.py in/out -> request/response 2021-06-20 15:49:20 +10:00
errors.py simplify errors 2021-04-03 16:06:46 +10:00
exporting.py solve missing escape of ' (fixes #1144) 2021-04-22 00:54:11 -04:00
find.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
hooks.py
hooks_gen.py
httpclient.py
lang.py in/out -> request/response 2021-06-20 15:49:20 +10:00
latex.py in/out -> request/response 2021-06-20 15:49:20 +10:00
media.py in/out -> request/response 2021-06-20 15:49:20 +10:00
models.py in/out -> request/response 2021-06-20 15:49:20 +10:00
notes.py in/out -> request/response 2021-06-20 15:49:20 +10:00
py.typed
rsbackend.py
sound.py
stats.py update TR references with args in *.ts; fix average answer time 2021-03-26 19:10:39 +10:00
statsbg.py
stdmodels.py Fix wrong stock note type being used 2021-05-23 07:56:59 +03:00
storage.py
sync.py in/out -> request/response 2021-06-20 15:49:20 +10:00
tags.py undo support for tag collapse; expand->collapse for consistency w/ decks 2021-04-05 11:47:12 +10:00
template.py in/out -> request/response 2021-06-20 15:49:20 +10:00
types.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
utils.py Fix typo 2021-06-13 08:59:58 +02:00
wheel_description.txt