aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* specify grid row for comment sectionJames Taylor2018-07-101-0/+6
* keep end of playlist items (no checkbox) aligned with video itemsJames Taylor2018-07-091-2/+2
* add checkbox for adding video on watch page to playlistJames Taylor2018-07-093-17/+29
* small adjustment to related videos title line heightJames Taylor2018-07-091-1/+2
* fix search box not having query searched for in results pageJames Taylor2018-07-092-4/+4
* add support for viewing local playlistsJames Taylor2018-07-085-4/+170
* add checkbox to medium itemsJames Taylor2018-07-082-35/+51
* front-end support for adding to playlistsJames Taylor2018-07-0815-279/+106
* server-side support for adding to local playlistsJames Taylor2018-07-084-15/+17
* fix extraneous escapes in saved video info for playlistsJames Taylor2018-07-081-1/+1
* fixed more comments not workingJames Taylor2018-07-071-2/+3
* fix comment replies being limited to 10James Taylor2018-07-062-6/+91
* channel playlists: fix error when 0 playlists, correct stats for playlistJames Taylor2018-07-062-4/+19
* remove grid-specific methodsJames Taylor2018-07-061-41/+2
* fix video length not being gotten for grid renderersJames Taylor2018-07-062-3/+14
* make grid-items and list-items usable elsewhereJames Taylor2018-07-063-27/+31
* search: removed obsolete codeJames Taylor2018-07-061-93/+2
* fix thumbnail sizes in search resultsJames Taylor2018-07-061-0/+6
* add playlist tab to channelsJames Taylor2018-07-064-12/+63
* fix thumbnail sizes for grid-itemsJames Taylor2018-07-051-1/+4
* prevent title from overflowing items generallyJames Taylor2018-07-051-2/+15
* use unified item code for channel gridJames Taylor2018-07-053-12/+17
* remove obsolete playlist codeJames Taylor2018-07-051-121/+0
* fix long titles messing up related videosJames Taylor2018-07-051-2/+5
* fix exception when channel has no videosJames Taylor2018-07-041-1/+5
* fix error when getting no content in channel responseJames Taylor2018-07-035-7/+14
* removed some obsolete codeJames Taylor2018-07-023-82/+2
* get_text: return blank text when 'runs' is emptyJames Taylor2018-07-021-0/+4
* 502 Bad Gateway instead of just 500 errorJames Taylor2018-07-021-4/+5
* fix playlist thumbnailJames Taylor2018-07-021-1/+1
* fix line endingsJames Taylor2018-07-0222-3259/+3260
* add .gitattributes, default deny foreign addressesJames Taylor2018-07-012-141/+171
* initial commitJames Taylor2018-06-3023-0/+3419