miniflux-v2/internal/template
jvoisin b48ad6dbfb Make use of go≥1.21 slices package instead of hand-rolled loops
This makes the code a tad smaller, moderner,
and maybe even marginally faster, yay!
2024-02-24 20:22:53 -08:00
..
templates Add 'Enter' key as a hotkey to open selected item 2024-02-21 20:02:58 -08:00
engine.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
functions.go Make use of go≥1.21 slices package instead of hand-rolled loops 2024-02-24 20:22:53 -08:00
functions_test.go Avoid long duration strings: round to nearest second 2023-11-08 14:19:30 +01:00