Frédéric Guillot a7f93d8b8e fix: avoid panic when creating a feed without any category il y a 5 jours
..
api.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint il y a 2 mois
api_integration_test.go a7f93d8b8e fix: avoid panic when creating a feed without any category il y a 5 jours
api_key_handlers.go 925b05f912 fix(response): 204 responses should not include the Content-Type header il y a 5 mois
api_test.go 7d8ffd2eb0 feat(api): add entry ID listing endpoint il y a 2 mois
category_handlers.go 69756868dd refactor: change existence-check helpers to return (bool, error) il y a 3 semaines
enclosure_handlers.go 1975bc6339 fix(storage): scope enclosure lookup by user il y a 2 mois
entry_handlers.go 69756868dd refactor: change existence-check helpers to return (bool, error) il y a 3 semaines
feed_handlers.go a7f93d8b8e fix: avoid panic when creating a feed without any category il y a 5 jours
icon_handlers.go 4d84eee221 fix(api): scope icon lookup by user in icons endpoint il y a 1 mois
messages.go 15505142fd refactor(api): move entryIDsResponse struct to messages.go il y a 2 mois
middleware.go cd3ea68024 fix(api): CORS preflight requests should be a 204 response il y a 5 mois
opml_handlers.go a7f93d8b8e fix: avoid panic when creating a feed without any category il y a 5 jours
subscription_handlers.go 91860edab0 refactor(fetcher): make request builder actually build il y a 2 mois
user_handlers.go ae1f1351bf fix(api): return server error on user lookup failure il y a 2 mois
version_handler.go 6276d7e69b refactor(api): rename API handlers for consistency il y a 5 mois