Anki/rslib
James Elmore 930c97b1c7
Fix Renaming note fields not updating custom browser appearance (#3245)
* Added methods to parse browser templates

* Added method to get parsed browser templates

* Make field rename check browser templates for field updates

* Update tests

* Updated CONTRIBUTORS

* Formatting

* Refactored cloze field logic for question template into closure

* Refactored cloze field logic for answer template into closure
2024-06-24 08:39:56 +01:00
..
benches Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
i18n Add number truncation before back-end translation (#3162) 2024-04-24 02:41:40 +01:00
io Add remove_dir_all() 2023-11-22 17:41:45 +10:00
linkchecker Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
process Corrected minor non-idiomatic snippet of code (#3108) 2024-04-01 11:34:23 +01:00
proto Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
proto_gen Update nightly formatter 2023-09-02 16:13:50 +10:00
src Fix Renaming note fields not updating custom browser appearance (#3245) 2024-06-24 08:39:56 +01:00
sync Support creating a standalone sync server 2023-07-02 18:22:44 +10:00
tests/support move linkchecker into separate crate 2021-12-20 17:27:43 +10:00
.gitignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
bench.sh Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
build.rs Fix building outside workspace 2023-07-02 18:22:44 +10:00
Cargo.toml Add support for custom certificates (#3203) 2024-05-24 10:57:54 +01:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
rust_interface.rs Update nightly formatter 2023-09-02 16:13:50 +10:00

Anki's Rust code.