Frédéric Guillot 15505142fd refactor(api): move entryIDsResponse struct to messages.go 4 днів тому
..
api.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 тиждень тому
api_integration_test.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 тиждень тому
api_key_handlers.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 3 місяців тому
api_test.go 7d8ffd2eb0 feat(api): add entry ID listing endpoint 2 тижнів тому
category_handlers.go 063e3f14f0 refactor(api): parse counts parameter with QueryBoolParam 4 днів тому
enclosure_handlers.go 1975bc6339 fix(storage): scope enclosure lookup by user 1 тиждень тому
entry_handlers.go 15505142fd refactor(api): move entryIDsResponse struct to messages.go 4 днів тому
feed_handlers.go 5de36b613c fix(api): return server error when feed lookup fails on update 4 днів тому
icon_handlers.go cc528b640b refactor(api): remove dependency on gorilla/mux 3 місяців тому
messages.go 15505142fd refactor(api): move entryIDsResponse struct to messages.go 4 днів тому
middleware.go cd3ea68024 fix(api): CORS preflight requests should be a 204 response 3 місяців тому
opml_handlers.go 6276d7e69b refactor(api): rename API handlers for consistency 3 місяців тому
subscription_handlers.go 91860edab0 refactor(fetcher): make request builder actually build 2 тижнів тому
user_handlers.go ae1f1351bf fix(api): return server error on user lookup failure 4 днів тому
version_handler.go 6276d7e69b refactor(api): rename API handlers for consistency 3 місяців тому