summaryrefslogtreecommitdiff
path: root/src/invidious/helpers/utils.cr
AgeCommit message (Expand)Author
2022-04-16Merge pull request #2936 from MathiusD/expand-linkSamantaz Fox
2022-04-14Update regex reduce_uri utilsFéry Mathieu (Mathius)
2022-02-25Update reduce_uri signatureFéry Mathieu (Mathius)
2022-02-25Increase size of links displayed in video descriptionFéry Mathieu (Mathius)
2022-02-22Removal of changes to methods now unrelated to the issueFéry Mathieu (Mathius)
2022-02-22Update management of channel_refresh_intervalFéry Mathieu (Mathius)
2022-02-22Move TimeSpanConverter with another ConvertersFéry Mathieu (Mathius)
2022-02-21Make configurable time between each RefreshChannelsJobFéry Mathieu (Mathius)
2022-02-07Fix typosDimitris Apostolou
2022-01-28Fix more 'Lint/ShadowingOuterLocalVar' warnings reported by amebaSamantaz Fox
2022-01-10i18n: Use plurals for year/month/day/etc...Samantaz Fox
2022-01-04Clean useless database arguments (5/5)Samantaz Fox
2021-12-17Extractors: Add support for shortsSamantaz Fox
2021-10-18Merge pull request #2477 from SamantazFox/move-prefs-and-configsyeopite
2021-10-18Move 'add_yt_headers()' to 'connection_pool.cr'Samantaz Fox
2021-10-18Move the YoutubeConnectionPool code to its own fileSamantaz Fox
2021-10-11move theme converter function to a separate fileSamantaz Fox
2021-10-02Use make_client when querying instance apisyeopite
2021-06-19Connect to api.invidious.io with httpssyeopite
2021-06-19Refactor fetch_random_instancesyeopite
2021-06-19Handle if inst. api is down for rand inst fetchsyeopite
2021-06-19Fix inst. fetching for inst w/ disabled stats/errsyeopite
2021-06-19Fix switch invidious instance btn on videossyeopite
2021-06-19Enhance fetch_random_instance funcsyeopite
2021-06-19Add instance redirect on empty/broken searchsyeopite
2021-06-19Add helper function to fetch random instancesyeopite
2021-06-19Merge pull request #2124 from raycheung/masterTheFrenchGhosty
2021-06-08Upgrade to crystal 1.0.0syeopite
2021-05-29Fix storyboard when proxied with an external portRay Cheung
2021-04-14add option to disable quicAndrew Zhao
2021-04-02Preserve original cookiessyeopite
2021-04-01Set the request cookie to "YES+"TheFrenchGhosty
2021-03-31Fix lintsyeopite
2021-03-31Add new YT consent cookie to every requestsyeopite
2021-02-02Update code for Crystal 0.36.0saltycrys
2021-01-23Make config a constantsaltycrys
2020-12-27Close http clients after usingAndrew Zhao
2020-12-06Fix commentssaltycrys
2020-06-15Add support for polymer redesignOmar Roth
2020-06-15Make HOST_URL constantOmar Roth
2020-06-15Support Crystal 0.35.0Omar Roth
2020-05-25Update captcha jobOmar Roth
2020-04-09Fix warnings in latest version of CrystalOmar Roth
2020-03-15Remove VarInt classOmar Roth
2020-03-15Strip invalid characters from referer URLsOmar Roth
2020-03-04Skip validation checks for videoplayback, ggphtOmar Roth
2020-02-15Update code formatting for Crystal 0.33.0Leon Klingele
2019-11-28Add support for force_resolve to QUIC clientOmar Roth
2019-11-24Update QUICPoolOmar Roth
2019-11-18Use QUIC for connections to YouTubeOmar Roth