Commit graph

373 commits

Author SHA1 Message Date
Sean Yesmunt
be85c74b2a cleanup and add tags to publish page 2019-07-01 14:52:29 -04:00
Sean Yesmunt
1a18cf5827
Merge pull request #2594 from lbryio/editBugfix
fixes two bugs on publish/edit page
2019-07-01 14:14:03 -04:00
jessop
3b1ca0ddfd fixes two bugs on edit page \
channel selector was not being populated \
bid amount was not editable
2019-07-01 12:29:12 -04:00
Sean Yesmunt
5909c74aaf add more languages on publish form - @ykris45 2019-07-01 11:57:33 -04:00
jessop
aad4f4c3e9 fixes publish form update for description 2019-06-28 22:30:12 -04:00
Sean Yesmunt
2a21b6936b
Discovery fixes (#2576)
* point change email button to faq arcticle until we add that functionality

* hide claims if they are blocked

* fix: sorting on 'library' page

* add @reach/tooltip

* cleanup and add tags to publish page

* fix: button color

* fix: PublishPrice props

* fix: claim list sorting

* update lbry-redux

* respond to PR comments
2019-06-28 03:27:55 -04:00
Sean Yesmunt
a4d103c1d6 cleanup 2019-06-26 20:06:31 -04:00
Jessop Breth
97ba09b605 comments cleanup 2019-06-26 20:06:15 -04:00
Jessop Breth
99c85a2ff7 flat comments 2019-06-26 20:05:59 -04:00
Jessop Breth
31178c761f undoes unnec. redux wiring 2019-06-26 20:05:41 -04:00
Jessop Breth
9add21d831 comment intro 2019-06-26 20:05:41 -04:00
ポール ウェッブ
69cb2b8be8 Finalized styling 2019-06-26 20:05:41 -04:00
ポール ウェッブ
90d2f365c1 Optimizing 2019-06-26 20:05:41 -04:00
Jessop Breth
6cbade699f more redux comments 2019-06-26 20:05:41 -04:00
Jessop Breth
86e1743388 Draft of CommentCreate and CommentList 2019-06-26 20:05:41 -04:00
YULIUS KURNIAWAN KRISTIANTO
08c3fd543a
Update settings.js 2019-06-27 01:15:30 +07:00
Sean Yesmunt
c30f0efda1
Merge pull request #2573 from jonnylynchy/feature/publishUpdateModal
Update modal for edits to existing claims (different verbiage)
2019-06-26 11:09:00 -04:00
Sean Yesmunt
081d86097b
Merge pull request #2521 from lbryio/smart-links
Extend markdown support for LBRY urls
2019-06-26 01:23:38 -04:00
Jon Lynch
98d583a665 removed carriage returns 2019-06-25 20:31:27 -05:00
Jon Lynch
c52ad9c54c removed extraneous modal, added prop to publish modal to toggle text (edit or new) 2019-06-25 20:18:05 -05:00
Sean Yesmunt
634ca1a816
Merge pull request #2563 from Coolguy3289/patch-1
Reword Verification Page to reflect changes
2019-06-25 14:56:35 -04:00
Jon Lynch
d66d63cca0 added update modal for edit/update publish vs new publish, corrected copy pasta on modal variable in publish modal 2019-06-24 23:05:46 -05:00
Lex Berezhny
8f7e93ba7a claim_search --valid_channel_signatures was renamed to --valid_channel_signature 2019-06-24 15:40:53 -04:00
btzr-io
aa60d99fcd remove channelTooltip component 2019-06-24 10:56:37 -06:00
Ralph
b537dc2963
Reword Verification Page to reflect changes
Since we've moved away from speaking with users in the channel, I've reworded the page to reflect what they would see.
2019-06-21 08:40:00 -04:00
btzr-io
fdd755d83b convert channelTooltip to connected component 2019-06-21 00:04:02 -06:00
btzr-io
b7adc597e2 fix styles 2019-06-20 19:00:52 -06:00
Baltazar Gomez
c232fd4d63
Merge branch 'master' into smart-links 2019-06-20 15:27:59 -06:00
btzr-io
f10530bd5d refactor tooltip 2019-06-20 14:59:01 -06:00
Clement
ad2aefb002
Update view.jsx
changed #verification to #rewardsapproval
2019-06-21 00:40:45 +05:30
Sean Yesmunt
c2861352a9 hot fix: search page wip 2019-06-19 20:57:51 -04:00
Sean Yesmunt
6d25fa7d41 respond to pr comments 2019-06-19 01:05:43 -04:00
Sean Yesmunt
dae603339b moar discovery 2019-06-17 16:32:38 -04:00
Sean Yesmunt
15378594ce fix: table style 2019-06-17 15:46:20 -04:00
Sean Yesmunt
4f044af317 fix: lbry icon spacing on web 2019-06-17 15:46:20 -04:00
Sean Yesmunt
b668a61986 fix: channel profile aligment 2019-06-17 15:46:20 -04:00
Sean Yesmunt
ef2fb47b39 fix: tag params on tags page 2019-06-17 15:46:20 -04:00
Sean Yesmunt
6e59e5b1b3 don't persist by default for FileList 2019-06-17 15:46:20 -04:00
Sean Yesmunt
510307de01 update lbry-redux 2019-06-17 15:46:20 -04:00
Sean Yesmunt
7baa73aff9 fix: claim search params 2019-06-17 15:46:19 -04:00
Sean Yesmunt
60543562aa tags 2019-06-17 15:46:19 -04:00
Sean Yesmunt
be89a11904
Merge pull request #2545 from lbryio/returning-users
fix: allow auth token to persist if the browser is closed
2019-06-13 12:10:49 -04:00
Sean Yesmunt
366b502aff fix: allow auth token to persist if the browser is closed 2019-06-13 11:22:43 -04:00
btzr-io
19c8e55d08 simplify auto-embed syntax 2019-06-13 01:18:30 -06:00
btzr-io
20ef65540d remove legacy methods from UriIndicator component 2019-06-12 22:33:47 -06:00
btzr-io
f8946687e9 merge channelLink and claimLink into one component 2019-06-12 22:18:35 -06:00
btzr-io
b4fd0fc325 convert previewLink to a connected component 2019-06-12 20:26:40 -06:00
btzr-io
7fed44e3e8 move styles to _tooltip.scss 2019-06-12 19:17:41 -06:00
Jeremy Kauffman
7a777092aa address review feedback 2019-06-12 17:52:48 -04:00
Jeremy Kauffman
394fd8a397 crude i18n support 2019-06-12 17:52:48 -04:00
Baltazar Gomez
dce70383a1
fix overflow typo 2019-06-11 21:27:52 -06:00
btzr-io
ce7d488fd6 fix channel tooltip styles / render issues 2019-06-11 20:22:21 -06:00
zxawry
0c0c634872
auto select file on edit 2019-06-11 16:30:36 +01:00
zxawry
b61f4bfe1f
add note to reselect file on edit 2019-06-11 16:09:14 +01:00
btzr-io
7d282d07af more fixes 2019-06-10 20:34:26 -06:00
btzr-io
3fe326ce4f add syntax to block auto-embed 2019-06-10 14:16:01 -06:00
Sean Yesmunt
7fea7239c5
Merge pull request #2515 from lbryio/fullscreen
Improve fullscreen mode of the viewer
2019-06-10 14:43:44 -04:00
btzr-io
b6ed7c12cc detect formated links 2019-06-10 00:20:40 -06:00
btzr-io
ad3689c84d fix markdown preview styles on description form 2019-06-09 14:31:33 -06:00
btzr-io
9372c19b00 fix custom link attribute 2019-06-09 01:14:27 -06:00
Baltazar Gomez
05e4f87707
Merge branch 'master' into smart-links 2019-06-09 01:00:44 -06:00
btzr-io
9893e61443 auto-embed lbry urls 2019-06-09 00:57:51 -06:00
Sean Yesmunt
b75732f19c
Revert "app uses auth token header" 2019-06-06 17:44:24 -04:00
Jessop Breth
601c081f10 auth header token 2019-06-06 15:31:06 -04:00
Thomas Zarebczan
f62cbcbcb9
update api url (#2536)
Update api url to api.lbry.tv
2019-06-05 17:30:02 -04:00
btzr-io
f4b099f69e minor fixes for channel tooltip 2019-06-05 00:30:41 -06:00
btzr-io
3dcdf913cf create channel tooltip 2019-06-05 00:07:53 -06:00
Sean Yesmunt
24bc21aecc fix typo 2019-06-05 01:16:43 -04:00
Sean Yesmunt
7e044788f2 fix build 2019-06-05 00:33:57 -04:00
Sean Yesmunt
965fb5a2ba cleanup 2019-06-05 00:33:57 -04:00
Sean Yesmunt
ca776f78ca centered animation 2019-06-05 00:33:57 -04:00
ポール ウェッブ
cca2ec6852 Disable prettier for load-screen.scss 2019-06-05 00:33:57 -04:00
ポール ウェッブ
17be6711af Updated eslint ignore line 2019-06-05 00:33:57 -04:00
ポール ウェッブ
9d60470f5f NEW splash 2019-06-05 00:33:57 -04:00
btzr-io
aa04d1256f minor fixes for web 2019-06-04 22:11:24 -06:00
btzr-io
e49b06a9f7 fix toggleFullScreen method of player 2019-06-04 20:26:57 -06:00
Sean Yesmunt
77c9594d5c add sdk version in error report 2019-06-04 15:01:00 -04:00
Sean Yesmunt
d91ce26655 formatting 2019-06-04 14:33:25 -04:00
btzr-io
e27e311756 fix render logic of non-playable files 2019-06-04 14:33:25 -04:00
Sean Yesmunt
df58aedfdf fix: comic book reader in prod 2019-06-04 14:32:42 -04:00
Sean Yesmunt
439ac848ab fix: tx list for claims with no name 2019-06-04 13:04:25 -04:00
btzr-io
df44ca5bcf fix regular expression for lbry urls 2019-06-02 16:33:47 -06:00
btzr-io
d6fae5c6ee fix validatenURI function 2019-06-02 14:26:33 -06:00
Baltazar Gomez
b7c652b554
improve validation of lbry urls 2019-05-31 14:09:54 -06:00
Thomas Zarebczan
a854fa38c2
fix ?discover navigation
open.lbry.com/?discover would fail
2019-05-31 11:05:02 -04:00
btzr-io
3c30a167c0 add comment for util/full-screen.js 2019-05-30 22:35:37 -06:00
btzr-io
1851c50d71 polyfill fullscreen api 2019-05-30 22:11:33 -06:00
btzr-io
723da10dad extend markdown support for lbry urls 2019-05-30 14:51:23 -06:00
Baltazar Gomez
c017300913
change channel description max width to 50rem 2019-05-30 10:57:58 -06:00
btzr-io
9b9de07bfe add max-width to channel description 2019-05-29 19:32:06 -06:00
btzr-io
1edf7e06f9 add mailto protocol support for external links 2019-05-29 17:21:20 -06:00
btzr-io
155672ee7b minor fixes for channel about page
fix #2506

fix #2485
2019-05-29 15:54:47 -06:00
btzr-io
731d84f4be remove legacy method usage from file page 2019-05-29 13:35:46 -06:00
btzr-io
934f3b271a improve fullscreen mode of the viewer 2019-05-26 00:18:47 -06:00
btzr-io
be7d49165c update villain-reader 2019-05-22 23:35:48 -06:00
Baltazar Gomez
4eb0131f83
Merge branch 'master' into comicbook-reader 2019-05-22 23:05:54 -06:00
Sean Yesmunt
e619ba75de
Merge pull request #2503 from lbryio/deps
new yarn.lock
2019-05-22 17:14:25 -04:00
Thomas Zarebczan
64bf00fc83
Add back lbry.tv view counts (#2505)
They won't be tracked for pilot program on api side.
2019-05-22 15:34:56 -04:00
Sean Yesmunt
03c4380dde new yarn.lock 2019-05-21 23:47:30 -04:00
Jeremy Kauffman
15435e1ceb restore language from test 2019-05-21 22:32:57 -04:00
Jeremy Kauffman
570edffc0c updates for i18n 2019-05-21 22:32:57 -04:00
Sean Yesmunt
876a9cb9d9 add thumbnail slider modal 2019-05-21 17:18:24 -04:00
Sean Yesmunt
f7129c58bb add page and app version to error logs 2019-05-20 12:02:22 -04:00
Baltazar Gomez
0106ac255b
Merge branch 'master' into comicbook-reader 2019-05-16 00:47:49 -06:00
btzr-io
e0efa4a965 implement villain-reader 2019-05-16 00:32:53 -06:00
zxawry
75a6e8baba prettier 2019-05-15 11:06:10 -04:00
zxawry
a83e06d622 rename link to resource 2019-05-15 11:06:10 -04:00
zxawry
c7eff6883f show warning when opening external files and links 2019-05-15 11:06:10 -04:00
Sean Yesmunt
e1cfe6c58f fix: analytics on desktop 2019-05-14 16:35:49 -04:00
Sean Yesmunt
3ae2c19656 fix: text not wrapping on file page 2019-05-14 15:28:49 -04:00
Sean Yesmunt
01bc69839c enable desktop ga 2019-05-14 15:24:59 -04:00
Sean Yesmunt
5c41ac7a6d make share modal labels easier to read 2019-05-14 10:54:04 -04:00
Sean Yesmunt
7bb34fc7b5 maintain channel page number on tab change 2019-05-14 01:12:24 -04:00
Sean Yesmunt
a8cacd13ae use supportsByOutpoint 2019-05-14 00:52:51 -04:00
Sean Yesmunt
03ebcd953d simplify default channel color creation 2019-05-13 22:53:04 -04:00
Sean Yesmunt
b7f5ebf994 move backup page inside of help 2019-05-13 22:51:33 -04:00
Sean Yesmunt
29d8546b4f copy url to clipboard on file page 2019-05-13 02:37:34 -04:00
Sean Yesmunt
db67c39ec6 styling cleanup 2019-05-13 02:05:38 -04:00
Sean Yesmunt
53419d29d2 fix: show message when a user doesn't have any transactions 2019-05-12 00:34:17 -04:00
Sean Yesmunt
c1aa7609ba add default thumbnail on channel page 2019-05-11 15:06:22 -04:00
Thomas Zarebczan
13e70ecd09 Fix: name in tx info
This should be avoidable going forward, but there was a claim name with a # present in a user's tx history. To be safe, pass the name through the parser again.
2019-05-11 02:41:33 -04:00
Thomas Zarebczan
91f3b5f4ba more fffffixes
doh nfsw!
doh nout!
Fix more flow errors with price
2019-05-10 18:27:07 -04:00
Thomas Zarebczan
17648c5181 fix: wallet send
Not sure how to make this better..at least now it shows you can't send if you have enough balance + the address filled it. It won't show "not enough credits" if you don't have an address - which I think is okay for now.
2019-05-10 16:44:01 -04:00
Sean Yesmunt
288b8d84df maintain history state when refreshing from error page 2019-05-10 12:43:11 -04:00
Thomas Zarebczan
6b0fd6d515 fix: show claim actions too
Conflicts:
	package.json
	yarn.lock
2019-05-10 11:33:18 -04:00
Sean Yesmunt
2e98283d52 close phone modal after successful verification 2019-05-10 11:32:36 -04:00
Sean Yesmunt
7ce6bdb6a4 allow unlocking supports 2019-05-10 11:32:36 -04:00
Sean Yesmunt
22302991c8 fix flow errors 2019-05-10 10:50:33 -04:00
Thomas Zarebczan
4f9f62f999 fix: address comments
And resolve on edit + balance check
2019-05-10 02:27:51 -04:00
Thomas Zarebczan
f286e21805 fix undefined 2019-05-10 00:41:34 -04:00
Thomas Zarebczan
65d80f779f fixes
fix refresh on edit page
fix publish without tags
2019-05-10 00:13:17 -04:00
Thomas Zarebczan
3d27b4f2d9 moar release
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted

Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.
2019-05-09 19:26:58 -04:00
Sean Yesmunt
4619039312 fix: include file stream in props for document viewers 2019-05-09 00:11:22 -04:00
btzr-io
48f7d6f680 create comic-book viewer routes 2019-05-08 16:47:39 -06:00
Baltazar Gomez
f65fcd850c
add comic book media-type detection 2019-05-07 21:31:22 -06:00
Sean Yesmunt
1a7e673699 fix: markdown preview now shows 2019-05-07 21:42:56 -04:00
Sean Yesmunt
b536700719 fix: use old player for audio/video in electron 2019-05-07 21:32:58 -04:00
Sean Yesmunt
efeb5b6672 style consitency cleanup
round is back!
2019-05-07 21:29:30 -04:00
Sean Yesmunt
102665ac62 prettier 2019-05-07 17:38:29 -04:00
Jessop Breth
8744b35dcc Do not use block show for claim and transaction dates 2019-05-07 15:21:09 -04:00
Sean Yesmunt
b2decaac73 redesign channel page 2019-05-06 23:29:50 -04:00
Sean Yesmunt
37af00b01e
Merge pull request #2451 from lbryio/shuffle-suggested
feat: shuffle suggested
2019-05-06 02:26:51 -04:00
Sean Yesmunt
88634409c4 fix: channel spacing on search page 2019-05-06 00:49:16 -04:00
Sean Yesmunt
79d9f00cf2 feat: always shuffle suggestions 2019-05-05 22:23:28 -04:00
Sean Yesmunt
0cc98e7c7e
Merge pull request #2450 from lbryio/fixes
Make alignment great again
2019-05-03 18:47:10 -05:00
Sean Yesmunt
f00c7430c4
Merge pull request #2460 from lbryio/issue2431-j-paidcontent
checks for downloaded paid content before disabling
2019-05-02 16:57:09 -05:00
Sean Yesmunt
8fe423ca4d make alignment great again 2019-05-02 16:48:06 -05:00
jessop
5a2cd9dd76 checks for downloaded paid content before disabling 2019-05-02 14:29:45 -04:00
jessop
7c32710e89 add replace to publish flags 2019-05-02 12:04:05 -04:00
Sean Yesmunt
4e2005b560 Statically load icons
They were timing out for some people and breaking the page. Eventually we will only include the icons the app uses, instead of lazy loading _all_ the icons, which doesn't help very much
2019-05-01 15:26:47 -04:00