| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-19 | Remove unnecessary "Welcome, " on username display | syeopite | |
| 2021-06-19 | Display username in header | Mateusz Makowski | |
| 2021-06-19 | Connect to api.invidious.io with https | syeopite | |
| 2021-06-19 | Disable automatic instance redirection by default | syeopite | |
| 2021-06-19 | Rephrase auto instance redirect preference | syeopite | |
| 2021-06-19 | Refactor fetch_random_instance | syeopite | |
| 2021-06-19 | Handle if inst. api is down for rand inst fetch | syeopite | |
| 2021-06-19 | Fix inst. fetching for inst w/ disabled stats/err | syeopite | |
| 2021-06-19 | Fix <hr> styling on empty search page | syeopite | |
| 2021-06-19 | Add switch invidious instance btn to all chan tabs | syeopite | |
| 2021-06-19 | Fix locale consistency for err template redirects | syeopite | |
| 2021-06-19 | Add redirect buttons to error template | syeopite | |
| 2021-06-19 | Fix switch invidious instance btn on videos | syeopite | |
| 2021-06-19 | Enhance fetch_random_instance func | syeopite | |
| Handle cross-inst. redirect w/ broken health stats Add check for instance version in cross-redirect | |||
| 2021-06-19 | Allow automatic instance redirect to be turned off | syeopite | |
| Instead the "switch invidious instance" link would bring users to redirect.invidious.io | |||
| 2021-06-19 | Fix locale discrepancy for instance redirect btn | syeopite | |
| 2021-06-19 | Add playlist redirect | syeopite | |
| 2021-06-19 | Add channel redirect | syeopite | |
| 2021-06-19 | Generalize redirect route | syeopite | |
| 2021-06-19 | Add instance redirect on empty/broken search | syeopite | |
| 2021-06-19 | Overhaul button icon html and styling | syeopite | |
| 2021-06-19 | Add new icon button for instance redirects | syeopite | |
| 2021-06-19 | Change wording of redirect hyperlink | syeopite | |
| 2021-06-19 | Expose instance redirect to frontend | syeopite | |
| 2021-06-19 | Add route to redirect to another instance | syeopite | |
| 2021-06-19 | Add helper function to fetch random instance | syeopite | |
| 2021-06-19 | Merge pull request #2124 from raycheung/master | TheFrenchGhosty | |
| Fix storyboard when proxied with an external port | |||
| 2021-06-19 | Merge pull request #2168 from SamantazFox/rewrite-response-headers | TheFrenchGhosty | |
| Rewrite response headers | |||
| 2021-06-19 | Typo | TheFrenchGhosty | |
| 2021-06-19 | Merge pull request #2152 from syeopite/hooks-and-scripts | TheFrenchGhosty | |
| Add scripts to ease development | |||
| 2021-06-17 | Rewrite response headers | Samantaz Fox | |
| Fixes #2018 and #2153 | |||
| 2021-06-14 | Use if/else instead of return in search route | Samantaz Fox | |
| 2021-06-13 | Multiple search fixes | Samantaz Fox | |
| * Remove percent-encoding of the search query when calling youtube API, as it breaks UTF-8 * Empty search redirects to /search, not / * Show the fullscreen search "home page" (from #1977) at /search * Allow 'region=' parameter to be passed to /search * Other minor fixes | |||
| 2021-06-13 | Change internal i18n key of sv-SE from sv to sv-SE | syeopite | |
| 2021-06-08 | Decode URL encoded preference cookie when parsing | syeopite | |
| 2021-06-08 | Upgrade to crystal 1.0.0 | syeopite | |
| 2021-06-07 | Merge pull request #1985 from SamantazFox/improve-youtube-api-helper | syeopite | |
| Improve youtube api calls | |||
| 2021-06-04 | typo in the template file | Émilien Devos | |
| 2021-05-29 | Fix storyboard when proxied with an external port | Ray Cheung | |
| Say if it's `http://host:port` internally and proxied to `https://domain:external_port`, the storyboard URL was rendered as `https://domain:port`. | |||
| 2021-05-24 | Allow user preferences to effect extend_desc | syeopite | |
| 2021-05-24 | Fix youtube API function's documentation | Samantaz Fox | |
| 2021-05-24 | Craft the "context" data in a dedicated function | Samantaz Fox | |
| As the amount of API endpoint function grow, this will prevent ugly code copy/pasta | |||
| 2021-05-24 | Use '/youtubei/v1/browse' endpoint for playlists | Samantaz Fox | |
| 2021-05-24 | Use '/youtubei/v1/search' endpoint for search queries | Samantaz Fox | |
| 2021-05-24 | Multiple youtube_api.cr helper fixes | Samantaz Fox | |
| Add documentation Bump web client version string Add charset=UTF-8 to the 'content-type' header Parse JSON and return it as a Hash Handle API error messages | |||
| 2021-05-23 | Change videojs-vr to the unminified version | syeopite | |
| 2021-05-23 | Fix lint | syeopite | |
| 2021-05-23 | Add licence for videojs-vr | syeopite | |
| 2021-05-23 | Allow configurable support of interactive 360 vid | syeopite | |
| 2021-05-23 | Add support for VR videos through videojs-vr | syeopite | |
