Frédéric Guillot 6ddddbc4c2 fix(api): remove duplicate category filter in entry list 1 day ago
..
api.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 4 days ago
api_integration_test.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 4 days ago
api_key_handlers.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 3 months ago
api_test.go 7d8ffd2eb0 feat(api): add entry ID listing endpoint 1 week ago
category_handlers.go 063e3f14f0 refactor(api): parse counts parameter with QueryBoolParam 1 day ago
enclosure_handlers.go 1975bc6339 fix(storage): scope enclosure lookup by user 1 week ago
entry_handlers.go 6ddddbc4c2 fix(api): remove duplicate category filter in entry list 1 day ago
feed_handlers.go 5de36b613c fix(api): return server error when feed lookup fails on update 1 day ago
icon_handlers.go cc528b640b refactor(api): remove dependency on gorilla/mux 3 months ago
messages.go cc528b640b refactor(api): remove dependency on gorilla/mux 3 months ago
middleware.go cd3ea68024 fix(api): CORS preflight requests should be a 204 response 3 months ago
opml_handlers.go 6276d7e69b refactor(api): rename API handlers for consistency 3 months ago
subscription_handlers.go 91860edab0 refactor(fetcher): make request builder actually build 1 week ago
user_handlers.go ae1f1351bf fix(api): return server error on user lookup failure 1 day ago
version_handler.go 6276d7e69b refactor(api): rename API handlers for consistency 3 months ago