Commit graph

1120 commits

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