Anki/rslib/src/sync/collection
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
..
changes.rs Refactor progress handling (#2549) 2023-06-19 13:48:32 +10:00
chunks.rs Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
download.rs Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
finish.rs Refactor progress handling (#2549) 2023-06-19 13:48:32 +10:00
graves.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
meta.rs Check collection size when syncing 2025-03-10 20:28:57 +07:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
normal.rs Don't check collection size on sync to third-party server 2025-04-23 17:03:04 +10:00
progress.rs Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
protocol.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
sanity.rs Rename sanity check fields avoid conflict with outer span 2023-06-26 15:04:58 +10:00
start.rs Refactor progress handling (#2549) 2023-06-19 13:48:32 +10:00
status.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
tests.rs lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
upload.rs 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