1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00
miniflux-v2/internal/ui/static/js
2025-08-02 18:44:12 -07:00
..
.eslintrc.json feat: bump linter and minifier from ECMAScript 2017 to 2020 (ES11) 2025-01-18 11:32:50 -08:00
.jshintrc feat: bump linter and minifier from ECMAScript 2017 to 2020 (ES11) 2025-01-18 11:32:50 -08:00
app.js refactor(js): combine handleBookmark and toggleBookmark functions 2025-08-02 18:44:12 -07:00
keyboard_handler.js refactor(js): add jshint check for strict comparison 2025-01-16 17:50:09 -08:00
modal_handler.js Replace a bunch of let with const 2024-03-20 17:36:01 -07:00
service_worker.js Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
touch_handler.js refactor(js): enable touch handlers only on touch devices and fix various issues in WebAuthnHandler 2025-08-02 15:39:01 -07:00
tt.js Enable trusted-types 2024-03-20 17:50:37 -07:00
webauthn_handler.js refactor(js): enable touch handlers only on touch devices and fix various issues in WebAuthnHandler 2025-08-02 15:39:01 -07:00