You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
invidious/src/invidious/helpers
Samantaz Fox e8a36985af
API: Add APIHandler back (#4431)
This handler should no have been removed in 4276, as it adds the required CORS
header (Access-Control-Allow-Origin) for public acces to the API.

Thanks to iBicha for noticing this!
3 months ago
..
crystal_class_overrides.cr Typo 3 years ago
errors.cr Replace more * in macro with #splat 7 months ago
handlers.cr API: Add APIHandler back 4 months ago
helpers.cr Helpers: remove JSONFilter logic 6 months ago
i18n.cr make it so interpolation text can be a hash 4 months ago
i18next.cr Locales: Fix broken i18Next v3/v4 plurals 4 months ago
logger.cr Try not to log search queries (#2362) 3 years ago
macros.cr Keep using kilt for rendering 2 years ago
serialized_yt_data.cr Search: Parse channel handle and hide video count when channel handle exists 9 months ago
signatures.cr Fix Lint/UnusedArgument issues 3 years ago
tokens.cr Fix typos 2 years ago
utils.cr fix issue where scope would be missing the * if the user was not logged in before calling the authorize endpoint 5 months ago
webvtt.cr WebVTT::Builder: Add logic to escape special chars 4 months ago