John Brayton bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 day ago
..
api.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 day ago
api_integration_test.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 day 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 95f5f1e77d refactor(storage): use query builder as builder 4 weeks ago
enclosure_handlers.go 1975bc6339 fix(storage): scope enclosure lookup by user 6 days ago
entry_handlers.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 day ago
feed_handlers.go 95f5f1e77d refactor(storage): use query builder as builder 4 weeks 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 56c80f3085 refactor(storage): simplify user removal via ON DELETE CASCADE 2 months ago
version_handler.go 6276d7e69b refactor(api): rename API handlers for consistency 3 months ago