aboutsummaryrefslogtreecommitdiffstats
path: root/youtube
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Support opml for subscriptions importJames Taylor2019-06-091-1/+21
| * | | simplify list_from_comma_separated_tagsJames Taylor2019-06-091-15/+1
| * | | Overhaul refresh system, make it asynchronousJames Taylor2019-06-092-27/+171
| * | | Don't spam database with opening and closing when getting tags for many channelsJames Taylor2019-06-081-15/+15
| * | | Reduce boilerplate in db functions with context managersJames Taylor2019-06-081-133/+70
| * | | Add subscription manager systemJames Taylor2019-06-073-14/+334
| * | | Make thumbnails work and other stuffJames Taylor2019-06-054-39/+78
| * | | Ensure videos in subscriptions from same channel in orderJames Taylor2019-06-031-2/+2
| * | | Remove feed parsing for now since youtube doesn't honor If-Modified-Since headerJames Taylor2019-06-031-67/+4
| * | | Bring up to date with masterJames Taylor2019-06-0214-533/+612
| |\ \ \
| * | | | basic subscriptions systemJames Taylor2019-02-163-13/+64
| * | | | subscriptions pageJames Taylor2019-02-162-5/+36
| * | | | subscriptions: store video duration in databaseJames Taylor2019-02-161-1/+2
| * | | | subscriptions: Basic new videos checking function for channelJames Taylor2019-02-161-1/+102
| * | | | subscriptions: basic database codeJames Taylor2019-02-161-12/+70
* | | | | Always use 360p in non-theater modeJames Taylor2019-09-061-1/+6
* | | | | Settings: Fix centering and color scheme on other themesJames Taylor2019-09-064-3/+17
* | | | | Settings: Fix circular dependency for settings_pageJames Taylor2019-09-061-0/+3
* | | | | Merge branch 'settings'James Taylor2019-09-061-0/+64
|\ \ \ \ \
| * | | | | Add settings pageJames Taylor2019-08-171-0/+64
| | |_|_|/ | |/| | |
* | | | | Layout: Add themesJames Taylor2019-08-2511-21/+73
* | | | | Layout: Add some space after item thumbnailJames Taylor2019-08-251-0/+1
* | | | | Layout: Add links to homepageJames Taylor2019-08-242-1/+23
* | | | | 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-242-2/+6
* | | | | Layout: Make item titles non-clickable in empty space after wrapped textJames Taylor2019-08-241-1/+1
* | | | | Layout: Theater layout: Expand video width across page only as necessary base...James Taylor2019-08-242-1/+8
* | | | | Layout: add option to hide comments/related vids by default but click to show...James Taylor2019-08-243-52/+71
* | | | | Layout: Make downloads click-to-show instead of hover-to-show using <details>...James Taylor2019-08-241-39/+51
* | | | | Layout: Add option to use 720p resolutionJames Taylor2019-08-242-3/+13
* | | | | Layout: Add theater modeJames Taylor2019-08-242-6/+30
* | | | | Layout: add some space below more comments buttonJames Taylor2019-08-241-0/+1
* | | | | Layout: Simplify color schemeJames Taylor2019-08-243-19/+10
* | | | | Layout: simplify CSS layout on most pagesJames Taylor2019-08-248-212/+121
* | | | | Layout: Put related videos below video when page is too smallJames Taylor2019-08-232-215/+230
* | | | | Layout: simplify watch page space distribution on edgesJames Taylor2019-08-231-1/+1
* | | | | 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-237-303/+158
* | | | | Layout: Center header contentJames Taylor2019-08-181-0/+1
* | | | | Layout: Replace local playlists link with home link in header and use flexbox...James Taylor2019-08-182-107/+78
|/ / / /
* | | / Regression: Fix error when playlist has no descriptionJames Taylor2019-08-151-0/+3
| |_|/ |/| |
* | | Add pagination for local playlistsJames Taylor2019-08-092-5/+17
* | | Regression: Fix csp preventing subtitles from workingJames Taylor2019-08-071-1/+1
* | | rename enable_comments amd enable_related_videosJames Taylor2019-08-012-2/+2
* | | Add content security policy to ensure mistakes or exploits never lead to thir...James Taylor2019-07-261-0/+1
* | | channel bugfix: supply playlist names in playlist adding form for tabs with vidsJames Taylor2019-07-241-1/+3
* | | channel.html: add some space to the left of the pageJames Taylor2019-07-241-5/+15
* | | Add 'subscribers' and 'videos' after corresponding numbers in channel item in...James Taylor2019-07-241-2/+2
* | | Remove ad-hoc response saving from code, create a debug setting for fetch_urlJames Taylor2019-07-237-45/+29
* | | channel: Add short description under channel nameJames Taylor2019-07-232-3/+6