index
:
invidious
master
Invidious is an alternative front-end to YouTube
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
2019-02-06
Simplify video extractor
Omar Roth
2019-02-05
Fix Google login
0.14.0
Omar Roth
2019-02-04
Add 'related_videos' to video params
Omar Roth
2019-02-04
Use IO::Memory for creating continuation tokens
Omar Roth
2019-02-03
Proxy creator thumbnail for heart container
Omar Roth
2019-02-02
Add CORS to API endpoints
Omar Roth
2019-02-02
Merge pull request #334 from aaferrari/master
Omar Roth
2019-02-02
Properly escape email when creating view
Omar Roth
2019-02-01
Merge branch 'master' of https://github.com/omarroth/invidious
Agustin Ferrari
2019-02-01
Comments now show if they were edited and if they received a heart from the u...
Agustin Ferrari
2019-01-31
Only play after error if already playing
Omar Roth
2019-01-31
Respect DEFAULT_USER_PREFERENCES in video params
Omar Roth
2019-01-31
Default to showing recommendations for logged out users
Omar Roth
2019-01-31
Fix incorrect default in user preferences
Omar Roth
2019-01-31
Add interval and timeout for errors in player
Omar Roth
2019-01-31
Add errorcode for invalid video IDs
Omar Roth
2019-01-31
Add additional parameters in the API comments, highlight the user name in the...
Agustin Ferrari
2019-01-30
Change color to the links and add a couple of improvements in the comments
Agustin Ferrari
2019-01-29
Reload player instead of removing invalid source
Omar Roth
2019-01-28
Add handling to remove invalid sources
Omar Roth
2019-01-28
Respect playback rate when reloading player
Omar Roth
2019-01-28
Reload player on error
Omar Roth
2019-01-27
Update subscribe button immediately
Omar Roth
2019-01-27
Fix colors and data-url in download widget
Omar Roth
2019-01-27
Pull subscribe widget into separate file
Omar Roth
2019-01-27
Add internal redirect for video URLs
Omar Roth
2019-01-25
Fallback on ucid for channel search when author contains hyphen
Omar Roth
2019-01-25
Fix links to invalid genre channels
Omar Roth
2019-01-25
Add 'pretty=1' option to API endpoints
Omar Roth
2019-01-25
Add error message for unavailable endpoint /api/v1/insights/:id
Omar Roth
2019-01-24
Add sleep to popular_videos and top_videos
Omar Roth
2019-01-24
Add retry for /videoplaybacl
Omar Roth
2019-01-24
Add logger to method calls
Omar Roth
2019-01-24
Use logger instead of STDOUT
Omar Roth
2019-01-24
Add fix to download widget for titles with unescaped characters
Omar Roth
2019-01-23
Add redirect for legacy '/profile' endpoint
Omar Roth
2019-01-23
Use params for importing dash sources
Omar Roth
2019-01-23
Add download widget
Omar Roth
2019-01-23
Stop trying to pull comments after 10 timeouts
Omar Roth
2019-01-23
Run 'crystal tool format'
Omar Roth
2019-01-23
Fix typo in config documentation
Omar Roth
2019-01-23
Add documentation to config
Omar Roth
2019-01-23
Add -o option for redirecting output
Omar Roth
2019-01-21
Add 'fr' to list of supported locales
Omar Roth
2019-01-21
Use locale for "Only show latest" text
Omar Roth
2019-01-20
Move 'domain' into config.yml
Omar Roth
2019-01-20
Add handling for empty continuation
Omar Roth
2019-01-20
Add fix for pulling comments from age-gated videos
Omar Roth
2019-01-20
Fix comments without startTimeSeconds
Omar Roth
2019-01-19
Remove unnecessary comment
Omar Roth
[next]