Frédéric Guillot ae1f1351bf fix(api): return server error on user lookup failure 3 days ago
..
api.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 6 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 6 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 2ac3073583 fix(api): check for nil user before using the result 3 days ago
enclosure_handlers.go 1975bc6339 fix(storage): scope enclosure lookup by user 1 week ago
entry_handlers.go 9f4b2ef9fc fix(api): proxify enclosure URLs in entry list endpoints 3 days ago
feed_handlers.go 5de36b613c fix(api): return server error when feed lookup fails on update 3 days 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 3 days ago
version_handler.go 6276d7e69b refactor(api): rename API handlers for consistency 3 months ago