Commit Graph

127 Commits

Author SHA1 Message Date
Omar Roth 44ebf0ed8e Add detection for ad tags and category 2018-04-07 20:09:20 -05:00
Omar Roth 69dd52bac3 Use generic url for thumbnails 2018-04-05 20:54:56 -05:00
Omar Roth 841308929d Add &start and &end to watch page 2018-04-05 20:46:32 -05:00
Omar Roth ff91ec820c Remove notifications once viewed 2018-04-05 20:07:14 -05:00
Omar Roth e2b5b7793a Use fill_links once instead of per comment 2018-04-05 20:06:22 -05:00
Omar Roth 815aeeb29c Fix subscriptions on watch page 2018-04-03 22:09:53 -05:00
Omar Roth 10c1cfa4b5 Use optional query for watch page 2018-04-03 17:06:50 -05:00
Omar Roth e2c50d4d1f Use get_user for watch page 2018-04-03 16:52:58 -05:00
Omar Roth 8d66493c01 Remove string interpolation from SQL queries 2018-04-02 18:38:03 -05:00
Omar Roth a54f59ad74 Minor refactor 2018-04-01 10:09:08 -05:00
Omar Roth 29545a7a6f Remove nonfunctional element on login page 2018-04-01 10:01:34 -05:00
Omar Roth 57102c54c7 Add notifications 2018-03-31 19:09:27 -05:00
Omar Roth 7757eca92c Add subscribe and unsubscribe button 2018-03-31 09:51:14 -05:00
Omar Roth 2c5d75dcce Add enable and disable notifications (bell dinging feature) 2018-03-30 20:52:10 -05:00
Omar Roth 6c4cfbe39d Add users table 2018-03-29 21:41:05 -05:00
Omar Roth 239a6c892c Use seperate table for videos pulled from RSS 2018-03-28 22:29:54 -05:00
Omar Roth e89f15a65c Use alternate thumbnail url for search page 2018-03-28 19:01:07 -05:00
Omar Roth f047f87100 Use alternative url for watch page thumbnails 2018-03-28 18:52:02 -05:00
Omar Roth 799e172609 Clean up comments 2018-03-25 22:21:24 -05:00
Omar Roth edfe1eefe8 Add channel refresh 2018-03-25 22:18:29 -05:00
Omar Roth 15f4d95ab4 Add fix for testing authentication 2018-03-24 22:56:41 -05:00
Omar Roth 253ea8113b Minor fix for filters and search 2018-03-24 22:39:07 -05:00
Omar Roth 076eaa7635 Add subscriptions 2018-03-24 22:38:35 -05:00
Omar Roth 2490833b6b Add logout 2018-03-22 12:44:36 -05:00
Omar Roth 48da2ced46 Add error handling for top videos 2018-03-19 12:35:35 -05:00
Omar Roth 02f1cd1a8b Remove error message 2018-03-17 00:02:02 -05:00
Omar Roth 39df8ab200 Add rescue for video ranking 2018-03-16 23:57:31 -05:00
Omar Roth 2be57276a2 Add refresh for top videos 2018-03-16 23:01:35 -05:00
Omar Roth 46f8032fb9 Fix dash manifest 2018-03-16 21:10:38 -05:00
Omar Roth 7704b76f45 Fix HTTP redirect 2018-03-16 19:58:33 -05:00
Omar Roth 97b93d548b Disable language filtering when there is no key 2018-03-16 19:52:25 -05:00
Omar Roth 997449ab4b Add language detection for top videos 2018-03-16 19:36:49 -05:00
Omar Roth 6581f96b70 Add fix for HTTP::Cookies 2018-03-16 12:06:03 -05:00
Omar Roth d8372aa83e Add login page 2018-03-16 11:40:29 -05:00
Omar Roth e8013c6d5c Use try instead of ternary 2018-03-14 18:06:21 -05:00
Omar Roth c8a798e13c Add fix for streams 2018-03-14 18:05:19 -05:00
Omar Roth f33cbb8b92 Add sources for iOS 2018-03-13 18:41:09 -05:00
Omar Roth e37e9a0b8e Add qualityselector 2018-03-13 18:37:56 -05:00
Omar Roth 1a6c28735c Fix DASH manifest to be more similar to YT's 2018-03-12 22:16:38 -05:00
Omar Roth 8fb97a4511 Add suppor for dash manifest 2018-03-12 20:36:49 -05:00
Omar Roth 6795c183af Remove logging for Reddit comments 2018-03-11 10:36:15 -05:00
Omar Roth d664d6b371 Only use HSTS if SSL is enabled 2018-03-11 10:29:40 -05:00
Omar Roth 31d1315c60 Fix HSTS header 2018-03-11 10:24:12 -05:00
Omar Roth 6d7ae6f638 Only add HTTP query if it exists 2018-03-09 14:13:26 -06:00
Omar Roth cf07b66c12 Use 301 for HTTP redirect 2018-03-09 14:11:30 -06:00
Omar Roth 84fc87229c Add full path redirect 2018-03-09 13:35:31 -06:00
Omar Roth 2596410b97 Add HTTP redirect 2018-03-09 13:22:04 -06:00
Omar Roth eb1d1e30d1 Add config file 2018-03-09 12:42:23 -06:00
Omar Roth e22d6d8549 Add max-age for static assets 2018-03-09 11:28:57 -06:00
Omar Roth caf82ccb8f Add error message for reddit comments 2018-03-09 10:47:25 -06:00