Anki/ts/lib
Damien Elmes f248b71707 sanitize deck description HTML with html-sanitize
Committing for reference; will roll back afterwards.

This adds approximately 150k to the bundled .js file in release mode.
html-sanitizer might be useful to replace our custom paste filtering
code in the future, but for now I'm not sure it's worth the extra
page load time over doing the filtering in Rust.
2021-02-06 13:25:34 +10:00
..
bridgecommand.ts Add bridgeCommand helper function 2021-01-26 01:25:54 +01:00
BUILD.bazel sanitize deck description HTML with html-sanitize 2021-02-06 13:25:34 +10:00
cards.ts Add gatherByQueue and gatherByCtype methods 2021-01-04 14:04:51 +01:00
html_sanitizer.ts sanitize deck description HTML with html-sanitize 2021-02-06 13:25:34 +10:00
i18n.ts Get weekday labels via Date.prototype.toLocaleString 2021-01-21 19:38:56 +01:00
nightmode.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00
postrequest.ts show actual error when graphData fails 2021-01-29 14:39:05 +10:00
proto.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
time.ts Fix one-off error for Histograms: 2021-01-07 17:14:31 +01:00
typing.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00