Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Channel: Change search results to use next and previous page buttons | James Taylor | 2019-12-23 | 1 | -0/+11 |
| | | | | Because youtube doesn't give the number of search results, so previous behavior would give an error if a page number out of range was selected. | ||||
* | Fix related videos title clipping | James Taylor | 2019-09-18 | 1 | -1/+2 |
| | |||||
* | Add optional javascript for adding videos to playlists without the browser ↵ | James Taylor | 2019-09-15 | 1 | -0/+12 |
| | | | | cancelling loading of the video, and to display a status message | ||||
* | Comments: Fix some avatars overflowing | James Taylor | 2019-09-10 | 1 | -0/+3 |
| | |||||
* | Watch page: Background color on video when scrubbing bar larger than video | James Taylor | 2019-09-09 | 3 | -0/+3 |
| | |||||
* | Merge subscriptions into master | James Taylor | 2019-09-06 | 4 | -3/+27 |
|\ | |||||
| * | Merge flask framework and other stuff from master | James Taylor | 2019-08-09 | 1 | -1/+4 |
| | | |||||
* | | Settings: Fix centering and color scheme on other themes | James Taylor | 2019-09-06 | 3 | -0/+13 |
| | | |||||
* | | Layout: Add themes | James Taylor | 2019-08-25 | 5 | -10/+47 |
| | | |||||
* | | Layout: Add some space after item thumbnail | James Taylor | 2019-08-25 | 1 | -0/+1 |
| | | |||||
* | | Layout: Prevent item checkbox size from shrinking sometimes | James Taylor | 2019-08-24 | 1 | -0/+1 |
| | | |||||
* | | Layout: Prevent long author name from overflowing in items with vertical stats | James Taylor | 2019-08-24 | 1 | -0/+4 |
| | | |||||
* | | Layout: add option to hide comments/related vids by default but click to ↵ | James Taylor | 2019-08-24 | 1 | -0/+1 |
| | | | | | | | | show using <details> | ||||
* | | Layout: add some space below more comments button | James Taylor | 2019-08-24 | 1 | -0/+1 |
| | | |||||
* | | Layout: Simplify color scheme | James Taylor | 2019-08-24 | 1 | -3/+3 |
| | | |||||
* | | Layout: simplify CSS layout on most pages | James Taylor | 2019-08-24 | 1 | -0/+3 |
| | | |||||
* | | Layout: Regression: fix blank space at bottom of short pages | James Taylor | 2019-08-23 | 1 | -1/+3 |
| | | |||||
* | | Layout: refactor item system to be more maintainable, add vertical item type | James Taylor | 2019-08-23 | 1 | -187/+120 |
| | | |||||
* | | Layout: Center header content | James Taylor | 2019-08-18 | 1 | -0/+1 |
| | | |||||
* | | Layout: Replace local playlists link with home link in header and use ↵ | James Taylor | 2019-08-18 | 1 | -94/+67 |
|/ | | | | flexbox to make it work on smaller window sizes | ||||
* | Refactor search page | James Taylor | 2019-06-21 | 1 | -0/+6 |
| | |||||
* | Convert watch page to flask framework | James Taylor | 2019-06-16 | 3 | -0/+501 |