Anki/pylib/anki
Damien Elmes 10757d563d refresh new/rev counts when fillNew/fillRev() fails
This was the behaviour before, but got lost when ._reset_counts() was
added. Also added the check back to schedv2:fillRev(), which also
appears to have gotten lost in the move to ._reset_counts()

Just a stop-gap fix until this code can get a proper rewrite.
2021-01-23 14:02:05 +10:00
..
importing update remaining python format strings to Fluent 2020-11-22 14:57:53 +10:00
syncserver add local sync server frontend 2021-01-13 11:42:00 +10:00
__init__.py
_rsbridge.pyi add type stub for _rsbridge to make PyCharm happy 2020-12-16 13:13:42 +10:00
backend_pb2.pyi symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
BUILD.bazel add local sync server frontend 2021-01-13 11:42:00 +10:00
buildinfo.py fix some warnings on startup 2020-12-16 15:38:24 +10:00
cards.py
collection.py tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
config.py
consts.py Update consts.py 2020-12-27 01:02:32 +01:00
db.py
dbproxy.py possible fix for sync button colour blue after sync 2020-12-21 19:27:26 +10:00
decks.py Fix deck check and thus blue snyc arrow bug 2020-12-29 00:29:36 +01:00
errors.py
exporting.py Fix description of exporters 2020-11-19 23:52:46 +03:00
find.py
fluent_pb2.pyi symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
hooks.py
hooks_gen.py symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
httpclient.py
lang.py expose Gaelic in language selection 2020-11-30 14:44:29 +10:00
latex.py update temporary val="%s" references to standard ftl 2020-11-17 22:00:44 +10:00
media.py
models.py merge pylib references 2020-11-17 19:23:06 +10:00
notes.py
py.typed
rsbackend.py Merge branch 'master' of https://github.com/ankitects/anki into tagtree 2021-01-15 01:12:01 +03:00
rsbackend_gen.py symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
sched.py refresh new/rev counts when fillNew/fillRev() fails 2021-01-23 14:02:05 +10:00
schedv2.py refresh new/rev counts when fillNew/fillRev() fails 2021-01-23 14:02:05 +10:00
sound.py
stats.py drop i18n references in old stats 2020-11-18 09:12:03 +10:00
statsbg.py
stdmodels.py
storage.py
sync.py add local sync server frontend 2021-01-13 11:42:00 +10:00
tags.py Use new backend filters in rename_tag() 2021-01-16 18:49:48 +03:00
template.py
template_legacy.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
types.py exhaustiveness checks on literals are now possible with the move to py38 2020-12-18 16:50:55 +10:00
utils.py
wheel_description.txt