Anki/rslib/src/import_export
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
..
package fix(Import): case-fold media filenames when checking uniqueness (#4435) 2025-11-20 18:43:14 +03:00
text fix(import): support variable field count with notetype column (#4421) 2025-11-19 22:48:14 +03:00
gather.rs Fixes for Rust 1.89 2025-09-01 14:55:49 +10:00
insert.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Cloze notetype merges (#2912) 2023-12-28 18:01:23 +10:00
service.rs Allow im-/exporting with or without deck configs (#2804) 2023-11-13 13:54:41 +10:00