mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
- Use `….classList.toggle` instead of `….classList.add`/`….classList.remove` in a condition - Replace a `function()` with a `() =>` - Use `Math.min` instead of a handwritten condition |
||
---|---|---|
.. | ||
.eslintrc.json | ||
.jshintrc | ||
app.js | ||
bootstrap.js | ||
dom_helper.js | ||
keyboard_handler.js | ||
modal_handler.js | ||
request_builder.js | ||
service_worker.js | ||
touch_handler.js | ||
tt.js | ||
webauthn_handler.js |