Commit graph

1271 commits

Author SHA1 Message Date
YULIUS KURNIAWAN KRISTIANTO 48a9f5e702
added some link and change link 2018-11-13 03:36:00 +07:00
YULIUS KURNIAWAN KRISTIANTO 780ef7a510
add faq to Report a Bug section 2018-11-13 03:17:24 +07:00
Sean Yesmunt cf45aa6661
Merge pull request #2096 from lbryio/social-links
Fix spee.ch and open.lbry.io links in social share
2018-11-12 10:28:22 -05:00
Sean Yesmunt 1c5e28653a fix channel links 2018-11-09 10:34:48 -05:00
Sean Yesmunt 5220f6645b
Merge pull request #2092 from lbryio/rc-fixes
Rc fixes
2018-11-08 16:00:11 -05:00
Sean Yesmunt 5c5e736137 handle daemon startup errors 2018-11-08 14:48:38 -05:00
Sean Yesmunt b5ad608d88 add RefreshTransactionList button 2018-11-08 12:13:36 -05:00
Sean Yesmunt 523fdf694b fix license type on edit 2018-11-07 23:14:35 -05:00
Sean Yesmunt 863b2e32ce add comment support button 2018-11-07 17:44:38 -05:00
Thomas Zarebczan a48cbdeab7
Fix spee.ch and open.lbry.io links 2018-11-07 17:31:20 -05:00
Sean Yesmunt 2c9c174ed8 call claim_list_mine on page entry and add refresh button 2018-11-07 14:35:47 -05:00
Thomas Zarebczan e0b31d464d windows daemon process checks
Check for running daemon without arguments on Windows
2018-11-07 11:30:41 -05:00
Sean Yesmunt 3de1298d25 use date estimate 2018-11-07 11:03:42 -05:00
Sean Yesmunt 336f398ce1 remove shapeshift 2018-11-06 16:54:28 -05:00
Sean Yesmunt 7785de2a66 fix text wrapping on file description 2018-11-06 16:27:26 -05:00
Sean Yesmunt d5a19eb530 fix selected color on history list in dark mode 2018-11-06 10:13:12 -05:00
Sean Yesmunt 02457ca11c remove console.log 2018-11-06 09:36:06 -05:00
Sean Yesmunt 01db231ada fix meta style color 2018-11-06 09:36:06 -05:00
Sean Yesmunt 4bbc3135c9
Merge pull request #2091 from lbryio/daemon-start
Fix: correctly search for daemon process on startup
2018-11-05 16:48:38 -05:00
Sean Yesmunt d775de69e7 Remove ToS checkbox 2018-11-05 16:08:27 -05:00
Sean Yesmunt 4f36b13569 search for 'lbrynet start' to determine if the daemon is running on start up 2018-11-05 16:00:05 -05:00
Sean Yesmunt f3d093e62c fix typo 2018-11-05 10:50:49 -05:00
Sean Yesmunt f621440b3f
Merge pull request #2088 from jessopb/channelShare
adds shareModal to channel page
2018-11-05 10:31:41 -05:00
Sean Yesmunt 45339f8197 fix typo 2018-11-05 10:29:21 -05:00
Sean Yesmunt af2164e9e4 update lbry-redux and subscriptions claim_list_mine call 2018-11-05 10:21:38 -05:00
Jessop Breth bf86974ec2 Uses a constant for PAGE_SIZE 2018-11-02 22:17:55 -04:00
Sean Yesmunt 121e4b215f
Rc fixes (#2085)
* fix: channel button color on dark mode

* fix: disabled primary button in dark mode

* fix: show pending publishes immediately

* update lbry-redux

* remove duplicate import

* use lbry colors for 'new' badge

* fix: don't filter transactions in recent transactions

* fix: remove unread subscriptions on un-subscribe

* handle edits and new files the same for pending publishes

* don't loop over transactions if we don't have to

* bump lbry-redux
2018-11-02 14:33:00 -04:00
Jessop Breth 2c6cc7de0f adds shareModal to channel page 2018-11-02 13:24:56 -04:00
Anna Melzer bbf6696054 Linting/quick wins modal & pages (#2086)
* fix linting for affirmPurchase modal

* fix linting for confirmTransaction modal

* fix linting for error modal

* fix linting for filetimeout modal

* fix linting for first transaction modal

* fix linting for incompatible daemon  modal

* fix linting for external link modal

* fix linting for remove file  modal

* fix linting for revoke claim modal

* fix linting for reward approval  modal

* fix linting for send tip modal

* fix linting for welcome modal

* fix linting for page files
2018-11-01 17:55:25 -04:00
Sean Yesmunt 39ac09bdb8
Merge pull request #2080 from amelzer/linting/quick-wins
Linting/quick wins
2018-11-01 09:32:09 -04:00
Sean Yesmunt a7c2fdad1b fix markdown editor styles on dark mode 2018-10-31 14:51:48 -04:00
Sean Yesmunt 1837cef751 use string for channel bid amount 2018-10-31 13:11:32 -04:00
Sean Yesmunt 639f99555f fix subscribe uri on channel pages 2018-10-31 13:08:30 -04:00
Sean Yesmunt 32d110cb1f add subscribed icon to files on homepage 2018-10-31 12:57:22 -04:00
Anna Melzer 14ef8acc95 fix linting for walletSend component 2018-10-31 17:51:23 +01:00
Anna Melzer 9f93843208 fix linting for walletBalance component 2018-10-31 17:50:34 +01:00
Anna Melzer 79994e25ed fix linting for walletAddress component 2018-10-31 17:49:52 +01:00
Anna Melzer 620950fabb fix linting for uriIndicator component 2018-10-31 17:49:11 +01:00
Anna Melzer 980184e7ce fix linting for transactionlistrecent component 2018-10-31 17:48:30 +01:00
Anna Melzer d28fc1beea fix linting for spinner component 2018-10-31 17:47:37 +01:00
Anna Melzer 317473c18d fix linting for snackBar component 2018-10-31 17:46:33 +01:00
Anna Melzer 83481270f3 fix linting for router component 2018-10-31 17:44:19 +01:00
Anna Melzer d443158ae9 fix linting for nsfw overlay component 2018-10-31 17:43:38 +01:00
Anna Melzer a759ccb64b fix linting for filePrice component 2018-10-31 17:41:56 +01:00
Anna Melzer 76b7181496 fix linting for fileDetail component 2018-10-31 17:41:25 +01:00
Anna Melzer 4d2f0ae3ce fix linting for fileAction component 2018-10-31 17:40:17 +01:00
Anna Melzer 256e09ac74 fix linting for externalLink component 2018-10-31 17:37:06 +01:00
Anna Melzer 548dc4ae78 fix linting for dateTime component 2018-10-31 17:35:12 +01:00
Anna Melzer 23a3b2dde6 fix linting for credit-amount 2018-10-31 17:33:45 +01:00
Anna Melzer ad0732eaf4 fix linting for channelTitle component 2018-10-31 17:32:45 +01:00
Anna Melzer 3ca5f7a2e9 fix linting for button component 2018-10-31 17:31:23 +01:00
dyllper 46d6eb6499 Fix to open folder containing the log file rather than roaming folder 2018-10-31 01:44:15 -05:00
Sean Yesmunt 78f968b3ae
Merge pull request #2075 from lbryio/rc-fixes
Rc fixes
2018-10-30 14:06:51 -04:00
Sean Yesmunt 06c16cdf27
Revert "Improve type checking for card verify" (#2074) 2018-10-30 13:35:47 -04:00
Sean Yesmunt b42d673258 fix card subtitle spacing 2018-10-30 13:12:21 -04:00
Sean Yesmunt 2536d46cdf remove async/await code 2018-10-30 13:07:55 -04:00
Sean Yesmunt 78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt 24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Anna Melzer 1359e7873b Reduce unused var warnings. Remove unnecessary redux injections (#2064) 2018-10-28 14:33:31 -04:00
Anna Melzer 389053218e Linting/address (#2066)
* Fix linting errors in address component

* Add type checking to address component and its consumers
2018-10-28 14:32:52 -04:00
Jeremy Kauffman 9c53d814d6
update console warning message to ref lbry.tech 2018-10-27 10:23:27 -04:00
Sean Yesmunt 5e98a9b982 updates for lbrynet30 2018-10-26 14:16:43 -04:00
Sean Yesmunt eb12522bc7
Merge pull request #2057 from amelzer/types/cardverify
Improve type checking for card verify
2018-10-26 11:51:10 -04:00
Sean Yesmunt 2a6a4e3a92
Merge pull request #2058 from jessopb/fixChannel
adds sortBy default prop to subscriptions and channel pages
2018-10-26 11:48:13 -04:00
Jessop Breth 968661474e adds sortBy default prop 2018-10-26 00:42:18 -04:00
Anna Melzer c41bf79e4b Improve type checking for card verify 2018-10-25 23:41:51 +02:00
ポール ウェッブ 8e08ac588c Fixes 2018-10-25 12:13:25 -05:00
Sean Yesmunt d1b4daebd2
Merge pull request #2050 from jessopb/fileListSort
persist fileList sorting
2018-10-25 02:04:05 -04:00
Sean Yesmunt 78fe88eed7 persist fileSort options when the app is closed 2018-10-25 02:01:32 -04:00
Sean Yesmunt 8cfa2bb8be fix clear button position 2018-10-23 15:12:33 -04:00
Sean Yesmunt 627af75f43 improve sizes/spacing on large screens 2018-10-23 15:12:33 -04:00
Jessop Breth 490e9beed3 persist fileList sorting 2018-10-22 23:31:06 -04:00
Sean Yesmunt 70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
ポール ウェッブ 49f0b53267 Light mode URL bar is clearer to read 2018-10-22 12:30:16 -04:00
Sean Yesmunt 6b3d49ca3b use lbry-teal-5 for snackbar/loadscreen 2018-10-22 12:30:16 -04:00
ポール ウェッブ 1e169729e0 Fixed input styling 2018-10-22 12:30:16 -04:00
ポール ウェッブ a14ecf0e8d Fixed dark mode issues 2018-10-22 12:30:16 -04:00
ポール ウェッブ ecde8dd1ab Removed bogus code 2018-10-22 12:30:16 -04:00
Sean Yesmunt 4fad161ae0 update theme based on prop change 2018-10-22 12:30:16 -04:00
ポール ウェッブ 7aae6baaa9 Removed themes folder 2018-10-22 12:30:16 -04:00
ポール ウェッブ a96460fbd9 Dark mode 2018-10-22 12:30:16 -04:00
ポール ウェッブ 98349d6b41 Trying to get dark mode working 2018-10-22 12:30:16 -04:00
ポール ウェッブ 6bc6ee3d4f Replaced Metropolis with Inter UI 2018-10-22 12:30:16 -04:00
ポール ウェッブ 2a3491013b Second refactor pass 2018-10-22 12:30:15 -04:00
ポール ウェッブ ca35e1f15d Replacing existing colors with npm module, and refactoring Sass 2018-10-22 12:30:15 -04:00
Danny Calleri 4a62e19577 using Claim type 2018-10-22 15:29:27 +02:00
Danny Calleri 620d5f71fb fixed flow errors on a few 'view.jsx' files and 'form-field.jsx' 2018-10-21 10:57:39 +02:00
Sean Yesmunt 0d0cc5bb00
Merge pull request #2048 from jessopb/txListFilterPersist
persists transaction filter: RE #1154
2018-10-19 12:26:51 -04:00
Jessop Breth c74def28ca persists transaction filter 2018-10-18 13:56:10 -04:00
Sean Yesmunt 0b1ad15b0b
Merge pull request #2042 from chrisza4/file_list-call
Fix issue file_list call continues indefinitely if a file is removed while downloading
2018-10-18 11:23:36 -04:00
Sean Yesmunt a98a001e13 fix typo 2018-10-18 11:23:08 -04:00
Chakrit Likitkhajorn 8258fc887e Add changelog and comment 2018-10-18 19:38:12 +07:00
Sean Yesmunt f5d762b718
Merge pull request #2039 from lbryio/fix-flow
Fix flow type errors of all viewers
2018-10-15 13:19:40 -04:00
btzr-io ae9a139f21 fix promise error 2018-10-15 10:01:27 -06:00
Chakrit Likitkhajorn 208bafdae9 Fix issue file_list call continues indefinitely if a file is removed while downloading 2018-10-15 18:27:56 +07:00
btzr-io 2dbb7717da fix flow type errors of react refs 2018-10-15 00:26:46 -06:00
Sean Yesmunt 9db8a571dd
Merge pull request #2040 from lbryio/toast
Change snackbar notification postion to bottom-left
2018-10-15 00:44:09 -04:00
btzr-io ed2abcc9fb fix position 2018-10-14 20:40:23 -06:00
btzr-io 87f098cc17 change snackbar notification postion to bottom-left 2018-10-14 20:06:10 -06:00
btzr-io 46dc577d10 fix some flow errors of the three-viewer component 2018-10-14 19:42:01 -06:00
btzr-io 15cbdd42a8 fix more flow errors for document viewers 2018-10-14 18:27:09 -06:00
btzr-io 49721b87c8 fix flow errors of fileRender component 2018-10-14 15:58:35 -06:00
Tiago 57fa8330e5
Merge branch 'master' into master 2018-10-14 16:18:12 -03:00
Tiago Rodrigues ffca29a5da #1772 - adjustment for PR 2018-10-14 14:47:18 -03:00
Sean Yesmunt 5665bc3ee7
Merge pull request #2030 from lbryio/thumbnail
fix thumbnail height/width
2018-10-14 13:19:40 -04:00
Tiago Rodrigues 150cfe7758 #1772 - add Reverse Order & Use System/Location Time/Date 2018-10-14 13:32:01 -03:00
Chakrit Likitkhajorn 2b46483344 Centralized type to type/claim 2018-10-14 18:53:30 +07:00
Chakrit Likitkhajorn 9b4cbc2712 Limit file type when upload 2018-10-14 18:53:11 +07:00
Sean Yesmunt 204db94fa4
Merge pull request #2035 from chrisza4/centralized-redux-action
Proposed: Centralized redux action
2018-10-13 20:54:05 -04:00
Chakrit Likitkhajorn 2f02d6f656 Refactor actions/subscription.js to use redux action centralized 2018-10-14 00:03:09 +07:00
Chakrit Likitkhajorn c9686c4942 Refactor actions/shape_shift.js to use redux action centralized 2018-10-13 23:58:17 +07:00
Chakrit Likitkhajorn 295f6ca61d Refactor action/publish.js to use redux action centralized 2018-10-13 23:56:52 +07:00
Chakrit Likitkhajorn d594f46bad Add redux action type 2018-10-13 23:53:34 +07:00
Sean Yesmunt 0d69772bdb updates for PR comments 2018-10-12 14:44:07 -04:00
Sean Yesmunt b40b64cb6e fix placeholder style for dark mode 2018-10-12 14:20:20 -04:00
Sean Yesmunt 3c87c47632 add content placeholder and time info on file{card,tile} 2018-10-12 14:20:20 -04:00
Sean Yesmunt 88e15438d7 fix thumbnail height/width 2018-10-11 18:57:00 -04:00
Sean Yesmunt 003fb1f334
Merge pull request #2023 from chrisza4/clickable-channel
Add support for Clickable channel names on Explore page headings (#1820)
2018-10-11 16:26:53 -04:00
Sean Yesmunt 2786968723
Merge pull request #2025 from lbryio/credit-card
Fix 722 - credit card note
2018-10-11 16:26:26 -04:00
Thomas Zarebczan 45961e7d76
Update view.jsx 2018-10-11 02:39:58 -04:00
Thomas Zarebczan 9b1797c1ab take 2
Fixing up per Sean's recommendations
2018-10-11 02:38:27 -04:00
Thomas Zarebczan 301b0119e6 add credit card note 2018-10-11 01:59:43 -04:00
Thomas Zarebczan 2707210744 fix 1972
Adds a snackbar if the lbry:// URL is invalid
I tried to do the doNotify similar to most of the other pages, but failed.
2018-10-11 01:56:47 -04:00
Sean Yesmunt 352363056c
Merge pull request #2005 from ykris45/patch-2
Fix Transaction menu colides [#2000]
2018-10-10 11:06:56 -04:00
Chakrit Likitkhajorn 9375c267b1 Always trim claim id from category 2018-10-10 22:02:20 +07:00
Chakrit Likitkhajorn 2646ce4481 Add support for clickable link 2018-10-10 21:13:43 +07:00
Sean Yesmunt 445bf77e36
Merge pull request #2018 from ykris45/patch-3
change http to https
2018-10-09 17:25:18 -04:00
Sean Yesmunt b16d5e87de
Merge branch 'master' into patch-2 2018-10-09 16:38:36 -04:00
Sean Yesmunt 334c278e4f fix transaction filter collision 2018-10-09 16:36:11 -04:00
Sean Yesmunt 123ed44bb9 fix event listener cleanup 2018-10-09 16:25:35 -04:00
Sean Yesmunt 71327875f8 add {cmd,ctrl} + l for wunderbar focus 2018-10-09 16:25:11 -04:00
YULIUS KURNIAWAN KRISTIANTO 3078d6f0fd
change http to https 2018-10-09 23:58:53 +07:00
Sean Yesmunt 42fc41f1ae simplify file card and tile 2018-10-09 11:01:54 -04:00
Jayanth Kanugo 487ec99acb update to https 2018-10-05 17:19:31 -05:00
Sean Yesmunt 4dbd364ea1 use lbryinc/lbry-redux for rewards/featured content 2018-10-05 16:14:46 -04:00
Sean Yesmunt ea30dc628e
Merge pull request #2010 from jessopb/publishWarnings
fixes console log warnings when bid is null or NaN
2018-10-05 14:52:14 -04:00
Sean Yesmunt 3f0bfa3ca5
Merge pull request #2001 from lbryio/channel-alignment
better channel actions alignment
2018-10-05 14:51:48 -04:00
Sean Yesmunt b14336175e
Merge branch 'master' into publishWarnings 2018-10-05 13:55:00 -04:00
Sean Yesmunt 029bd1d559 fix brief alignment issue on channel pages 2018-10-05 13:52:04 -04:00
Sean Yesmunt e206293cef
Merge pull request #2002 from lbryio/channel-files
change channel page amount to 48
2018-10-05 13:48:54 -04:00
Sean Yesmunt 25979a038b
Merge pull request #1997 from lbryio/license-edit
remove copyright from publish form state and fix other license edit
2018-10-05 13:48:21 -04:00
Sean Yesmunt 9501c64717
Merge pull request #1999 from lbryio/history-improvements
Style improvements and user history bugs
2018-10-05 13:47:51 -04:00
Jessop Breth e7a3c571a2 fixes log warnings when bid is null 2018-10-05 11:51:53 -04:00
Sean Yesmunt e9e4c629a4 add a message when a user has no history 2018-10-04 23:47:54 -04:00
Sean Yesmunt a895617342
Merge pull request #1989 from jessopb/expandedShare
adds open.lbry.io links to socialShare Re: Issue # 1810
2018-10-04 16:53:23 -04:00
Sean Yesmunt 4fdce831d4
Merge pull request #2008 from lbryio/card-verify-fix
Fix lbryio import
2018-10-04 15:28:45 -04:00
Sean Yesmunt 4cbea80dea update Lbryio import 2018-10-04 15:27:49 -04:00
Jessop Breth 42988daa59 adds LBRY app sharing to socialShare 2018-10-04 09:50:06 -04:00
Sean Yesmunt 2c4fde4321 change channel page amount to 48 2018-10-04 00:55:30 -04:00
Sean Yesmunt ce9a3f0ff4 better channel actions alignment 2018-10-04 00:39:49 -04:00