Anki/ts/lib
Damien Elmes 1c156905f8 Sanitize field content in editor
The editor already strips script tags from fields, but was allowing
through Javascript in things like onclick handlers. We block this now,
as the editor context has access to internal APIs that we don't want to
expose to untrusted third-party code.
2025-04-15 17:50:37 +10:00
..
components Center align rows in FSRS simulator (#3882) 2025-03-26 17:21:21 +10:00
domlib Sanitize field content in editor 2025-04-15 17:50:37 +10:00
generated alertOnError should default to true 2024-04-17 20:13:37 +10:00
sass Update dprint (#3376) 2024-08-22 18:24:56 +07:00
sveltelib Fix editor width changing as tag completions shown (#3574) 2024-11-18 01:11:21 +10:00
tag-editor add cut handler in TagInput (#3791) 2025-02-06 14:26:44 +07:00
tslib Improve natural unit conversion for a time b/w 360 to 365 days (#3901) 2025-04-13 14:26:34 +10:00