コミットグラフ

905 コミット

作成者 SHA1 メッセージ 日付
Omar Roth d185ba84bf Remember nonce to prevent replay attacks 2018-11-17 13:18:12 -06:00
Omar Roth c7f0a6f2e1 Create proper JSON request for Google login 2018-11-17 12:17:40 -06:00
Omar Roth 48526435ad Add CSRF token for Google accounts 2018-11-15 20:23:17 -06:00
Omar Roth b92542ea35 Show autoplay when playlist is invalid 2018-11-15 18:05:10 -06:00
Omar Roth e6bc5bb35d Use <audio> tag for audio only 2018-11-15 17:52:53 -06:00
Omar Roth 6ca7a71db9 Fix channel sort on mobile 2018-11-15 17:05:29 -06:00
Omar Roth bf867c3fcf Add cookie sharing with subdomains 2018-11-15 16:41:43 -06:00
Omar Roth 6db235becf Remove nil assertions from video extractor 2018-11-15 09:38:29 -06:00
Omar Roth adcefa4ffa Add 'published - reverse' option to feed 2018-11-13 20:29:36 -06:00
Omar Roth c8b321920d Add channel video count to search results 2018-11-13 19:18:08 -06:00
Omar Roth 47ed8bd13f Add channel sort to '/api/v1/channels/videos' 2018-11-13 19:11:16 -06:00
Omar Roth 44e9b4ac2a Add channel sort options 2018-11-13 19:04:25 -06:00
Omar Roth 0e26e4d407 Remove video title tooltip 2018-11-12 18:37:58 -06:00
Omar Roth 9113846d10 Fix typo in genre urls 2018-11-12 10:01:31 -06:00
Omar Roth df7480bcb6 Fix comment templating when JavaScript is disabled 2018-11-11 23:31:27 -06:00
Omar Roth 4b76b93610 Add continuous playback 2018-11-11 11:45:05 -06:00
Omar Roth 1465cefa17 Move HMAC tokens into users.cr 2018-11-11 09:44:16 -06:00
Omar Roth dcddb6fb83 Update license information 2018-11-11 08:47:42 -06:00
Omar Roth 7f868ecdf9 Add unminimized sources and license information 2018-11-10 11:08:03 -06:00
Omar Roth e8c9641548 Update info extractor 2018-11-10 10:50:09 -06:00
Omar Roth b9e2fee2c9 Fix templating for videos with 0 comments 2018-11-10 09:05:44 -06:00
Omar Roth aaf8bdb28c Disable unimplemented route 2018-11-09 20:37:46 -06:00
Omar Roth b77c73df0d Clean up data import/export 2018-11-09 17:25:24 -06:00
Omar Roth 6066615553 Update formatting 2018-11-09 08:48:02 -06:00
Omar Roth 30d040b02a Fix extractor for author thumbnails 2018-11-08 18:32:47 -06:00
Omar Roth 8e6bee75e7 Add CSRF prevention for /signout 2018-11-08 17:42:25 -06:00
Omar Roth 28f564ee4c Fix XSS in title and input bar 2018-11-08 17:27:21 -06:00
Omar Roth 1ea563f4f1 Add error message for fetching channel videos 2018-11-08 17:10:14 -06:00
Omar Roth c5d2a57206 Speed up importing watch history 2018-11-08 16:43:28 -06:00
Omar Roth 6ae5d489ec Add 'liveNow' to /api/v1/channels 2018-11-08 16:35:57 -06:00
Omar Roth 0a1c84ada1 Add support for partial data restore 2018-11-08 16:35:26 -06:00
Omar Roth fee3b93339 Add 'liveNow' to /api/v1/channels/videos 2018-11-08 16:17:47 -06:00
Omar Roth 31a9abc03a Add favicon 2018-11-08 15:58:10 -06:00
Omar Roth 3748c0083f Update Twitter thumbnail 2018-11-08 08:45:08 -06:00
Omar Roth 7a6d4e6ef9 Add extra handling for autoplay 2018-11-08 08:37:48 -06:00
Omar Roth 1ff8579575 Check user_id as part of validating CSRF tokens 2018-11-08 00:29:20 -06:00
Omar Roth b9c29bf537 Add option for user to delete their account 2018-11-08 00:12:14 -06:00
Omar Roth f988123820 Revert "Add Origin header checks"
This reverts commit 2be240767c.
2018-11-07 23:13:51 -06:00
Omar Roth 2be240767c Add Origin header checks 2018-11-07 23:05:50 -06:00
Omar Roth 103949c61e Update twitter thumbnail 2018-11-07 22:26:50 -06:00
Omar Roth 316a73f07e Remove duration for playlists in search results 2018-11-07 10:07:47 -06:00
Omar Roth 570e09333a Add error message for empty 'v' param 2018-11-06 09:55:52 -06:00
Omar Roth 4e33d3a0b9 Fix index out of bounds for playlist ucid 2018-11-05 09:00:39 -06:00
Omar Roth 9e022f3b04 Add redirect for empty 'v' param 2018-11-05 07:31:48 -06:00
Omar Roth 1dcca85819 Fix typo in template.ecr 2018-11-05 07:31:18 -06:00
Omar Roth 4f856dd898 Add support for Crystal 0.27.0 2018-11-04 09:37:12 -06:00
Omar Roth c912e63fb5 Only check invalid size passwords on register 2018-11-04 08:30:16 -06:00
Omar Roth 7e558c5b1d Add error messages for invalid password sizes 2018-11-03 11:52:33 -05:00
Omar Roth d739ef8fd3 Add fix for videos without keywords 2018-11-02 08:26:35 -05:00
Omar Roth c92f6e44e7 Update keywords and view_count 2018-11-02 08:09:28 -05:00
Omar Roth 19516eaa25 Add option to view comments with JS disabled 2018-10-31 16:47:53 -05:00
Omar Roth 468e6b1c27 Fix mix continuation 2018-10-31 09:24:24 -05:00
Omar Roth 596960f35a Remove migration points 2018-10-30 10:03:03 -05:00
Omar Roth e39dec9778 Add option to listen by default 2018-10-30 09:41:23 -05:00
Omar Roth 8794e26e67 Add length_seconds to channel_videos 2018-10-30 09:20:51 -05:00
Omar Roth eb44a60f8d Remove migration point 2018-10-30 09:04:01 -05:00
Omar Roth 791f216a45 Don't remove unsupported sources 2018-10-30 08:34:55 -05:00
Omar Roth be601a7584 Fix handling for non-existent channels 2018-10-23 21:04:15 -05:00
Omar Roth ceff2763a5 Update error messages for /api/v1/channels 2018-10-23 20:58:07 -05:00
Omar Roth 81ea2bf799 Don't nest YouTube replies 2018-10-22 17:15:36 -05:00
Omar Roth ed3d9ce540 Make channel extractor more robust 2018-10-21 21:44:20 -05:00
Omar Roth ef95dc2380 Add fix for show playlists 2018-10-21 19:54:41 -05:00
Omar Roth 4875aa1d7e Add partial support for video duration in thumbnails 2018-10-20 20:37:55 -05:00
Omar Roth 3ee7201f5d Comma seperate comment scores 2018-10-20 13:52:06 -05:00
Omar Roth 94d116974b Add break between text and sub count 2018-10-19 16:20:35 -05:00
Omar Roth 5c87cf1547 Update subscribe buttons 2018-10-19 11:14:26 -05:00
Omar Roth 1cfa1f6559 Add 'paid' and 'premium' flags to API 2018-10-16 11:15:14 -05:00
Omar Roth 57d88ffcc8 Fix fallback for comments 2018-10-15 11:15:23 -05:00
Omar Roth e46e6183ae Fix proxying for videos 2018-10-14 11:29:20 -05:00
Omar Roth b49623f90f Revert "Attempt to bypass channel region locks"
This reverts commit 95c6747a3e.
2018-10-14 11:14:27 -05:00
Omar Roth 95c6747a3e Attempt to bypass channel region locks 2018-10-14 09:53:40 -05:00
Omar Roth 245d0b571f Add next page for channels with geo-blocked videos 2018-10-14 09:06:04 -05:00
Omar Roth 6e0df50a03 Remove migration points 2018-10-13 20:03:48 -05:00
Omar Roth f88697541c Add author_thumbnail to '/api/v1/videos' 2018-10-13 20:01:58 -05:00
Omar Roth 5eefab62fd Add "show replies" and "hide replies" 2018-10-13 19:40:42 -05:00
Omar Roth 13b0526c7a Fix subscribe button when logged out 2018-10-13 19:40:24 -05:00
Omar Roth 1568a35cfb Add column to video update 2018-10-12 22:37:12 -05:00
Omar Roth 93082c0a45 Remove migration points 2018-10-12 21:28:15 -05:00
Omar Roth 1a39faee75 Add subCountText and add XHR alternative for subscribing to channels 2018-10-12 21:17:37 -05:00
Omar Roth 81b447782a Fix speed param for playlist preferences 2018-10-10 19:55:28 -05:00
Omar Roth c87aa8671c Add fix for continuation on playlists smaller than 100 videos 2018-10-10 19:47:51 -05:00
Omar Roth 921c34aa65 Create materialized views for Google accounts 2018-10-10 16:10:58 -05:00
Omar Roth ccc423f682 Fix 'latest only' feed 2018-10-09 18:39:19 -05:00
Omar Roth 02335f3390 Fix typo 2018-10-09 18:10:27 -05:00
Omar Roth bcc8ba73bf Fix update_feeds job 2018-10-09 17:24:29 -05:00
Omar Roth 35e63fa3f5 Use materialized views for subscription feeds 2018-10-09 08:40:29 -05:00
Omar Roth 2dbe151ceb Add speed param to playlist redirect 2018-10-09 08:08:52 -05:00
Omar Roth e2c15468e0 Make usernames case-insensitive 2018-10-08 20:09:06 -05:00
Omar Roth 022427e20e Fix typo 2018-10-08 17:52:55 -05:00
Omar Roth 88430a6fc0 Add playlist playback support 2018-10-07 21:11:33 -05:00
Omar Roth c72b9bea64 Add '&list' to videos shown on mix page 2018-10-06 22:22:50 -05:00
Omar Roth 80bc29f3cd Add basic handling for (almost) valid video URLs 2018-10-06 22:22:22 -05:00
Omar Roth f7125c1204 Move watch page JS into seperate file 2018-10-06 22:20:40 -05:00
Omar Roth 6f9056fd84 Add extra handling for shortened video URLs 2018-10-06 22:19:36 -05:00
Omar Roth 3733fe8272 Redirect mixes 2018-10-06 22:18:50 -05:00
Omar Roth 98bb20abcd Add option to switch between YouTube and Reddit comments 2018-10-06 18:54:05 -05:00
Omar Roth a4d44d3286 Fix position of [ + ] button for YouTube comments 2018-10-06 18:53:27 -05:00
Omar Roth dc358fc7e5 Don't add channels if they've been deleted 2018-10-06 18:36:06 -05:00
Omar Roth e14f2f2750 Prevent duplicate subscriptions when importing user data 2018-10-06 18:19:47 -05:00
Omar Roth 650b44ade2 Improve comment templating 2018-10-05 10:08:24 -05:00