miniflux-v2/internal/ui/static/js
Frédéric Guillot 0f17dfc7d6 Fix regressions introduced by PR #2476
'Toast' messages are broken and v hotkey opens in the same tab

Commit d25c032171
2024-03-15 20:55:32 -07:00
..
.eslintrc.json GitHub Actions: Add basic ESLinter checks 2024-03-10 20:57:27 -07:00
.jshintrc
app.js Fix download button loading label 2024-03-15 20:40:14 -07:00
bootstrap.js Fix regressions introduced by PR #2476 2024-03-15 20:55:32 -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
request_builder.js
service_worker.js
touch_handler.js Fix JavaScript linter path in GitHub Actions 2024-03-10 20:37:18 -07:00
webauthn_handler.js