invidious-mod/src/invidious/helpers
Samantaz Fox c85b908613
API: Fix missing wildcards after login redirect (#4348)
This PR fixes an issue where the `scopes` parameter would see its wildmark
characters (*) removed during the login page redirection, after that a call
to `/authorize_token` was made while the user was not logged in.

Closes issue 4200
2024-02-12 22:30:48 +01:00
..
crystal_class_overrides.cr
errors.cr Replace more * in macro with #splat 2023-11-08 00:49:37 -08:00
handlers.cr Kemal: remove APIHandler middleware 2023-11-23 18:30:37 +01:00
helpers.cr Helpers: remove JSONFilter logic 2023-11-23 18:30:42 +01:00
i18n.cr I18n: Add a function to determine if a given locale is RTL 2023-07-06 00:23:22 +02:00
i18next.cr i18next: Revert some changes, as es/pt/pt-PT aren't mixed up (yet) 2023-10-07 19:12:17 +02:00
logger.cr
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
tokens.cr
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 Consistency: rename #add_timestamp_component 2023-09-23 09:41:43 -04:00