summaryrefslogtreecommitdiff
path: root/src/invidious/routes
AgeCommit message (Expand)Author
2022-05-19Invert title & video ID in downloaded file nameSamantaz Fox
2022-05-07Fix download of captionsSamantaz Fox
2022-05-01Apply 2859.diffSamantaz Fox
2022-04-30Revert "Youtube verification badge" (#3070)Émilien Devos
2022-04-30Merge pull request #2859 from jonas-w/verified-badgeSamantaz Fox
2022-04-27It's OTF, not OFTSamantaz Fox
2022-04-27Fix 'adaptiveFormats' not available for livestreams in videos APISamantaz Fox
2022-04-22Bump videojs to 7.12.1 (#3011)Émilien Devos
2022-04-03Make use of Search::Query/Filters and associated HTML generatorSamantaz Fox
2022-03-29Create a search processors moduleSamantaz Fox
2022-03-13Merge branch 'iv-org:master' into verified-badgeJonas
2022-03-06API: fix suggestions not workinSamantaz Fox
2022-02-25Merge branch 'iv-org:master' into verified-badgeJonas
2022-02-24Merge pull request #2922 from SamantazFox/download-widget-fixSamantaz Fox
2022-02-24Merge pull request #2925 from matthewmcgarvey/routes-finalSamantaz Fox
2022-02-24Don't double-encode file titleSamantaz Fox
2022-02-23Combine notifications endpoints and move themmatthewmcgarvey
2022-02-23Move live endpoints into Channels routematthewmcgarvey
2022-02-23Move captcha endpoint into Login routematthewmcgarvey
2022-02-23Make the history recording optional.Le Jester
2022-02-23Use a dedicated endpoind for downloadsSamantaz Fox
2022-02-22Move remaining routes to new structurematthewmcgarvey
2022-02-22Extract live endpoints to routematthewmcgarvey
2022-02-22Fix captions regexSamantaz Fox
2022-02-22Make a function that builds the download widget's HTMLSamantaz Fox
2022-02-18Expose version in /api/v1/stats with statistic disabledFéry Mathieu (Mathius)
2022-02-14Merge pull request #2871 from SamantazFox/user-code-cleaningSamantaz Fox
2022-02-11video_playback: Check "host" parameter validitySamantaz Fox
2022-02-07Use a regex to fix badly aligned captionsSamantaz Fox
2022-02-07Move user pages (ECR files) to subfolderSamantaz Fox
2022-02-07Move user cookies to their own moduleSamantaz Fox
2022-02-07Move import logic to its own moduleSamantaz Fox
2022-02-07Move user captcha code to its own moduleSamantaz Fox
2022-02-07Move remaining user-related routes out of main fileSamantaz Fox
2022-02-07Merge pull request #2868 from SamantazFox/related-channels-items-fixSamantaz Fox
2022-02-07Fix typosDimitris Apostolou
2022-02-07Crystal formatjonas-w
2022-02-07Removed dummy values and added checks for items.ecrjonas-w
2022-02-07API: handle related channels parsing exceptionsSamantaz Fox
2022-02-07Related channel may contain a continuation entrySamantaz Fox
2022-02-04Refactored code and added badges to Search but many dummies because of the wa...jonas-w
2022-02-02Add support for clipsSamantaz Fox
2022-02-02Merge pull request #2827 from SamantazFox/more-code-cleanupSamantaz Fox
2022-01-30Merge pull request #2845 from SamantazFox/more-db-improvementsSamantaz Fox
2022-01-27Cleanup channel helpers codematthewmcgarvey
2022-01-28search functions: Don't return result countSamantaz Fox
2022-01-28Fix more 'Lint/ShadowingOuterLocalVar' warnings reported by amebaSamantaz Fox
2022-01-28Fix some 'Lint/ShadowingOuterLocalVar' warnings reported by amebaSamantaz Fox
2022-01-28Remove useless 'locale = env.get...' from many routesSamantaz Fox
2022-01-28Remove useless arguments from playlist-related functionsSamantaz Fox