1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/ui/static/js
2025-01-23 19:20:13 -08: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 Remove a useless return 2025-01-23 19:20:13 -08:00
bootstrap.js refactor(js): add jshint check for strict comparison 2025-01-16 17:50:09 -08:00
dom_helper.js refactor(js): remove an outdated check for {passive: true} 2025-01-14 20:18:11 -08: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
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 refactor(js): minor refactoring of touch_handler.js 2025-01-14 20:47:30 -08:00
tt.js Enable trusted-types 2024-03-20 17:50:37 -07:00
webauthn_handler.js refactor(js): add jshint check for strict comparison 2025-01-16 17:50:09 -08:00