anki/pylib
Damien Elmes c9da4bc1a6 allow aborting a media sync while http req in flight
The progress handling code needs a rethink, as we now have two separate
ways to flag that the media sync should abort. In the future, it may
make sense to switch to polling the backend for progress, instead of
passing a callback in.
2020-04-01 09:49:25 +10:00
..
anki allow aborting a media sync while http req in flight 2020-04-01 09:49:25 +10:00
tests explicitly save deck conf after mutating it 2020-03-30 12:27:52 +10:00
tools remove old finder code; add search hooks to browser & remove old one 2020-03-21 16:38:46 +10:00
.gitignore rework Fluent handling 2020-02-23 13:22:50 +10:00
.isort.cfg rework Fluent handling 2020-02-23 13:22:50 +10:00
.pylintrc rework Fluent handling 2020-02-23 13:22:50 +10:00
Makefile Merge remote-tracking branch 'danielelmes/master' into create_actions_for_windows_macos 2020-03-24 22:49:49 -03:00
mypy.ini Fixed mypy and pylint not building on Windows 2020-03-17 19:48:16 -03:00
requirements.dev switch to classes for hooks 2020-01-14 08:54:07 +10:00
setup.py fall back on stock json if orjson unavailable 2020-03-21 21:24:21 +10:00