Anki/rslib/src/sync/media/database
llama 5614d20bed
fix(Import): case-fold media filenames when checking uniqueness (#4435)
* add wrapper struct with case-folding get impl

* use wrapper struct

* restrict case-folding to windows

* Revert "restrict case-folding to windows"

This reverts commit aad01d904f.

* case-fold filenames for newly added media

* add test

* fix incorrect comment
2025-11-20 18:43:14 +03:00
..
client fix(Import): case-fold media filenames when checking uniqueness (#4435) 2025-11-20 18:43:14 +03:00
server lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00