| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-29 | Update docker build | Omar Roth | |
| 2020-05-28 | Fix reCaptcha | Omar Roth | |
| 2020-05-26 | More consistent HTML IDs for info section (#1156) | mendel5 | |
| * More consistent IDs for info section More consistent IDs for info section: watch-on-youtube, annotations and download * Consistent IDs: channel-name * Consistent IDs: published-date The term "published" can also be found in the answer for the following YouTube API request: https://developers.google.com/youtube/v3/docs/videos/list | |||
| 2020-05-25 | Update captcha job | Omar Roth | |
| 2020-05-13 | Update captcha handler | Omar Roth | |
| 2020-05-08 | Cleanup request headers | Omar Roth | |
| 2020-05-08 | Update signature param | Omar Roth | |
| 2020-04-30 | Verify download, fix invidious file permission (#949) | tleydxdy | |
| * Fix docker | |||
| 2020-04-30 | Consistent IDs for info section (#1133) | mendel5 | |
| 2020-04-20 | Merge weblate | Omar Roth | |
| 2020-04-20 | Update Portuguese (Brazil) translation | Lucas Araujo | |
| 2020-04-20 | Update Turkish translation | Oğuz Ersen | |
| 2020-04-20 | Update Ukrainian translation | Tolstovka | |
| 2020-04-20 | Add Portuguese (Portugal) translation | Bruno Guerreiro | |
| 2020-04-20 | Update Basque translation | khalasa47 | |
| 2020-04-20 | Update Russian translation | Mihail Iosilevitch | |
| 2020-04-20 | Update Swedish translation | Allan Nordhøy | |
| 2020-04-20 | Update Romanian translation | Allan Nordhøy | |
| 2020-04-20 | Update Italian translation | Sylke Vicious | |
| 2020-04-20 | Add Serbian (cyrillic) translation | bongo bongo | |
| 2020-04-20 | Add Hungarian translation (#1111) | Tamas Cservenak | |
| 2020-04-15 | Hide playlist widget when user has no playlists | Omar Roth | |
| 2020-04-14 | Move privacy type into playlists.sql | Omar Roth | |
| 2020-04-10 | Fix authorThumbnails in /api/v1/channels | Omar Roth | |
| 2020-04-10 | Fix playlist_ajax | Omar Roth | |
| 2020-04-09 | Fix warnings in latest version of Crystal | Omar Roth | |
| 2020-04-09 | Bump dependencies | Omar Roth | |
| 2020-04-09 | Fix player matching | Omar Roth | |
| 2020-04-09 | Support adding video to playlist from watch page | Omar Roth | |
| 2020-04-04 | Add support for Swedish locale | Omar Roth | |
| 2020-04-04 | Fix /c/ redirect | Omar Roth | |
| 2020-04-02 | Add Swedish translation (#1078) | Olle Jonsson | |
| Co-authored-by: Daniel Lublin <daniel@lublin.se> | |||
| 2020-04-02 | nb-NO: Translate "subscription" correctly (#1089) | Olle Jonsson | |
| Co-authored-by: Oskar Gewalli <gewalli@gmail.com> | |||
| 2020-03-30 | Refactor extract_plid | Omar Roth | |
| 2020-03-30 | Add spec for extract_plid | Omar Roth | |
| 2020-03-29 | Fix JSON serialization | Omar Roth | |
| 2020-03-27 | Fix player mouseover events | Omar Roth | |
| 2020-03-19 | Add manifest-src to CSP | Omar Roth | |
| 2020-03-15 | Add toggle_parent to dynamic handlers | Omar Roth | |
| 2020-03-15 | Remove VarInt class | Omar Roth | |
| 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 | Bump dependencies | 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 | docker: allow to configure Invidious by env var (#1030) | Omar Roth | |
| Invidious gained support to read its configuration from an env var instead of config file in e3c10d779d315adc630e08005b6bdbdce32f7446. Unfortunately, Docker doesn't allow newline characters in env var values (see [0]) which means we can only provide a proper YAML config by using the inlined configuration in docker-compose.yml which, unfortunately, is tracked by Git. Once support for multiline env var values has been added to Docker, we should migrate and read the config from a .env file instead (which is not tracked by Git). [0]: https://github.com/docker/compose/issues/3527 | |||
| 2020-03-04 | Skip validation checks for videoplayback, ggpht | Omar Roth | |
