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
Julien Voisin 1e54a073d3
refactor(js): minor improvements in app.js
- 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
2025-01-12 12:54:08 -08:00
..
bin Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
css Factorise .pagination-next and .pagination-last together 2024-12-15 17:03:09 -08:00
js refactor(js): minor improvements in app.js 2025-01-12 12:54:08 -08:00
static.go Enable trusted-types 2024-03-20 17:50:37 -07:00