| Age | Commit message (Collapse) | Author |
|
Improve youtube api calls
|
|
|
|
|
|
|
|
As the amount of API endpoint function grow, this will
prevent ugly code copy/pasta
|
|
|
|
|
|
Add documentation
Bump web client version string
Add charset=UTF-8 to the 'content-type' header
Parse JSON and return it as a Hash
Handle API error messages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve player controls for mobile devices
|
|
Add autofocus attribute to search input
|
|
Add ability to expand/collapse description.
|
|
Update regex expressions to handle unexpected '};'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since the main action of this form is to search something, the input should automatically be focused.
|
|
|
|
add option to disable quic
|
|
Change empty home page to search engine like layout
|
|
|
|
|
|
|
|
|
|
|
|
Fix API giving ytimg instead of instance URLs for thumbnails
|
|
Add multiple video route aliases.
|
|
Fix for issue #1989
|
|
Fix footer position to bottom of page
|
|
|
|
Fixes #1989
|
|
|
|
|
|
Fix channel info extract for video game channels
|
|
|
|
|
|
|
|
|
|
|