Commit graph

1096 commits

Author SHA1 Message Date
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