Anki/rslib/src/sync
GithubAnon0000 f727934a42
CHANGE collection size too large error to add MB values and info about compressed vs. uncompressed. (#3981)
* CHANGE collection size too large error to add MB values and info about compressed vs. uncompressed

* Round f64 to 2 decimals

* Remove line breaks from ftl/core

* Remove string 'uncompressed' from code

* Add string 'uncompressed' to ftl/core

* Remove if statement change introduced to test changes locally

* Run ./check
2025-05-15 15:08:41 +10:00
..
collection CHANGE collection size too large error to add MB values and info about compressed vs. uncompressed. (#3981) 2025-05-15 15:08:41 +10:00
http_client Update to Rust 1.80 2024-08-05 15:37:59 +07:00
http_server Update to Rust 1.85 2025-02-21 10:42:42 +07:00
media Fully switch to File::set_times() from utime crate (#3503) 2024-10-16 02:35:37 +10:00
request lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
error.rs Implement HttpError directly so that sources can be extracted properly 2023-03-01 19:46:06 +10:00
login.rs Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
response.rs Update axum/reqwest for hyper 1.0 2024-07-06 18:45:32 +07:00
version.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00