This website requires JavaScript.
Explore
Help
Sign in
oss
/
miniflux-v2
Watch
1
Star
0
Fork
You've already forked miniflux-v2
0
mirror of
https://github.com/miniflux/v2.git
synced
2025-06-27 16:36:00 +00:00
Code
Wiki
Activity
b48ad6dbfb
miniflux-v2
/
internal
/
reader
/
processor
History
Download ZIP
Download TAR.GZ
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
..
processor.go
Make use of go≥1.21 slices package instead of hand-rolled loops
2024-02-24 20:22:53 -08:00
processor_test.go
Allow filtering feeds on entry.Author
2024-01-31 19:42:07 -08:00