fred
28775f5e10
Refactor entry/feed query builder sorting to match SQL semantic
2023-06-19 14:13:19 -07:00
Romain de Laage
2c2700a31d
Proxy support for several media types
...
closes #615
closes #635
2023-02-25 15:57:59 -08:00
Romain de Laage
3f14d08095
Proxify images in API responses
2022-10-27 17:33:18 -07:00
Frédéric Guillot
cecab91298
Fix some linter issues
2022-08-08 22:06:38 -07:00
knrdl
fb585d0086
Allow API search for entries which are not starred
2022-04-13 21:53:06 -07:00
Frédéric Guillot
019cf79704
Fever API: do not send article to external service when unsaving an item
2020-08-08 21:34:04 -07:00
Frédéric Guillot
a102843789
Improve Fever API logging
2020-08-08 21:19:47 -07:00
Frédéric Guillot
bf443a65e2
Fever API: fix max_id argument logic to follow the specs
2020-08-08 21:13:43 -07:00
Kun Devanny
f7273e5cdf
Use getEntryIDs instead of getEntries in Fever API
2020-06-23 21:48:25 -07:00
Jebbs
b62ecc6699
Send a response when changing status of removed entries in Fever API
...
When a client, like Reeder, tries to mark an item which is removed on Miniflux, the server doesn't response OK. This may terminate the sync process, the PR fixes it.
2019-10-31 18:59:04 -07:00
Frédéric Guillot
228862fefa
Refactor config package
...
- Parse configuration only once during startup time
- Store configuration values in a global variable
2019-06-02 06:30:08 -07:00
Frédéric Guillot
a9f98adb07
Move Fever middleware and routes to fever package
2018-11-11 09:54:32 -08:00