Commit graph

2076 commits

Author SHA1 Message Date
jamesgeorge007
6e7de72686 feat: minor code refactor 2019-10-10 13:43:51 -04:00
utkarshiam
6471aa2140 async removed from publish.js 2019-10-09 10:31:22 -04:00
utkarshiam
f0a3376e1a empty div with actions from sidebar component removed 2019-10-09 10:31:22 -04:00
Pranab Singh
4eb216e52c fixed tag suggestion bug 2019-10-09 10:31:02 -04:00
Pranab Singh
8c4c5709c6 Added provision for adding multiple tags by using commas 2019-10-09 10:31:02 -04:00
Sean Yesmunt
6b0f791144 fix: always call doSignIn on web when 2019-10-08 14:11:52 -04:00
Pankaj Patel
3a7348af64 feat(shortcuts): removed volume shortcuts & updated CHANGELOG 2019-10-08 11:33:23 -04:00
Pankaj Patel
9f7a2e2611 feat(shortcuts): keyboard shortcuts for Fullscreen, mute, volume and seeking 2019-10-08 11:33:23 -04:00
ksami
3d51c9e5e2 Update view.jsx 2019-10-08 09:46:23 -04:00
ksami
1149d76cd5 Escape link for tags 2019-10-08 09:46:23 -04:00
Jeremy Kauffman
0b7e4a8bb0 fix metadata on homepage 2019-10-08 09:35:17 -04:00
Jeremy Kauffman
6a58cd0265 fix og metadata for videos 2019-10-08 09:35:17 -04:00
kodxana
af6af84a2a Fixed calls for Simple/Advance editor option 2019-10-08 09:04:13 -04:00
JakeVdub
de5498f1b8 Refactor ModalAutoUpdateConfirm into ModalAutoUpdateDownloaded 2019-10-08 09:01:27 -04:00
jessopb
38dbff0c1f
Update view.jsx
fixes share string missing slash
2019-10-07 13:30:58 -04:00
Sean Yesmunt
7554fe01ef only reset publish when clearing cache 2019-10-06 22:07:15 -04:00
Sean Yesmunt
589a19b6e2 sync improvements 2019-10-06 22:07:15 -04:00
Sean Yesmunt
b89c8a51c6 add back reverted changes 2019-10-06 22:07:15 -04:00
Sean Yesmunt
e5f3345d9b test to see if it fixes infinite resolve 2019-10-06 22:07:15 -04:00
YULIUS KURNIAWAN KRISTIANTO
0ca59a809f fix title on small screen 2019-10-04 01:27:36 -04:00
jessop
879cba77cb prevent remounting 2019-10-03 14:54:52 -04:00
jessop
be7921e70b stores and recalls volume 2019-10-03 14:54:52 -04:00
Jeremy Kauffman
cee602f49e fixes channel edit cancel #2961 2019-10-03 14:53:33 -04:00
Jeremy Kauffman
a96ff9eb1a move languages out of redux 2019-10-03 14:51:02 -04:00
Sean Yesmunt
9ef319341c Revert "fix: only clear store on web when signing out"
This reverts commit 8f7bfafae8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
0d5db5b003 Revert "fix: deal with youtube channels that are queued to sync but haven't started yet"
This reverts commit 6843d5ca07.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
ae93b76379 Revert "css cleanup"
This reverts commit ef816608ab.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
18f8f19e0b Revert "fix: stop syncing for existing users with balances"
This reverts commit feca7fb620.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
7094b56642 Revert "remove doGetThemes"
This reverts commit 18701e0382.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
33337c6cc4 Revert "css"
This reverts commit b43a88d88d.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
3e60ac93b6 Revert "fix: typo"
This reverts commit 6aa7ff6a63.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
567ef04fcb Revert "cleanup"
This reverts commit 54c09edec8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
87c311a42c Revert "fix translation string"
This reverts commit 208111caeb.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
1254135455 Revert "dark mode love plus other fixes"
This reverts commit 15755c39db.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
737f833c41 Revert "moar cleanup"
This reverts commit 34b318754f.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
34b318754f moar cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
15755c39db dark mode love plus other fixes 2019-10-03 14:06:02 -04:00
Sean Yesmunt
208111caeb fix translation string 2019-10-03 14:06:02 -04:00
Sean Yesmunt
54c09edec8 cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
6aa7ff6a63 fix: typo 2019-10-03 14:06:02 -04:00
Sean Yesmunt
b43a88d88d css 2019-10-03 14:06:02 -04:00
Sean Yesmunt
18701e0382 remove doGetThemes 2019-10-03 14:06:02 -04:00
Sean Yesmunt
feca7fb620 fix: stop syncing for existing users with balances 2019-10-03 14:06:02 -04:00
Sean Yesmunt
ef816608ab css cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
6843d5ca07 fix: deal with youtube channels that are queued to sync but haven't started yet 2019-10-03 14:06:02 -04:00
Sean Yesmunt
8f7bfafae8 fix: only clear store on web when signing out 2019-10-03 14:06:02 -04:00
Sean Yesmunt
a83863bf25 fix: use domain from config for og image 2019-10-03 13:56:09 -04:00
YULIUS KURNIAWAN KRISTIANTO
92fcc94bfb Update server.js 2019-10-03 13:39:28 -04:00
YULIUS KURNIAWAN KRISTIANTO
120c7f31c5 fix og image and added fbapp id like on LBRY.com
to fix issues #2824
2019-10-03 13:39:28 -04:00
kodxana
4644776ab6 Added Turkish language 2019-10-03 13:38:38 -04:00