Commit graph

44 commits

Author SHA1 Message Date
Omar Roth 50222fb1bc
Merge pull request #48 from omarroth/add-watch-history
Add watch history
2018-07-30 08:01:06 -05:00
Omar Roth 8fbc066df1 Try to split longer lines 2018-07-29 10:02:41 -05:00
Omar Roth c07016b45c Fix template_comments and comments with formatting 2018-07-29 09:48:33 -05:00
Omar Roth b5c92c1a2f Add watch history 2018-07-29 09:00:32 -05:00
Omar Roth 0d23f25a8c Add option to redirect homepage to subscription feed 2018-07-28 22:31:02 -05:00
Omar Roth 7060c67328
Merge pull request #46 from omarroth/add-channel-rss
Add channel RSS
2018-07-28 20:45:01 -05:00
Omar Roth 1eb7066c74 Add YouTube comments 2018-07-28 09:49:58 -05:00
Omar Roth ac5dbadfc1 Add channel RSS 2018-07-28 08:24:53 -05:00
Omar Roth 9355c60f6e Refactor 'decode_date' 2018-07-28 07:50:22 -05:00
Omar Roth 20ddd3c025
Merge pull request #43 from omarroth/thin-mode
Add thin mode
2018-07-26 18:00:13 -05:00
Omar Roth 8ed9624e0a Fix bug in delivering user notifications 2018-07-26 16:30:39 -05:00
Omar Roth 548ad14154 Update Video mapping 2018-07-26 15:09:05 -05:00
Omar Roth 09a9364427 Update videos SQL 2018-07-26 14:49:06 -05:00
Omar Roth 0f46c18f99 Add 'genre', 'allowedRegions', 'isFamilyFriendly' to videos 2018-07-26 14:24:45 -05:00
Omar Roth 8764b298ad Add thin mode 2018-07-26 12:09:29 -05:00
Omar Roth 0fba601e91 Fix crash in video crawler 2018-07-26 08:41:23 -05:00
Omar Roth 3f577650bc Add numbers to clock CAPTCHA 2018-07-25 22:25:14 -05:00
Omar Roth 5800376818 Fix clock CAPTCHA on iOS 2018-07-24 21:26:19 -05:00
Omar Roth 4042b54afb Add fix for function names with numbers in them 2018-07-24 17:04:49 -05:00
Omar Roth 115a815528 Add `/videos/:id' 2018-07-23 15:09:11 -05:00
Omar Roth 965a399492 Simplify 'published' extraction 2018-07-23 13:48:43 -05:00
Omar Roth 09cd7bcc66 Catch errors in 'fetch_video' fibers 2018-07-22 11:17:29 -05:00
Omar Roth 87d520bb02 Add option to set HMAC key 2018-07-21 22:35:28 -05:00
Omar Roth e49dadbb65 Add option to redirect to HTTPS links even if ssl isn't enabled 2018-07-21 21:28:10 -05:00
Omar Roth 44effdd3a6
Merge pull request #23 from omarroth/add-feed
Add Atom feed
2018-07-20 18:35:40 -05:00
Omar Roth 5c3494006f Optimize fetch_video 2018-07-20 16:39:31 -05:00
Omar Roth 6135006b26 Add Atom feed 2018-07-20 11:19:49 -05:00
Omar Roth d29ea79a5d Add separate user accounts 2018-07-18 20:15:18 -05:00
Omar Roth 68d5ee95b3 Add fix for decoding invalid user preferences 2018-07-18 19:13:06 -05:00
Omar Roth abab7fca87 Fix preferences for existing users 2018-07-18 15:49:01 -05:00
Omar Roth eaf8854f96 Fix preferences for new users 2018-07-18 15:40:50 -05:00
Omar Roth 44016a6779 Fix minute matching in decode_time 2018-07-18 15:17:02 -05:00
Omar Roth 18f8a4ae1a Add latest_only and sort options for subscription feed 2018-07-18 09:20:34 -05:00
Omar Roth 0bb07e55f5 Add ability to automatically extract video signature funtion 2018-07-17 10:53:17 -05:00
Omar Roth e1ec1b6837 Use smarter query for updating channels 2018-07-17 09:20:07 -05:00
Omar Roth cecb93f832 Update signature 2018-07-17 07:39:42 -05:00
Omar Roth a6292d956d Add option to change max_results 2018-07-16 19:31:49 -05:00
Omar Roth 58b5e97fc4 Add speed and fix <select> options 2018-07-16 11:57:52 -05:00
Omar Roth 96c520b02b Add user preferences 2018-07-16 11:24:24 -05:00
Omar Roth 06dfcc679f Update signature 2018-07-13 16:14:32 -05:00
Omar Roth c56a945533 Update signature 2018-07-13 08:50:32 -05:00
Omar Roth f7fad7fe85 Update signature 2018-07-12 09:36:25 -05:00
Omar Roth 6660b2b56b Fix conflict on video update 2018-07-09 13:00:15 -05:00
Omar Roth eb1df96e1b Remove patch and update file structure 2018-07-06 07:59:56 -05:00
Renamed from src/helpers.cr (Browse further)