Commit graph

6182 commits

Author SHA1 Message Date
jessop dc1863890e publish uses xhr instead of fetch for upload progress 2019-10-22 16:45:47 -04:00
jessop f8ea6164f7 file selector operational for thumbs, publishes, thumb generation, channel edits 2019-10-22 16:45:47 -04:00
jessop bd1d32e5d5 api done 2019-10-22 16:45:47 -04:00
jessop 82658618d0 wip publish page 2019-10-22 16:45:47 -04:00
Sean Yesmunt 179f758f4d only redirect if syncError 2019-10-22 16:44:21 -04:00
Sean Yesmunt 07bf3f4916 add default SDK_API_URL to webpack web build 2019-10-22 16:44:21 -04:00
Sean Yesmunt 3e556e505c sync support on lbry.tv 2019-10-22 16:44:21 -04:00
Sean Yesmunt 55b529ec0f fix url 2019-10-22 16:44:21 -04:00
Sean Yesmunt 734a37c951 allow setting stream url for lbrytv 2019-10-22 16:44:21 -04:00
Sweta271097 8e25119800 Redirected to the valid url 2019-10-22 11:43:02 -04:00
Sesamestrong dbaf98412f Sanitize urls with single quotation marks
This fixes behavior for URLs with single quotes within them.
The behavior for a url like `https://severalglamorousthing.426729.repl.co/google's%20logo.png` would be no background at all; the CSS rule would change to `background-image: url((unknown));`.
This fixes the problem and adds `\` to every `'` in the image url.
The behavior of the repo with this fix would be a conversion of the url provided above to  `https://severalglamorousthing.426729.repl.co/google\'s%20logo.png`, which can be put into `\`url('${url}')\`` without breaking the CSS rule.
2019-10-22 11:27:52 -04:00
reece 122811d768 now displays original content when emtpying searchbar. Also switched to using util debounce 2019-10-22 11:20:55 -04:00
reece a5529f6298 added debounce duration constant 2019-10-22 11:20:55 -04:00
reece c6b25894d7 onchange now triggers searching, it is also debounced 2019-10-22 11:20:55 -04:00
jessop 92b558cfe8 deletes redundant useEffect and changes title config 2019-10-22 11:14:34 -04:00
jessop b2079d561c sets <title> on show page 2019-10-22 11:14:34 -04:00
Thomas Zarebczan 37d4ea956b changelog 2019-10-22 11:12:59 -04:00
Thomas Zarebczan df4d8729c3 ship it! 2019-10-22 11:12:59 -04:00
PRATEEK PARDESHI 8a453216f0 Documentation: Important changes in Readme.md
Documentation: Added Logo at Center, Text-Center Alignment,URL addition in Readme.md
2019-10-22 00:35:20 -04:00
Sean Yesmunt 36c788be5b v0.37.1-rc.4 2019-10-21 22:47:44 -04:00
Thomas Zarebczan f5faf6f49b fix: blank password take 2 2019-10-21 22:44:07 -04:00
Harshit Singh f06aaef256 Update .gitignore 2019-10-21 13:43:46 -04:00
Harshit Singh 14bf663873 Update .gitignore 2019-10-21 13:43:46 -04:00
Sean Yesmunt 8f951cddb8 v0.37.1-rc.3 2019-10-21 13:06:53 -04:00
Thomas Zarebczan f74d73f2dc Fix: add callback after unlocking 2019-10-21 12:59:19 -04:00
Sean Yesmunt 3bd42f1048 v0.37.1-rc.2 2019-10-21 10:38:18 -04:00
Thomas Zarebczan bcda83ac44 fix: blank password bug 2019-10-21 10:37:34 -04:00
Sean Yesmunt f360e0990b v0.37.1-rc.1 2019-10-18 18:46:58 -04:00
Sean Yesmunt 679f8aee80 bump sdk and update changelog 2019-10-18 18:46:49 -04:00
Yurii Koval 39056413b6 added missing dots for labels to be consistent a across the app 2019-10-18 14:35:00 -04:00
reece 28fe56ddf3 fixed issue where search bar was being rendered outside of channel content tab 2019-10-18 14:34:17 -04:00
Sean Yesmunt ea7e40f268 v0.37.0 2019-10-17 17:56:52 -04:00
Sean Yesmunt 153423f618 v0.37.0-rc.8 2019-10-17 16:00:55 -04:00
Sean Yesmunt fde204b3b5 fix typo 2019-10-17 16:00:26 -04:00
Sean Yesmunt d556a4b8dd update sdk to 0.43.2 2019-10-17 15:47:43 -04:00
Sean Yesmunt 52dd9d269c disable sync for encrypted wallets with no saved password 2019-10-17 15:15:32 -04:00
Sean Yesmunt 973e5f0836 v0.37.0-rc.7 2019-10-17 14:55:02 -04:00
Sean Yesmunt a6c3c1b480 actually fix it 2019-10-17 14:54:33 -04:00
Sean Yesmunt 1f309fdc75 fix for startup splash with locked wallets 2019-10-17 14:32:36 -04:00
Sean Yesmunt 9d40ab5322 update lbry-redux 2019-10-17 14:09:21 -04:00
Sean Yesmunt 98ee0b1500 quick fix for splash screen unlocking 2019-10-17 13:49:00 -04:00
Sean Yesmunt 70a6b7b056 v0.37.0-rc.6 2019-10-17 13:08:00 -04:00
Sean Yesmunt 4a9e90b45a remove anonymous setting code 2019-10-17 13:08:00 -04:00
Sean Yesmunt f056c7baec remove @reach/tooltip and claim preview tooltips for now 2019-10-17 13:08:00 -04:00
Sean Yesmunt 9acaca5eab v0.37.0-rc.5 2019-10-17 13:08:00 -04:00
Sean Yesmunt a27e3ef505 delete password if it's an empty string 2019-10-17 13:08:00 -04:00
Sean Yesmunt 3b4e83e132 bump lbry-redux 2019-10-17 13:08:00 -04:00
Sean Yesmunt 18c5743f89 fix status being called continuosly after startup 2019-10-17 13:08:00 -04:00
Sean Yesmunt 4e70642163 don't lose subs/tags for existing users and don't opt them into sync automatically 2019-10-17 13:08:00 -04:00
jessop ff702e480a fileListPublished was not refreshing on page load 2019-10-17 11:54:19 -04:00