Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove trailing whitespaces | zrose584 | 2020-10-21 | 1 | -3/+3 |
| | |||||
* | Playlist page: Fix error on failure to extract playlist title | James Taylor | 2020-07-25 | 1 | -1/+1 |
| | | | | Such as when the playlist was deleted or doesn't exist | ||||
* | Extraction: Rewrite item_extraction for better error handling and ↵ | James Taylor | 2019-12-18 | 1 | -2/+3 |
| | | | | readability, rename extracted names for more consistency | ||||
* | Extraction: Move playlist extraction to yt_data_extract | James Taylor | 2019-09-08 | 1 | -1/+1 |
| | |||||
* | Layout: simplify CSS layout on most pages | James Taylor | 2019-08-24 | 1 | -75/+46 |
| | |||||
* | playlist: fix incorrect display of description | James Taylor | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | Use variable to set title on base template instead of block | James Taylor | 2019-07-21 | 1 | -1/+1 |
| | |||||
* | Convert playlist page to flask framework | James Taylor | 2019-07-04 | 1 | -0/+106 |