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!
2024-02-19 00:16:17 +01:00
..
crystal_class_overrides.cr Typo 2021-08-03 23:57:48 +02:00
errors.cr Replace more * in macro with #splat 2023-11-08 00:49:37 -08:00
handlers.cr API: Add APIHandler back 2024-02-13 21:05:26 +01:00
helpers.cr Helpers: remove JSONFilter logic 2023-11-23 18:30:42 +01:00
i18n.cr make it so interpolation text can be a hash 2024-02-15 21:45:22 -05:00
i18next.cr Locales: Fix broken i18Next v3/v4 plurals 2024-02-15 22:12:04 +01:00
logger.cr Try not to log search queries (#2362) 2021-09-16 09:36:22 +00:00
macros.cr Keep using kilt for rendering 2022-04-16 22:48:24 +02:00
serialized_yt_data.cr Search: Parse channel handle and hide video count when channel handle exists 2023-09-18 20:12:07 -04:00
signatures.cr Fix Lint/UnusedArgument issues 2021-10-25 01:12:26 -07:00
tokens.cr Fix typos 2022-02-07 14:57:14 +02:00
utils.cr fix issue where scope would be missing the * if the user was not logged in before calling the authorize endpoint 2023-12-21 13:52:19 +08:00
webvtt.cr WebVTT::Builder: Add logic to escape special chars 2024-01-30 15:25:45 -08:00