Omar Roth
|
d0a690c303
|
Add CORS to API endpoints
|
6 years ago |
Omar Roth
|
a1af27b125
|
Merge pull request #334 from aaferrari/master
Color change in the links and several improvements in the comments
|
6 years ago |
Omar Roth
|
9989c8100a
|
Properly escape email when creating view
|
6 years ago |
Agustin Ferrari
|
c0e73e71c5
|
Merge branch 'master' of https://github.com/omarroth/invidious
|
6 years ago |
Agustin Ferrari
|
b0ba670c91
|
Comments now show if they were edited and if they received a heart from the uploader (plus additional classes in default.css). The isEdited attribute was also added in the comments API and new strings in en-US.json
|
6 years ago |
Omar Roth
|
d5c9b7dfe8
|
Only play after error if already playing
|
6 years ago |
Omar Roth
|
c9bc081f8c
|
Respect DEFAULT_USER_PREFERENCES in video params
|
6 years ago |
Omar Roth
|
fbb5df0849
|
Default to showing recommendations for logged out users
|
6 years ago |
Omar Roth
|
cef061d6fb
|
Fix incorrect default in user preferences
|
6 years ago |
Omar Roth
|
def58ff11f
|
Add interval and timeout for errors in player
|
6 years ago |
Omar Roth
|
9e73e3b153
|
Add errorcode for invalid video IDs
|
6 years ago |
Agustin Ferrari
|
e9ea365f2f
|
Add additional parameters in the API comments, highlight the user name in the uploader comments and I finished permalink of the comments.
|
6 years ago |
Agustin Ferrari
|
55118a6768
|
Change color to the links and add a couple of improvements in the comments
|
6 years ago |
Omar Roth
|
1e214aae7c
|
Reload player instead of removing invalid source
|
6 years ago |
Omar Roth
|
ff09a7255a
|
Add handling to remove invalid sources
|
6 years ago |
Omar Roth
|
26b7200360
|
Respect playback rate when reloading player
|
6 years ago |
Omar Roth
|
b38a2bbd12
|
Reload player on error
|
6 years ago |
Omar Roth
|
097cbcdae3
|
Update subscribe button immediately
|
6 years ago |
Omar Roth
|
c0fdc28a84
|
Fix colors and data-url in download widget
|
6 years ago |
Omar Roth
|
6218078c51
|
Pull subscribe widget into separate file
|
6 years ago |
Omar Roth
|
a9aae6b36c
|
Add internal redirect for video URLs
|
6 years ago |
Omar Roth
|
898b768b30
|
Fallback on ucid for channel search when author contains hyphen
|
6 years ago |
Omar Roth
|
1f6078cf25
|
Fix links to invalid genre channels
|
6 years ago |
Omar Roth
|
ba36ab9559
|
Add 'pretty=1' option to API endpoints
|
6 years ago |
Omar Roth
|
586c0a0579
|
Add error message for unavailable endpoint /api/v1/insights/:id
|
6 years ago |
Omar Roth
|
1af86f6afb
|
Add sleep to popular_videos and top_videos
|
6 years ago |
Omar Roth
|
952b208a01
|
Add retry for /videoplaybacl
|
6 years ago |
Omar Roth
|
4b60f7ddff
|
Add logger to method calls
|
6 years ago |
Omar Roth
|
75d8c4f5c0
|
Use logger instead of STDOUT
|
6 years ago |
Omar Roth
|
1a9057a175
|
Add fix to download widget for titles with unescaped characters
|
6 years ago |
Omar Roth
|
0fcfb7b82b
|
Add redirect for legacy '/profile' endpoint
|
6 years ago |
Omar Roth
|
d88f9f3b3e
|
Use params for importing dash sources
|
6 years ago |
Omar Roth
|
fb535ad6bb
|
Add download widget
|
6 years ago |
Omar Roth
|
15efac520e
|
Stop trying to pull comments after 10 timeouts
|
6 years ago |
Omar Roth
|
7a6a0f364c
|
Run 'crystal tool format'
|
6 years ago |
Omar Roth
|
e1540390a8
|
Fix typo in config documentation
|
6 years ago |
Omar Roth
|
71ba071160
|
Add documentation to config
|
6 years ago |
Omar Roth
|
af449161ff
|
Add -o option for redirecting output
|
6 years ago |
Omar Roth
|
633ecb524e
|
Add 'fr' to list of supported locales
|
6 years ago |
Omar Roth
|
a7b6a67615
|
Use locale for "Only show latest" text
|
6 years ago |
Omar Roth
|
5cb57fb176
|
Move 'domain' into config.yml
|
6 years ago |
Omar Roth
|
95bde7bb8a
|
Add handling for empty continuation
|
6 years ago |
Omar Roth
|
daa2329f8b
|
Add fix for pulling comments from age-gated videos
|
6 years ago |
Omar Roth
|
b23710f89f
|
Fix comments without startTimeSeconds
|
6 years ago |
Omar Roth
|
cf9134416c
|
Remove unnecessary comment
|
6 years ago |
Omar Roth
|
2425368c3a
|
Bump version
|
6 years ago |
Omar Roth
|
20c4d213d9
|
Use config.domain in place of hardcoded value
|
6 years ago |
Omar Roth
|
dfd17bdd88
|
Improve error message for 500 and add redirect for 404
|
6 years ago |
Omar Roth
|
0f48d221b4
|
Fix hlsvp extractor
|
6 years ago |
Omar Roth
|
8f57388cd3
|
Fix average rating where likes and dislikes are null
|
6 years ago |