aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/shared.css
Commit message (Collapse)AuthorAgeFilesLines
* Fix display of movie thumbnails in related videosJames Taylor2020-01-101-0/+1
|
* Channel: Change search results to use next and previous page buttonsJames Taylor2019-12-231-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 clippingJames Taylor2019-09-181-1/+2
|
* Add optional javascript for adding videos to playlists without the browser ↵James Taylor2019-09-151-0/+12
| | | | cancelling loading of the video, and to display a status message
* Merge subscriptions into masterJames Taylor2019-09-061-1/+4
|\
| * Merge flask framework and other stuff from masterJames Taylor2019-08-091-1/+4
| |
* | Layout: Add themesJames Taylor2019-08-251-7/+7
| |
* | Layout: Add some space after item thumbnailJames Taylor2019-08-251-0/+1
| |
* | Layout: Prevent item checkbox size from shrinking sometimesJames Taylor2019-08-241-0/+1
| |
* | Layout: Prevent long author name from overflowing in items with vertical statsJames Taylor2019-08-241-0/+4
| |
* | Layout: add option to hide comments/related vids by default but click to ↵James Taylor2019-08-241-0/+1
| | | | | | | | show using <details>
* | Layout: Simplify color schemeJames Taylor2019-08-241-3/+3
| |
* | Layout: simplify CSS layout on most pagesJames Taylor2019-08-241-0/+3
| |
* | Layout: Regression: fix blank space at bottom of short pagesJames Taylor2019-08-231-1/+3
| |
* | Layout: refactor item system to be more maintainable, add vertical item typeJames Taylor2019-08-231-187/+120
| |
* | Layout: Center header contentJames Taylor2019-08-181-0/+1
| |
* | Layout: Replace local playlists link with home link in header and use ↵James Taylor2019-08-181-94/+67
|/ | | | flexbox to make it work on smaller window sizes
* Refactor search pageJames Taylor2019-06-211-0/+6
|
* Convert watch page to flask frameworkJames Taylor2019-06-161-0/+372