Frédéric Guillot 76889f08b1 fix(auth): enforce DISABLE_LOCAL_AUTH on the API and password changes 4 小時之前
..
api.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint 2 月之前
api_integration_test.go a7f93d8b8e fix: avoid panic when creating a feed without any category 2 周之前
api_key_handlers.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 5 月之前
api_test.go 76889f08b1 fix(auth): enforce DISABLE_LOCAL_AUTH on the API and password changes 4 小時之前
category_handlers.go 69756868dd refactor: change existence-check helpers to return (bool, error) 1 月之前
enclosure_handlers.go 1975bc6339 fix(storage): scope enclosure lookup by user 2 月之前
entry_handlers.go 69756868dd refactor: change existence-check helpers to return (bool, error) 1 月之前
feed_handlers.go a7f93d8b8e fix: avoid panic when creating a feed without any category 2 周之前
icon_handlers.go 4d84eee221 fix(api): scope icon lookup by user in icons endpoint 1 月之前
messages.go 15505142fd refactor(api): move entryIDsResponse struct to messages.go 2 月之前
middleware.go 76889f08b1 fix(auth): enforce DISABLE_LOCAL_AUTH on the API and password changes 4 小時之前
opml_handlers.go a7f93d8b8e fix: avoid panic when creating a feed without any category 2 周之前
subscription_handlers.go 91860edab0 refactor(fetcher): make request builder actually build 3 月之前
user_handlers.go ae1f1351bf fix(api): return server error on user lookup failure 2 月之前
version_handler.go 6276d7e69b refactor(api): rename API handlers for consistency 5 月之前