| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-15 | Strip invalid characters from referer URLs | Omar Roth | |
| 2020-03-15 | Migrate to a good Content Security Policy (#1023) | leonklingele | |
| So attacks such as XSS (see [0]) will no longer be of an issue. [0]: https://github.com/omarroth/invidious/issues/1022 | |||
| 2020-03-10 | Escape 'sort_by' | Omar Roth | |
| 2020-03-10 | Switch textcaptcha to HTTPS | Omar Roth | |
| 2020-03-06 | Replace static asset requests with QUIC | Omar Roth | |
| 2020-03-06 | Add debug info to videoplayback | Omar Roth | |
| 2020-03-05 | Prevent storyboards from hanging | Omar Roth | |
| 2020-03-04 | Skip validation checks for videoplayback, ggpht | Omar Roth | |
| 2020-03-04 | Escape item titles in search page | Omar Roth | |
| 2020-03-02 | Verify token signature in constant time, Run cheap checks first in token ↵ | leonklingele | |
| validation process (#1032) * Verify token signature in constant time To prevent timing side channel attacks * Run cheap checks first in token validation process Expensive checks such as the nonce lookup on the database or the signature check can be run after cheap/fast checks. | |||
| 2020-02-28 | Fix status check for channel page | Omar Roth | |
| 2020-02-28 | Sanitize PLID | Omar Roth | |
| 2020-02-28 | Fix deadlock when updating notifications | Omar Roth | |
| 2020-02-28 | Remove DB array concatenation | Omar Roth | |
| 2020-02-20 | Remove duplicated Github logo on footer (#986) | Pedro Lucas Porcellis | |
| * Remove duplicated Github logo on footer | |||
| 2020-02-20 | Remove temp fix for crystal/crystal-lang#7383 | Omar Roth | |
| 2020-02-20 | Remove 'type' attribute from community embed | Omar Roth | |
| 2020-02-15 | Update code formatting for Crystal 0.33.0 | Leon Klingele | |
| Crystal 0.33.0 introduced some changes to to the code formatter. Run "crystal tool format" so CI doesn't fail anymore. | |||
| 2020-02-04 | Add support to read config from environment variable | Leon Klingele | |
| Try to read app config from the "INVIDIOUS_CONFIG" environment variable. If the variable is undefined, read config from config.yml file as before. Required by https://github.com/omarroth/invidious/pull/1015 et al. | |||
| 2020-02-01 | Add handling for comments with no content | Omar Roth | |
| 2020-02-01 | Remove frameborder from community embeds | Omar Roth | |
| 2020-02-01 | Check /browse_ajax for channel blocks | Omar Roth | |
| 2020-01-24 | Refactor signature extraction | Omar Roth | |
| 2020-01-21 | Add audio mode link to items | Alexander Pushkov | |
| 2020-01-14 | Fix channel redirect | Omar Roth | |
| 2020-01-08 | Minor refactor | Omar Roth | |
| 2020-01-08 | Fix channel playlists for genre channels | Omar Roth | |
| 2019-12-05 | Minor refactor for channel playlists | Omar Roth | |
| 2019-12-05 | Add better error message for fetch_channel | Omar Roth | |
| 2019-12-05 | Add support for pt-BR | Omar Roth | |
| 2019-12-03 | Add support for Romanian locale | Omar Roth | |
| 2019-12-03 | Add support for /sorry/index CAPTCHA | Omar Roth | |
| 2019-12-01 | Strip domain from caption URLs | Omar Roth | |
| 2019-11-28 | Run 'crystal tool format' | Omar Roth | |
| 2019-11-28 | Add support for force_resolve to QUIC client | Omar Roth | |
| 2019-11-24 | Update QUICPool | Omar Roth | |
| 2019-11-20 | Add Previous/Next page buttons at the top of the page | edumoreira1506 | |
| 2019-11-20 | Skip preferences for assets | Omar Roth | |
| 2019-11-18 | Use QUIC for connections to YouTube | Omar Roth | |
| 2019-11-14 | Merge pull request #896 from sh4dowb/master | Omar Roth | |
| Fixed double quotes in meta description | |||
| 2019-11-14 | Fix typo in playlist url | Omar Roth | |
| 2019-11-11 | Fixed double quotes in meta description | sh4dowb | |
| 2019-11-10 | Fix updating of cookies | Omar Roth | |
| 2019-11-09 | Add etag to /api/v1/annotations | Omar Roth | |
| 2019-11-09 | Add support for Anti-Captcha | Omar Roth | |
| 2019-11-08 | Fix ID for search duration | Omar Roth | |
| 2019-11-07 | Use force_resolve for search suggestions | Omar Roth | |
| 2019-11-05 | Update error messages for video extractor | Omar Roth | |
| 2019-11-04 | Fix default fo dark_mode | Omar Roth | |
| 2019-11-04 | Fix escaping in email query | Omar Roth | |
