Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to mobile api endpoint to fix 'Unknown error' blockage | James Taylor | 2020-08-11 | 1 | -0/+7 |
| | | | | See https://github.com/iv-org/invidious/issues/1319#issuecomment-671732646 | ||||
* | Channel searching: indicate if there's no results | James Taylor | 2019-12-23 | 1 | -1/+5 |
| | |||||
* | Channel: Change search results to use next and previous page buttons | James Taylor | 2019-12-23 | 1 | -30/+51 |
| | | | | 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. | ||||
* | Rewrite channel extraction with proper error handling and new extraction ↵ | James Taylor | 2019-12-21 | 1 | -2/+8 |
| | | | | | | names. Extract subscriber_count correctly. Don't just shove english strings into info['stats']. Actually give semantic names for the stats. | ||||
* | Merge subscriptions into master | James Taylor | 2019-09-06 | 1 | -0/+9 |
|\ | |||||
| * | Add subscribe button on channels | James Taylor | 2019-08-10 | 1 | -0/+9 |
| | | |||||
* | | Layout: Add themes | James Taylor | 2019-08-25 | 1 | -2/+1 |
|/ | |||||
* | channel.html: add some space to the left of the page | James Taylor | 2019-07-24 | 1 | -5/+15 |
| | |||||
* | channel: Add short description under channel name | James Taylor | 2019-07-23 | 1 | -2/+5 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Convert channel page to flask framework | James Taylor | 2019-07-06 | 1 | -0/+144 |