miniflux-v2/internal/ui/static/js
jvoisin d25c032171 Simplify bootstrap.js
- Don't use lambdas to return a function, use directly the function instead.
- Remove a hack for "Chrome 67 and earlier" since it was released in 2018.
2024-03-13 18:26:27 -07:00
..
.eslintrc.json GitHub Actions: Add basic ESLinter checks 2024-03-10 20:57:27 -07:00
.jshintrc Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
app.js Small refactor of app.js 2024-03-11 15:18:57 -07:00
bootstrap.js Simplify bootstrap.js 2024-03-13 18:26:27 -07:00
dom_helper.js Simplify DomHelper.getVisibleElements 2024-03-11 15:03:00 -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 Fix JavaScript linter path in GitHub Actions 2024-03-10 20:37:18 -07:00
webauthn_handler.js Refactor WebAuthn Javascript code 2023-11-06 19:55:32 +01:00