Commit Graph

1191 Commits (ae7b5fac74767ec9a7be8ef3d7cb1a0c95494323)

Author SHA1 Message Date
Omar Roth ab7e1b42bd Add '/api/v1/annotations/:id' 6 years ago
afrmtbl a7723e6ded Implement "fields" parameter from the YouTube Data API (#429)
* Implement fields handling
6 years ago
Omar Roth 1b78001201 Use struct for allocations 6 years ago
Omar Roth 36c0eae7ed Add /feeds/videos.xml 6 years ago
Omar Roth 0ae43e242f Fix pubsub job for newly added channels 6 years ago
Omar Roth 388e58bf1e Update handling for preferences 6 years ago
Omar Roth eee973fe86 Fix host in redirect 6 years ago
Omar Roth 61769c6f9c Fix local redirects in /videoplayback 6 years ago
Omar Roth 7a0f0ca5ce Fix thin mode 6 years ago
Omar Roth 63be05146d Fix expire for prefs cookie 6 years ago
Omar Roth 9239cfb3c1 Fix redirect for shortened video urls 6 years ago
Omar Roth d70933c9f2 Fix typo in allow_ratings 6 years ago
Omar Roth 9ac2ddcb4d Fix premiere_timestamp without scheduledStartTime 6 years ago
Omar Roth 8d9569e06b Add 'unlisted' icon to watch page 6 years ago
Omar Roth c15790f230 Use user preferences in embedded videos 6 years ago
Omar Roth 13924a8353 Fix duplicate file extension 6 years ago
Omar Roth fd84b57ac8 Use tuples for "qualities" in API endpoints 6 years ago
Omar Roth 591a6b330a Remove 'crawl_threads', fix sleep in fibers 6 years ago
Omar Roth a3b767bb13 Add live now indicator to playlists 6 years ago
Omar Roth 847ee61bf4 Fix typo in APIHandler 6 years ago
Omar Roth 0c6cede287 Format files and trim trailing whitespace 6 years ago
Omar Roth 1c8075ca40 Add 0.25 to list of playback rates 6 years ago
Omar Roth 56b0952cd1 Update sources 6 years ago
Omar Roth 57c05354c2 Move 'pretty=1' into middleware 6 years ago
Omar Roth 90b5479735 Fix error message for invalid video ID 6 years ago
Omar Roth 1079c4516c Automatically recreate views with outdated schema 6 years ago
Omar Roth 7381985c79 Fix typo in logger 6 years ago
Omar Roth fd26f9f34e Add support for premieres to search and feed 6 years ago
Omar Roth 88b70973cc Add 'premiereTimestamp' to /api/v1/videos 6 years ago
Omar Roth f0658bbd09 Add 'liveNow' to subscription feed 6 years ago
Omar Roth 6e51189d4d Expire nonce on register 6 years ago
Omar Roth f1d7aa09e4 Add fix for Google cookies with no extension 6 years ago
Omar Roth 88e6b865d9 Update contact email for text captcha 6 years ago
Omar Roth d5c6d74f14 Fix loading icon size 6 years ago
Omar Roth 202f3d36c4 Bake in branch, commit, version 6 years ago
Omar Roth 9091b36249 Don't require CAPTCHA for login 6 years ago
Omar Roth 21285d9f6d Fix file extension for download widget 6 years ago
Omar Roth 2ebc773863 Add mixes to genre channels 6 years ago
Omar Roth 44f4057876 Fix issue with cookie expiration 6 years ago
Omar Roth d85020079f Add shortcuts for changing playbackRate 6 years ago
Omar Roth 956dc382ea Clean up player CSS 6 years ago
Omar Roth 99aa214859 Add 'thumbnail_id' to playlists 6 years ago
Omar Roth 405e98f429 Add 1.25 and 0.75 playback rates 6 years ago
Omar Roth a8c375fc95 Update copyright notice 6 years ago
Omar Roth 4a56a2cad6 Remove outline when clicking on player 6 years ago
Omar Roth e738e57e26 Add 'local' option to preferences 6 years ago
Omar Roth 21ebc398fa Add privacy policy 6 years ago
Omar Roth e86eb16d91 Add temporary fix for crystal-lang/crystal#7383 6 years ago
Omar Roth 1fcd1ff3e8 Add better fallback for '/videoplayback' 6 years ago
Omar Roth 58f4212aa8 Remove 'host' from query params 6 years ago
Omar Roth f01152eda1 Add 'host' to '/videoplayback' 6 years ago
Omar Roth 11ff40bcd6 Fix paths for 'local=true&raw=1' 6 years ago
Omar Roth 46e985b306 Add 'dark_mode', 'thin_mode' as query parameters 6 years ago
Omar Roth fdc014af67 Add '&local=true' to watch and embed pages 6 years ago
Omar Roth bf11a46abe Bump expire time for pubsub 6 years ago
Omar Roth 8f41130a14 Update and add missing text to locales 6 years ago
Omar Roth 9b8703cf49 Fix tab name for auto-generated channels 6 years ago
Omar Roth c4d77bc18a Use host_url for generating thumbnails 6 years ago
Omar Roth bc1e62ce51 Add 'external_port' 6 years ago
Omar Roth ce528c9783 Update sorting for subscriptions 6 years ago
Omar Roth b9c7501012 Fix typo in pubsub update 6 years ago
Omar Roth ae10052aaf Fix date parsing for RSS feeds 6 years ago
Omar Roth 10abcd519f Add RSS alternate to channel and subscription pages 6 years ago
Eugene Molotov 7380585f00
Add alternate link with rss feed to playlist page 6 years ago
Omar Roth 7557ffcda1 Mark deleted channels in /subscription_manager 6 years ago
Omar Roth bc9d70109c Fix typo in index 6 years ago
Omar Roth a65998274f Defer loading videojs-share until last 6 years ago
Omar Roth b2f4a0276a Remove "lease_seconds" from pubsub response 6 years ago
Omar Roth 99d9c3a900 Fix rows for subscribe job 6 years ago
Omar Roth e4dc430c74 Update hub topic URL 6 years ago
Omar Roth 1435516a9c Add port number to host URL 6 years ago
Omar Roth 2a1befb41a Fix sorting for latest_only 6 years ago
Omar Roth 2840d98fd4 Fix tagging for current version 6 years ago
Omar Roth 32b9c0c840 Fix tagging for current branch 6 years ago
Omar Roth 6375a62465 Clean up handling for callback endpoint 6 years ago
Omar Roth aa63c3f70e Update formatting and default feed menu 6 years ago
Omar Roth 004fb96b2f Add nonce to pubsub token 6 years ago
Tommy Miland a1af75a87f Update template.ecr
Add current branch to footer.
Add icons to footer.
6 years ago
Tommy Miland 732bd28c92 Update invidious.cr
Add current branch.
6 years ago
Omar Roth 7425700009 Update pubsub to support lease_seconds 6 years ago
Omar Roth 8e884fe115 Fix webhook endpoints 6 years ago
Omar Roth 96c09450b8 Fix column name ucid in jobs 6 years ago
Omar Roth 64cfd2296c Add support for subscribing to channels via PubSubHubbub 6 years ago
Omar Roth 17cf0772fb Set domain to be nil by default 6 years ago
Omar Roth 66605196ad Remove "detect_language" from dependencies 6 years ago
Omar Roth 2c9b148627 Add 'playlists' tab to channel page 6 years ago
Omar Roth 07ef48a07a Add length_seconds to playlist on watch page 6 years ago
Omar Roth 03f94db5e2 Fix watch filtering from subscription feed when watch history is empty 6 years ago
Omar Roth 9b202adebd Remove <hr> from footer 6 years ago
Omar Roth daf8e5b8b6 Remove array from usage statistics 6 years ago
Omar Roth f0cc7a925c Add 'lastChannelRefreshedAt' to /api/v1/stats 6 years ago
Omar Roth 057e69fe70 Update User-Agent and statistics schema 6 years ago
Omar Roth 4be82c5ca6 Add /api/v1/stats 6 years ago
Omar Roth 0eaf8f38a1 Add support for Basque translation 6 years ago
Omar Roth 5859cd290c Clean up footer and add version 6 years ago
Omar Roth a39b1583da Add administrator preferences 6 years ago
Omar Roth 2fe545e19a Add content element to RSS feeds 6 years ago
Omar Roth ea52c05f05 Fix escaping for video filenames 6 years ago
Omar Roth 7ffc3a0652 Set updated for deleted channels 6 years ago
Omar Roth 51df0860cc Update dependencies 6 years ago