| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix long sequences of letters in descriptions & comments overflowing | James Taylor | 2018-09-02 | 1 | -0/+1 |
* | Fix channels sometimes giving 500 | James Taylor | 2018-09-02 | 2 | -9/+11 |
* | Use less laggy grid layout strategy for watch page | James Taylor | 2018-09-01 | 2 | -15/+10 |
* | Reorganize comment system | James Taylor | 2018-09-01 | 4 | -49/+141 |
* | remove unused code | James Taylor | 2018-08-31 | 1 | -78/+0 |
* | Return comments by newest after posting top-level comment | James Taylor | 2018-08-31 | 3 | -13/+17 |
* | default disable googlevideo domain debugging | James Taylor | 2018-08-31 | 1 | -6/+6 |
* | fetch_url: space between report text and latency | James Taylor | 2018-08-31 | 1 | -1/+1 |
* | Ability to reply to comments | James Taylor | 2018-08-31 | 4 | -2/+146 |
* | ignore unknown renderer types | James Taylor | 2018-08-31 | 1 | -2/+3 |
* | Fix blank comments causing parsing to fail | James Taylor | 2018-08-30 | 1 | -1/+2 |
* | Ability to post comments (not reply yet) | James Taylor | 2018-08-29 | 4 | -75/+16 |
* | Display video title & thumbnail on comment pages | James Taylor | 2018-08-26 | 2 | -16/+62 |
* | Comments: In title, indicate page number or that page contains replies | James Taylor | 2018-08-26 | 1 | -2/+21 |
* | Fix title attribute missing from title link for some items | James Taylor | 2018-08-26 | 1 | -1/+1 |
* | fix extraneous escape in comment username | James Taylor | 2018-08-25 | 1 | -1/+1 |
* | Fix comments with long usernames breaking comment section | James Taylor | 2018-08-24 | 2 | -3/+5 |
* | Fix comments not working as result of youtube changes | James Taylor | 2018-08-24 | 1 | -7/+63 |
* | Add favicon | James Taylor | 2018-08-20 | 3 | -1/+2 |
* | Indicate if video is unlisted | James Taylor | 2018-08-14 | 2 | -10/+21 |
* | music list: don't include album column if no tracks use it | James Taylor | 2018-08-09 | 1 | -6/+19 |
* | fix shelves breaking channel videos page | James Taylor | 2018-08-06 | 1 | -2/+4 |
* | list music used in video if available | James Taylor | 2018-08-06 | 2 | -2/+36 |
* | fix channel title on channel search page | James Taylor | 2018-08-06 | 1 | -2/+2 |
* | Return blank page for searching when visiting just localhost/youtube.com | James Taylor | 2018-07-31 | 2 | -4/+9 |
* | remove leftover debug writing causing error when no debug directory | James Taylor | 2018-07-31 | 1 | -2/+2 |
* | fix errors when data directory doesn't exist already | James Taylor | 2018-07-31 | 1 | -1/+7 |
* | justify uploader url to start so it doesn't span outside text | James Taylor | 2018-07-30 | 1 | -0/+2 |
* | fix channel about page error when has no links | James Taylor | 2018-07-27 | 1 | -1/+1 |
* | channel about page: list links vertically, not inline | James Taylor | 2018-07-27 | 1 | -1/+1 |
* | fix error with certain channels that have tabs hidden | James Taylor | 2018-07-27 | 1 | -4/+18 |
* | . | James Taylor | 2018-07-27 | 1 | -1/+0 |
* | fix 502 bad gateway when searching | James Taylor | 2018-07-27 | 1 | -1/+2 |
* | options for sorting when searching | James Taylor | 2018-07-25 | 3 | -39/+69 |
* | POST on same page when removing from playlist, so url doesn't change | James Taylor | 2018-07-24 | 1 | -8/+10 |
* | put local-playlist link before playlist-add form | James Taylor | 2018-07-24 | 1 | -10/+12 |
* | fix double html escape of titles in local playlist | James Taylor | 2018-07-24 | 1 | -3/+5 |
* | extra space at bottom of downloads popup so don't mouse out of it accidentally | James Taylor | 2018-07-23 | 1 | -0/+1 |
* | correctly handle 'search instead for' | James Taylor | 2018-07-23 | 1 | -5/+7 |
* | preserve whitespace in descriptions & comments | James Taylor | 2018-07-20 | 2 | -2/+2 |
* | ability to remove videos from playlist | James Taylor | 2018-07-20 | 4 | -31/+30 |
* | specify youtube error instead of just 500 | James Taylor | 2018-07-20 | 1 | -1/+17 |
* | ignore clarificationRenderers | James Taylor | 2018-07-19 | 1 | -1/+1 |
* | add channel searching | James Taylor | 2018-07-19 | 2 | -1/+72 |
* | add link to local playlists on all pages | James Taylor | 2018-07-19 | 2 | -9/+25 |
* | increase timeout | James Taylor | 2018-07-16 | 1 | -1/+1 |
* | support gridShowRenderers | James Taylor | 2018-07-16 | 1 | -25/+33 |
* | Support for downloading video in all available formats | James Taylor | 2018-07-16 | 2 | -20/+66 |
* | fix error with limited state videos | James Taylor | 2018-07-15 | 1 | -3/+3 |
* | add settings for enabling/disabling comments, comment avatars, & related vids | James Taylor | 2018-07-13 | 3 | -5/+22 |