Commit Graph

890 Commits (3c98601f35270fd3cf06b138de17b2c5e6919521)

Author SHA1 Message Date
Omar Roth 4b76b93610 Add continuous playback 6 years ago
Omar Roth 1465cefa17 Move HMAC tokens into users.cr 6 years ago
Omar Roth dcddb6fb83 Update license information 6 years ago
Omar Roth 7f868ecdf9 Add unminimized sources and license information 6 years ago
Omar Roth e8c9641548 Update info extractor 6 years ago
Omar Roth b9e2fee2c9 Fix templating for videos with 0 comments 6 years ago
Omar Roth aaf8bdb28c Disable unimplemented route 6 years ago
Omar Roth b77c73df0d Clean up data import/export 6 years ago
Omar Roth 6066615553 Update formatting 6 years ago
Omar Roth 30d040b02a Fix extractor for author thumbnails 6 years ago
Omar Roth 8e6bee75e7 Add CSRF prevention for /signout 6 years ago
Omar Roth 28f564ee4c Fix XSS in title and input bar 6 years ago
Omar Roth 1ea563f4f1 Add error message for fetching channel videos 6 years ago
Omar Roth c5d2a57206 Speed up importing watch history 6 years ago
Omar Roth 6ae5d489ec Add 'liveNow' to /api/v1/channels 6 years ago
Omar Roth 0a1c84ada1 Add support for partial data restore 6 years ago
Omar Roth fee3b93339 Add 'liveNow' to /api/v1/channels/videos 6 years ago
Omar Roth 31a9abc03a Add favicon 6 years ago
Omar Roth 3748c0083f Update Twitter thumbnail 6 years ago
Omar Roth 7a6d4e6ef9 Add extra handling for autoplay 6 years ago
Omar Roth 1ff8579575 Check user_id as part of validating CSRF tokens 6 years ago
Omar Roth b9c29bf537 Add option for user to delete their account 6 years ago
Omar Roth f988123820 Revert "Add Origin header checks"
This reverts commit 2be240767c.
6 years ago
Omar Roth 2be240767c Add Origin header checks 6 years ago
Omar Roth 103949c61e Update twitter thumbnail 6 years ago
Omar Roth 316a73f07e Remove duration for playlists in search results 6 years ago
Omar Roth 570e09333a Add error message for empty 'v' param 6 years ago
Omar Roth 4e33d3a0b9 Fix index out of bounds for playlist ucid 6 years ago
Omar Roth 9e022f3b04 Add redirect for empty 'v' param 6 years ago
Omar Roth 1dcca85819 Fix typo in template.ecr 6 years ago
Omar Roth 4f856dd898 Add support for Crystal 0.27.0 6 years ago
Omar Roth c912e63fb5 Only check invalid size passwords on register 6 years ago
Omar Roth 7e558c5b1d Add error messages for invalid password sizes 6 years ago
Omar Roth d739ef8fd3 Add fix for videos without keywords 6 years ago
Omar Roth c92f6e44e7 Update keywords and view_count 6 years ago
Omar Roth 19516eaa25 Add option to view comments with JS disabled 6 years ago
Omar Roth 468e6b1c27 Fix mix continuation 6 years ago
Omar Roth 596960f35a Remove migration points 6 years ago
Omar Roth e39dec9778 Add option to listen by default 6 years ago
Omar Roth 8794e26e67 Add length_seconds to channel_videos 6 years ago
Omar Roth eb44a60f8d Remove migration point 6 years ago
Omar Roth 791f216a45 Don't remove unsupported sources 6 years ago
Omar Roth be601a7584 Fix handling for non-existent channels 6 years ago
Omar Roth ceff2763a5 Update error messages for /api/v1/channels 6 years ago
Omar Roth 81ea2bf799 Don't nest YouTube replies 6 years ago
Omar Roth ed3d9ce540 Make channel extractor more robust 6 years ago
Omar Roth ef95dc2380 Add fix for show playlists 6 years ago
Omar Roth 4875aa1d7e Add partial support for video duration in thumbnails 6 years ago
Omar Roth 3ee7201f5d Comma seperate comment scores 6 years ago
Omar Roth 94d116974b Add break between text and sub count 6 years ago
Omar Roth 5c87cf1547 Update subscribe buttons 6 years ago
Omar Roth 1cfa1f6559 Add 'paid' and 'premium' flags to API 6 years ago
Omar Roth 57d88ffcc8 Fix fallback for comments 6 years ago
Omar Roth e46e6183ae Fix proxying for videos 6 years ago
Omar Roth b49623f90f Revert "Attempt to bypass channel region locks"
This reverts commit 95c6747a3e.
6 years ago
Omar Roth 95c6747a3e Attempt to bypass channel region locks 6 years ago
Omar Roth 245d0b571f Add next page for channels with geo-blocked videos 6 years ago
Omar Roth 6e0df50a03 Remove migration points 6 years ago
Omar Roth f88697541c Add author_thumbnail to '/api/v1/videos' 6 years ago
Omar Roth 5eefab62fd Add "show replies" and "hide replies" 6 years ago
Omar Roth 13b0526c7a Fix subscribe button when logged out 6 years ago
Omar Roth 1568a35cfb Add column to video update 6 years ago
Omar Roth 93082c0a45 Remove migration points 6 years ago
Omar Roth 1a39faee75 Add subCountText and add XHR alternative for subscribing to channels 6 years ago
Omar Roth 81b447782a Fix speed param for playlist preferences 6 years ago
Omar Roth c87aa8671c Add fix for continuation on playlists smaller than 100 videos 6 years ago
Omar Roth 921c34aa65 Create materialized views for Google accounts 6 years ago
Omar Roth ccc423f682 Fix 'latest only' feed 6 years ago
Omar Roth 02335f3390 Fix typo 6 years ago
Omar Roth bcc8ba73bf Fix update_feeds job 6 years ago
Omar Roth 35e63fa3f5 Use materialized views for subscription feeds 6 years ago
Omar Roth 2dbe151ceb Add speed param to playlist redirect 6 years ago
Omar Roth e2c15468e0 Make usernames case-insensitive 6 years ago
Omar Roth 022427e20e Fix typo 6 years ago
Omar Roth 88430a6fc0 Add playlist playback support 6 years ago
Omar Roth c72b9bea64 Add '&list' to videos shown on mix page 6 years ago
Omar Roth 80bc29f3cd Add basic handling for (almost) valid video URLs 6 years ago
Omar Roth f7125c1204 Move watch page JS into seperate file 6 years ago
Omar Roth 6f9056fd84 Add extra handling for shortened video URLs 6 years ago
Omar Roth 3733fe8272 Redirect mixes 6 years ago
Omar Roth 98bb20abcd Add option to switch between YouTube and Reddit comments 6 years ago
Omar Roth a4d44d3286 Fix position of [ + ] button for YouTube comments 6 years ago
Omar Roth dc358fc7e5 Don't add channels if they've been deleted 6 years ago
Omar Roth e14f2f2750 Prevent duplicate subscriptions when importing user data 6 years ago
Omar Roth 650b44ade2 Improve comment templating 6 years ago
Omar Roth 3830604e42 Try to speed up find_working_proxies 6 years ago
Omar Roth f83e9e6eb9 Add config option for geo-bypass 6 years ago
Omar Roth 236358d3ad Escape search query in "next page" and "previous page" links 6 years ago
Omar Roth f8eb5ab416 Break after successful response 6 years ago
Omar Roth ae2850215f Fix method for detecting valid info resposne 6 years ago
Omar Roth d418f50576 Make geo-bypass more robust 6 years ago
Omar Roth 8c04768ef8 Add support for geo-bypass in '/videoplayback' 6 years ago
Omar Roth a718d5543d Add 'lang' and 'tlang' to '/api/v1/captions' 6 years ago
Omar Roth 20130db556 Add mixes 6 years ago
Omar Roth 7d35b6e44f Add rel="noopener" to target="_blank" links 6 years ago
Omar Roth 8530c1f4ec Fix typo 6 years ago
Omar Roth 29a6291957 Show info instead of empty playlist when possible 6 years ago
Omar Roth 25ba5bda62 Fix encoding of playlist index 6 years ago
Omar Roth 477c84deb1 Don't deliver new notifications for YouTube Red videos 6 years ago
Omar Roth c2f7d3d41c Add handling for specific genre channels 6 years ago