John Brayton bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 день назад
..
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 1 неделя назад
category_handlers.go 95f5f1e77d refactor(storage): use query builder as builder 4 недель назад
enclosure_handlers.go 1975bc6339 fix(storage): scope enclosure lookup by user 6 дней назад
entry_handlers.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 1 день назад
feed_handlers.go 95f5f1e77d refactor(storage): use query builder as builder 4 недель назад
icon_handlers.go cc528b640b refactor(api): remove dependency on gorilla/mux 3 месяцев назад
messages.go cc528b640b refactor(api): remove dependency on gorilla/mux 3 месяцев назад
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 1 неделя назад
user_handlers.go 56c80f3085 refactor(storage): simplify user removal via ON DELETE CASCADE 2 месяцев назад
version_handler.go 6276d7e69b refactor(api): rename API handlers for consistency 3 месяцев назад