fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
fred
|
28775f5e10
|
Refactor entry/feed query builder sorting to match SQL semantic
|
2023-06-19 14:13:19 -07:00 |
|
knrdl
|
fb585d0086
|
Allow API search for entries which are not starred
|
2022-04-13 21:53:06 -07:00 |
|
James Loh
|
78f6bbe93d
|
Add ability to change entry sort order in the UI
|
2021-09-09 19:59:12 -07:00 |
|
Frédéric Guillot
|
c394a61a4e
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
|
logan
|
5f266319a3
|
Add option to change the number of entries per page (fixes #40)
|
2020-07-08 20:14:31 -07:00 |
|
Frédéric Guillot
|
5a69a61d48
|
Move UI middlewares and routes to ui package
|
2018-11-11 11:29:12 -08:00 |
|
Frédéric Guillot
|
1f58b37a5e
|
Refactor HTTP response builder
|
2018-10-08 15:31:58 -07:00 |
|
Frédéric Guillot
|
eee1f31903
|
Refactor HTTP context handling
|
2018-09-03 14:26:40 -07:00 |
|
Dave Z
|
9169fbafb2
|
Show count of feeds with permanent errors in header menu
Only for feeds that reach `maxParsingError` are counted (so transient errors do not trigger counter).
|
2018-08-26 16:18:07 -07:00 |
|
Frédéric Guillot
|
dbcc5d8a97
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
|
Frédéric Guillot
|
34a3fe426b
|
Compress HTML responses to Gzip/Deflate if supported by browser
|
2018-07-06 20:39:28 -07:00 |
|
Frédéric Guillot
|
31da4db14f
|
Do not show save link if no integration is configured
|
2018-04-29 17:43:40 -07:00 |
|
Frédéric Guillot
|
f49b42f70f
|
Use vanilla HTTP handlers (refactoring)
|
2018-04-29 16:35:04 -07:00 |
|