aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix long sequences of letters in descriptions & comments overflowingJames Taylor2018-09-022-1/+2
|
* fix header on other pagesJames Taylor2018-09-023-10/+2
|
* Fix channels sometimes giving 500James Taylor2018-09-022-9/+11
|
* Download dropdown: don't push everything downJames Taylor2018-09-011-0/+1
|
* Use less laggy grid layout strategy for watch pageJames Taylor2018-09-013-33/+21
|
* Reorganize comment systemJames Taylor2018-09-016-98/+146
|
* remove unused codeJames Taylor2018-08-311-78/+0
|
* Return comments by newest after posting top-level commentJames Taylor2018-08-313-13/+17
|
* default disable googlevideo domain debuggingJames Taylor2018-08-312-6/+13
|
* fetch_url: space between report text and latencyJames Taylor2018-08-311-1/+1
|
* Ability to reply to commentsJames Taylor2018-08-316-2/+162
|
* ignore unknown renderer typesJames Taylor2018-08-311-2/+3
|
* Fix blank comments causing parsing to failJames Taylor2018-08-301-1/+2
|
* Ability to post comments (not reply yet)James Taylor2018-08-295-87/+104
|
* Display video title & thumbnail on comment pagesJames Taylor2018-08-263-17/+67
|
* Comments: In title, indicate page number or that page contains repliesJames Taylor2018-08-261-2/+21
|
* Fix title attribute missing from title link for some itemsJames Taylor2018-08-261-1/+1
|
* fix extraneous escape in comment usernameJames Taylor2018-08-251-1/+1
|
* Fix comments with long usernames breaking comment sectionJames Taylor2018-08-244-3/+11
|
* Fix comments not working as result of youtube changesJames Taylor2018-08-241-7/+63
|
* Add faviconJames Taylor2018-08-2011-1/+10
|
* Indicate if video is unlistedJames Taylor2018-08-144-11/+29
|
* music list: don't include album column if no tracks use itJames Taylor2018-08-091-6/+19
|
* Use the more descriptive error when vid not availableJames Taylor2018-08-091-2/+2
|
* List similar projects in readmeJames Taylor2018-08-091-0/+12
|
* fix shelves breaking channel videos pageJames Taylor2018-08-061-2/+4
|
* list music used in video if availableJames Taylor2018-08-064-3/+97
|
* fix channel title on channel search pageJames Taylor2018-08-061-2/+2
|
* update readmeJames Taylor2018-08-011-4/+7
|
* Return blank page for searching when visiting just localhost/youtube.comJames Taylor2018-07-313-83/+9
|
* remove leftover debug writing causing error when no debug directoryJames Taylor2018-07-311-2/+2
|
* fix errors when data directory doesn't exist alreadyJames Taylor2018-07-311-1/+7
|
* update readme, add youtube-dl relicensing permissionJames Taylor2018-07-301-2/+6
|
* justify uploader url to start so it doesn't span outside textJames Taylor2018-07-301-0/+2
|
* fix channel about page error when has no linksJames Taylor2018-07-271-1/+1
|
* channel about page: explicit size for avatar, so no page jumpJames Taylor2018-07-271-0/+2
|
* channel about page: list links vertically, not inlineJames Taylor2018-07-272-1/+3
|
* fix error with certain channels that have tabs hiddenJames Taylor2018-07-271-4/+18
|
* .James Taylor2018-07-271-1/+0
|
* fix 502 bad gateway when searchingJames Taylor2018-07-271-1/+2
|
* options for sorting when searchingJames Taylor2018-07-254-42/+101
|
* POST on same page when removing from playlist, so url doesn't changeJames Taylor2018-07-242-9/+11
|
* put local-playlist link before playlist-add formJames Taylor2018-07-241-10/+12
|
* relay headers when proxying site so caching happensJames Taylor2018-07-241-1/+1
|
* fix double html escape of titles in local playlistJames Taylor2018-07-241-3/+5
|
* extra space at bottom of downloads popup so don't mouse out of it accidentallyJames Taylor2018-07-231-0/+1
|
* correctly handle 'search instead for'James Taylor2018-07-231-5/+7
|
* fix adding video on watch page to playlistJames Taylor2018-07-201-1/+1
|
* preserve whitespace in descriptions & commentsJames Taylor2018-07-203-3/+3
|
* ability to remove videos from playlistJames Taylor2018-07-205-43/+50
|