miniflux-v2/internal/ui/static/js
jvoisin fd8f25916b First steps towards trusted-types support
Refactor away some trival usages of `.innerHTML`. Unfortunately, there is no way to
enabled trusted-types in report-only mode via `<meta>` tags, see
https://github.com/w3c/webappsec-csp/issues/277
2024-03-10 20:14:30 -07:00
..
.jshintrc Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
app.js First steps towards trusted-types support 2024-03-10 20:14:30 -07:00
bootstrap.js Move search form to a dedicated page 2024-03-01 16:56:15 -08:00
dom_helper.js Replace DomHelper.findParent with .closest 2024-03-10 20:06:54 -07:00
keyboard_handler.js Use a `Set` instead of an array in a KeyboardHandler's member 2024-03-10 19:41:13 -07:00
modal_handler.js Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
request_builder.js Refactor WebAuthn Javascript code 2023-11-06 19:55:32 +01:00
service_worker.js Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
touch_handler.js Replace DomHelper.findParent with .closest 2024-03-10 20:06:54 -07:00
webauthn_handler.js Refactor WebAuthn Javascript code 2023-11-06 19:55:32 +01:00