| Commit message (Expand) | Author | Age | Files | Lines |
* | Layout: Add links to homepage | James Taylor | 2019-08-24 | 1 | -0/+22 |
* | Layout: Prevent long author name from overflowing in items with vertical stats | James Taylor | 2019-08-24 | 1 | -2/+2 |
* | Layout: Make item titles non-clickable in empty space after wrapped text | James Taylor | 2019-08-24 | 1 | -1/+1 |
* | Layout: Theater layout: Expand video width across page only as necessary base... | James Taylor | 2019-08-24 | 1 | -1/+4 |
* | Layout: add option to hide comments/related vids by default but click to show... | James Taylor | 2019-08-24 | 1 | -52/+67 |
* | Layout: Make downloads click-to-show instead of hover-to-show using <details>... | James Taylor | 2019-08-24 | 1 | -39/+51 |
* | Layout: Add option to use 720p resolution | James Taylor | 2019-08-24 | 1 | -1/+1 |
* | Layout: Add theater mode | James Taylor | 2019-08-24 | 1 | -6/+28 |
* | Layout: Simplify color scheme | James Taylor | 2019-08-24 | 2 | -16/+7 |
* | Layout: simplify CSS layout on most pages | James Taylor | 2019-08-24 | 7 | -212/+118 |
* | Layout: Put related videos below video when page is too small | James Taylor | 2019-08-23 | 2 | -215/+230 |
* | Layout: simplify watch page space distribution on edges | James Taylor | 2019-08-23 | 1 | -1/+1 |
* | Layout: refactor item system to be more maintainable, add vertical item type | James Taylor | 2019-08-23 | 3 | -109/+38 |
* | Layout: Replace local playlists link with home link in header and use flexbox... | James Taylor | 2019-08-18 | 1 | -13/+11 |
* | Add pagination for local playlists | James Taylor | 2019-08-09 | 1 | -0/+3 |
* | Regression: Fix csp preventing subtitles from working | James Taylor | 2019-08-07 | 1 | -1/+1 |
* | Add content security policy to ensure mistakes or exploits never lead to thir... | James Taylor | 2019-07-26 | 1 | -0/+1 |
* | channel.html: add some space to the left of the page | James Taylor | 2019-07-24 | 1 | -5/+15 |
* | Add 'subscribers' and 'videos' after corresponding numbers in channel item in... | James Taylor | 2019-07-24 | 1 | -2/+2 |
* | channel: Add short description under channel name | James Taylor | 2019-07-23 | 1 | -2/+5 |
* | playlist: fix incorrect display of description | James Taylor | 2019-07-22 | 1 | -1/+1 |
* | Channel: fix oversized thumbnails in firefox quantum | James Taylor | 2019-07-22 | 1 | -0/+3 |
* | Use variable to set title on base template instead of block | James Taylor | 2019-07-21 | 13 | -19/+13 |
* | Add status template, use for comment deletion status | James Taylor | 2019-07-21 | 1 | -0/+8 |
* | Convert comment posting system to flask framework | James Taylor | 2019-07-21 | 4 | -17/+80 |
* | Convert login to flask framework and fix the login, and fix account display | James Taylor | 2019-07-21 | 2 | -1/+61 |
* | Convert comments to flask framework | James Taylor | 2019-07-19 | 3 | -1/+135 |
* | common_elements.html: Accept missing channel description as blank | James Taylor | 2019-07-07 | 1 | -1/+1 |
* | watch_page: refactor music list into flask template | James Taylor | 2019-07-07 | 1 | -2/+19 |
* | Convert local_playlist to flask framework | James Taylor | 2019-07-06 | 2 | -0/+73 |
* | Convert channel page to flask framework | James Taylor | 2019-07-06 | 2 | -12/+158 |
* | common_elements.html: accept missing description as blank | James Taylor | 2019-07-04 | 1 | -1/+1 |
* | Convert playlist page to flask framework | James Taylor | 2019-07-04 | 1 | -0/+106 |
* | Refactor watch page related videos to use item rendering macro | James Taylor | 2019-06-21 | 1 | -1/+4 |
* | Refactor search page | James Taylor | 2019-06-21 | 3 | -1/+209 |
* | Inherit from base template | James Taylor | 2019-06-17 | 3 | -40/+126 |
* | Convert watch page to flask framework | James Taylor | 2019-06-16 | 2 | -0/+239 |