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