Frédéric Guillot cdf0632f08 refactor(storage): take category sort order as parameter 1 week ago
..
api.go cd3ea68024 fix(api): CORS preflight requests should be a 204 response 1 month ago
api_integration_test.go 2916831cb1 fix(storage): prevent deleted entries from reappearing as unread 1 week ago
api_key_handlers.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 1 month ago
api_test.go cd3ea68024 fix(api): CORS preflight requests should be a 204 response 1 month ago
category_handlers.go cdf0632f08 refactor(storage): take category sort order as parameter 1 week ago
enclosure_handlers.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 1 month ago
entry_handlers.go 2916831cb1 fix(storage): prevent deleted entries from reappearing as unread 1 week ago
feed_handlers.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 1 month ago
icon_handlers.go cc528b640b refactor(api): remove dependency on gorilla/mux 1 month ago
messages.go cc528b640b refactor(api): remove dependency on gorilla/mux 1 month ago
middleware.go cd3ea68024 fix(api): CORS preflight requests should be a 204 response 1 month ago
opml_handlers.go 6276d7e69b refactor(api): rename API handlers for consistency 1 month ago
subscription_handlers.go 6276d7e69b refactor(api): rename API handlers for consistency 1 month ago
user_handlers.go 56c80f3085 refactor(storage): simplify user removal via ON DELETE CASCADE 1 week ago
version_handler.go 6276d7e69b refactor(api): rename API handlers for consistency 1 month ago