Commit Graph

1240 Commits

Author SHA1 Message Date
Omar Roth
def58ff11f Add interval and timeout for errors in player 2019-01-31 09:09:00 -06:00
Omar Roth
9e73e3b153 Add errorcode for invalid video IDs 2019-01-31 08:48:44 -06:00
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. 2019-01-31 08:21:26 -03:00
Agustin Ferrari
55118a6768 Change color to the links and add a couple of improvements in the comments 2019-01-30 09:28:28 -03:00
Omar Roth
1e214aae7c Reload player instead of removing invalid source 2019-01-29 19:55:27 -06:00
Omar Roth
ff09a7255a Add handling to remove invalid sources 2019-01-28 22:36:27 -06:00
Omar Roth
26b7200360 Respect playback rate when reloading player 2019-01-28 20:47:38 -06:00
Omar Roth
b38a2bbd12 Reload player on error 2019-01-28 20:45:08 -06:00
Omar Roth
097cbcdae3 Update subscribe button immediately 2019-01-27 22:12:07 -06:00
Omar Roth
c0fdc28a84 Fix colors and data-url in download widget 2019-01-27 21:20:52 -06:00
Omar Roth
6218078c51 Pull subscribe widget into separate file 2019-01-27 21:06:28 -06:00
Omar Roth
a9aae6b36c Add internal redirect for video URLs 2019-01-27 20:36:40 -06:00
Omar Roth
96fb2118d5
Merge pull request #324 from dimqua/patch-2
fix broken link
2019-01-27 12:02:19 -06:00
dimqua
48fc0949cc
fix broken link 2019-01-27 20:41:43 +03:00
Omar Roth
7d270211ae
Merge pull request #322 from Perflyst/readme-remove-extensions
Remove Extensions from README.md
2019-01-27 10:57:01 -06:00
Perflyst
a9f5b84c7f
Remove Extensions from README.md 2019-01-27 17:01:03 +01:00
Omar Roth
2d20f12335
Merge pull request #319 from dimqua/patch-1
fix file path
2019-01-26 15:40:26 -06:00
dimqua
45b53b8902
fix file path 2019-01-26 19:12:13 +03:00
Omar Roth
898b768b30 Fallback on ucid for channel search when author contains hyphen 2019-01-25 12:26:23 -06:00
Omar Roth
06aa1bb90f
Merge pull request #315 from EsmailELBoBDev2/master
Fix "Download as: " in ar.json
2019-01-25 11:44:44 -06:00
Omar Roth
1f6078cf25 Fix links to invalid genre channels 2019-01-25 11:35:25 -06:00
Omar Roth
ba36ab9559 Add 'pretty=1' option to API endpoints 2019-01-25 10:50:18 -06:00
Omar Roth
586c0a0579 Add error message for unavailable endpoint /api/v1/insights/:id 2019-01-25 10:38:28 -06:00
Esmail EL BoB
209d7117fb
Merge branch 'master' into master 2019-01-25 12:48:10 +02:00
Esmail EL BoB
3751d11a0b
Update ar.json 2019-01-25 12:46:53 +02:00
Omar Roth
1af86f6afb Add sleep to popular_videos and top_videos 2019-01-24 20:21:35 -06:00
Omar Roth
4c77908bb4 Update postgres entrypoint for docker image 2019-01-24 19:02:09 -06:00
Omar Roth
952b208a01 Add retry for /videoplaybacl 2019-01-24 13:53:14 -06:00
Omar Roth
40fb29ea2b
Merge pull request #313 from Perflyst/fix-install
Fix installation guide, Add Upgrade information, Create and mention documentation
2019-01-24 12:39:42 -06:00
Perflyst
c1081e3df0
Add links to documentation 2019-01-24 19:34:05 +01:00
Omar Roth
4b60f7ddff Add logger to method calls 2019-01-24 12:19:02 -06:00
Omar Roth
75d8c4f5c0 Use logger instead of STDOUT 2019-01-24 12:16:29 -06:00
Esmail EL BoB
16a7fcb79b Update ar.json (#314) 2019-01-24 12:03:19 -06:00
Esmail EL BoB
8cd0137aed
Merge branch 'master' into master 2019-01-24 11:05:33 +02:00
Esmail EL BoB
f455b12085
Update ar.json 2019-01-24 11:03:33 +02:00
Omar Roth
1a9057a175 Add fix to download widget for titles with unescaped characters 2019-01-24 00:01:56 -06:00
Omar Roth
0fcfb7b82b Add redirect for legacy '/profile' endpoint 2019-01-23 23:12:48 -06:00
Omar Roth
30f08ae48c Add missing text to locales 2019-01-23 22:54:04 -06:00
Omar Roth
8f1b65de59 Add missing text to en-US.json 2019-01-23 22:45:31 -06:00
Omar Roth
d88f9f3b3e Use params for importing dash sources 2019-01-23 19:46:17 -06:00
Omar Roth
08e8d0f56f Fix typo in default.css 2019-01-23 19:25:09 -06:00
Omar Roth
fb535ad6bb Add download widget 2019-01-23 19:05:24 -06:00
Omar Roth
15efac520e Stop trying to pull comments after 10 timeouts 2019-01-23 18:23:31 -06:00
Perflyst
dd5623ffbf
Update invidious usage
Thanks @omarroth
2019-01-23 21:40:17 +01:00
Omar Roth
7a6a0f364c Run 'crystal tool format' 2019-01-23 14:37:04 -06:00
Perflyst
93297b63b1
Add logfile to systemd service and fix path 2019-01-23 21:31:52 +01:00
Omar Roth
e1540390a8 Fix typo in config documentation 2019-01-23 14:30:45 -06:00
Omar Roth
71ba071160 Add documentation to config 2019-01-23 14:28:31 -06:00
Omar Roth
af449161ff Add -o option for redirecting output 2019-01-23 14:15:19 -06:00
Perflyst
03aa11b412
Rewrite installation guide 2019-01-23 21:12:02 +01:00