aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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 ↵James Taylor2019-07-241-2/+2
| | | | | | | | | | | | in search results
* | | Remove ad-hoc response saving from code, create a debug setting for fetch_urlJames Taylor2019-07-238-46/+33
| | |
* | | channel: Add short description under channel nameJames Taylor2019-07-232-3/+6
| | |
* | | Fix error when channel has empty descriptionJames Taylor2019-07-231-2/+4
| | |
* | | Fix unrouted channel avatar image on empty channelsJames Taylor2019-07-231-10/+13
| | |
* | | playlist: fix incorrect display of descriptionJames Taylor2019-07-221-1/+1
| | |
* | | Channel: fix oversized thumbnails in firefox quantumJames Taylor2019-07-221-0/+3
| | |
* | | Add homepage routeJames Taylor2019-07-221-0/+4
| | |
* | | Fix unlisted video detectionJames Taylor2019-07-221-1/+1
| | |
* | | opensearch.xml: add port number in the other search URL just in caseJames Taylor2019-07-221-1/+1
| | |
* | | Use variable to set title on base template instead of blockJames Taylor2019-07-2113-19/+13
| | |
* | | Add status template, use for comment deletion statusJames Taylor2019-07-212-2/+10
| | |
* | | Add flask Firefox search engine routeJames Taylor2019-07-211-1/+7
| | |
* | | Convert captioning to flaskJames Taylor2019-07-211-0/+11
| | |
* | | Delete obsolete filesJames Taylor2019-07-218-519/+2
| | |
* | | Convert comment posting system to flask frameworkJames Taylor2019-07-217-112/+149
| | |
* | | Convert login to flask framework and fix the login, and fix account displayJames Taylor2019-07-213-85/+79
| | |
* | | Convert comments to flask frameworkJames Taylor2019-07-197-326/+255
| | |
* | | watch.py regression: fix error pageJames Taylor2019-07-071-1/+1
| | |
* | | common_elements.html: Accept missing channel description as blankJames Taylor2019-07-071-1/+1
| | |
* | | watch_page: refactor music list into flask templateJames Taylor2019-07-072-41/+33
| | |
* | | Convert local_playlist to flask frameworkJames Taylor2019-07-065-143/+122
| | |
* | | Fix medium playlist items displaying incorrectlyJames Taylor2019-07-061-1/+1
| | |
* | | Convert channel page to flask frameworkJames Taylor2019-07-068-483/+364
| | |
* | | Merge branch 'master' into flask-frameworkJames Taylor2019-07-042-147/+495
|\ \ \
| * | | Update youtube-dl to fix various issuesJames Taylor2019-06-212-147/+495
| | |/ | |/|
* | | common_elements.html: accept missing description as blankJames Taylor2019-07-041-1/+1
| | |
* | | Convert playlist page to flask frameworkJames Taylor2019-07-045-150/+137
| | |
* | | Search: fix corrections not workingJames Taylor2019-06-211-2/+2
| | |
* | | Fix get_subtitle_sources functionJames Taylor2019-06-211-1/+1
| | |
* | | Refactor watch page related videos to use item rendering macroJames Taylor2019-06-212-12/+20
| | |
* | | Refactor search pageJames Taylor2019-06-217-86/+364
| | |
* | | watch: Fix error pageJames Taylor2019-06-171-2/+2
| | |
* | | Inherit from base templateJames Taylor2019-06-175-152/+128
| | |
* | | Convert watch page to flask frameworkJames Taylor2019-06-16136-431/+52024
|/ /
* | Fix comment parsing error due to comments from deleted channelsJames Taylor2019-05-091-4/+11
| |
* | Update readme with new requirementJames Taylor2019-04-231-2/+2
| |
* | Fix new breakageJames Taylor2019-04-232-6/+12
| |
* | Fix error with channel searches with non-ascii charactersJames Taylor2019-03-251-1/+1
| |
* | README: clarify speed differencesJames Taylor2019-03-141-1/+1
| |
* | html_common: remove x_item_html functionsJames Taylor2019-02-262-52/+6
| |
* | prevent urllib3 from decoding contentJames Taylor2019-02-261-1/+1
| |
* | Use persistent connectionsJames Taylor2019-02-2538-21/+9394
| |
* | refactor common.py into 3 filesJames Taylor2019-02-2112-479/+520
| |
* | playlist: fix error when there's no descriptionJames Taylor2019-02-161-3/+4
|/
* fetch_url: Ensure urllib never leaks python versionJames Taylor2019-02-161-1/+6
|
* channel: Don't completely fail if can't retrieve # of vidsJames Taylor2019-02-161-1/+10
|
* Search results: Use more performant layout strategyJames Taylor2019-02-141-39/+20
|