| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 5 | -87/+104 |
* | Display video title & thumbnail on comment pages | James Taylor | 2018-08-26 | 3 | -17/+67 |
* | 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 | 4 | -3/+11 |
* | Fix comments not working as result of youtube changes | James Taylor | 2018-08-24 | 1 | -7/+63 |
* | Add favicon | James Taylor | 2018-08-20 | 11 | -1/+10 |
* | Indicate if video is unlisted | James Taylor | 2018-08-14 | 4 | -11/+29 |
* | music list: don't include album column if no tracks use it | James Taylor | 2018-08-09 | 1 | -6/+19 |
* | Use the more descriptive error when vid not available | James Taylor | 2018-08-09 | 1 | -2/+2 |
* | List similar projects in readme | James Taylor | 2018-08-09 | 1 | -0/+12 |
* | 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 | 4 | -3/+97 |
* | fix channel title on channel search page | James Taylor | 2018-08-06 | 1 | -2/+2 |
* | update readme | James Taylor | 2018-08-01 | 1 | -4/+7 |
* | Return blank page for searching when visiting just localhost/youtube.com | James Taylor | 2018-07-31 | 3 | -83/+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 |
* | update readme, add youtube-dl relicensing permission | James Taylor | 2018-07-30 | 1 | -2/+6 |
* | 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: explicit size for avatar, so no page jump | James Taylor | 2018-07-27 | 1 | -0/+2 |
* | channel about page: list links vertically, not inline | James Taylor | 2018-07-27 | 2 | -1/+3 |
* | 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 | 4 | -42/+101 |
* | POST on same page when removing from playlist, so url doesn't change | James Taylor | 2018-07-24 | 2 | -9/+11 |
* | put local-playlist link before playlist-add form | James Taylor | 2018-07-24 | 1 | -10/+12 |
* | relay headers when proxying site so caching happens | James Taylor | 2018-07-24 | 1 | -1/+1 |
* | 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 |
* | fix adding video on watch page to playlist | James Taylor | 2018-07-20 | 1 | -1/+1 |
* | preserve whitespace in descriptions & comments | James Taylor | 2018-07-20 | 3 | -3/+3 |
* | ability to remove videos from playlist | James Taylor | 2018-07-20 | 5 | -43/+50 |
* | specify youtube error instead of just 500 | James Taylor | 2018-07-20 | 2 | -4/+22 |
* | ignore clarificationRenderers | James Taylor | 2018-07-19 | 1 | -1/+1 |
* | add channel searching | James Taylor | 2018-07-19 | 4 | -4/+75 |
* | add link to local playlists on all pages | James Taylor | 2018-07-19 | 2 | -9/+25 |
* | ability to install the xml search plugin from all pages | James Taylor | 2018-07-18 | 8 | -0/+8 |
* | increase timeout | James Taylor | 2018-07-16 | 1 | -1/+1 |
* | . | James Taylor | 2018-07-16 | 1 | -1/+2 |
* | Merge branch 'master' of https://github.com/user234683/youtube-local | James Taylor | 2018-07-16 | 1 | -2/+1 |
|\ |
|
| * | Add screenshots | James Taylor | 2018-07-16 | 1 | -0/+4 |
* | | Add screenshots | James Taylor | 2018-07-16 | 1 | -0/+5 |
|/ |
|
* | support gridShowRenderers | James Taylor | 2018-07-16 | 1 | -25/+33 |