Anki/pylib/anki/_backend
RumovZ 16fe18d033
Refactor export-import code and resolve fixmes (#1723)
* Write media files in chunks

* Test media file writing

* Add iter `ReadDirFiles`

* Remove ImportMediaError, fail fatally instead

Partially reverts commit f8ed4d89ba.

* Compare hashes of media files to be restored

* Improve `MediaCopier::copy()`

* Restore media files atomically with tempfile

* Make downgrade flag an enum

* Remove SchemaVersion::Latest in favour of Option

* Remove sha1 comparison again

* Remove unnecessary repr(u8) (dae)
2022-03-18 19:31:55 +10:00
..
__init__.py Refactor export-import code and resolve fixmes (#1723) 2022-03-18 19:31:55 +10:00
BUILD.bazel fix Windows build with latest rules_rust 2021-12-20 18:59:55 +10:00
fluent.py fix generated code symlinks again 2022-01-24 16:59:37 +10:00
genbackend.py Colpkg fixes (#1722) 2022-03-17 15:11:23 +10:00
generated.py fix generated code symlinks again 2022-01-24 16:59:37 +10:00
genfluent.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
python_lib.bzl fix Windows build with latest rules_rust 2021-12-20 18:59:55 +10:00
rsbridge.pyi Backups (#1685) 2022-03-07 15:11:31 +10:00