miniflux/internal/ui/static/js
Ztec 07f6d397d4 Fix Playback speed indicator precision
The original idea was to have two digit precision at all time
in order to ensure the length of the string is always the same.
This prevents the UI button to move when pressed.
I completely missed the first press as the precision was not right
upon first click.
2024-06-13 20:13:07 -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 add seek and speed controls to media player 2024-04-26 13:44:26 -07:00
bootstrap.js Fix Playback speed indicator precision 2024-06-13 20:13:07 -07:00
dom_helper.js Replace a bunch of let with const 2024-03-20 17:36:01 -07:00
keyboard_handler.js Replace a bunch of let with const 2024-03-20 17:36:01 -07:00
modal_handler.js Replace a bunch of let with const 2024-03-20 17:36:01 -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 a bunch of let with const 2024-03-20 17:36:01 -07:00
tt.js Enable trusted-types 2024-03-20 17:50:37 -07:00
webauthn_handler.js Replace a bunch of let with const 2024-03-20 17:36:01 -07:00