anki/rslib
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
..
ftl Created the .github/workflows/windows.yml 2020-03-23 19:51:03 -03:00
src allow aborting a media sync while http req in flight 2020-04-01 09:49:25 +10:00
tests/support fix missing newline in ftl files 2020-03-09 18:58:41 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs add newline to mear clearly separate different ftl files 2020-03-25 08:53:42 +10:00
Cargo.toml allow aborting a media sync while http req in flight 2020-04-01 09:49:25 +10:00
Makefile Created the .github/workflows/windows.yml 2020-03-23 19:51:03 -03:00
rust-toolchain bump rust toolchain for 1.41.1 fixes 2020-02-29 19:42:30 +10:00
rustfmt.toml tweaking the folder names again 2020-01-03 07:48:38 +10:00