Commit graph

1818 commits

Author SHA1 Message Date
Alex Liebowitz
91a323ab69 Pre-fill license info from drop-down if match is found 2017-06-18 23:50:37 -04:00
Alex Liebowitz
ca06591d03 Add FormField.getOptions() and FormRow.getOptions() 2017-06-18 23:50:37 -04:00
Alex Liebowitz
50dcb046bb Clean up and simplify handling of license description and URL
- General style and organization improvements
 - Convert license type selector to controlled component
 - Instead of trying to return the right description and URL directly
   from the components, keep the view simple and compute the description
   and URL at submit time.
2017-06-18 23:50:37 -04:00
Alex Liebowitz
051e361c07 Remove a couple of state keys no longer being used 2017-06-18 23:50:37 -04:00
Alex Liebowitz
4c9715171f Convert metadata fields back to separate state keys
Before, they were stored in one data structure called
this.state.metadata that was supposed to contain (more or less) all the
metadata for the publish, but this was unwieldy and possibly causing
unnecessary updates because not all of the metadata fields correspond
directly to fields in the interface.
2017-06-18 23:50:37 -04:00
Alex Liebowitz
c3973ac780 Finish converting TOS agree checkbox to controlled component 2017-06-18 23:50:37 -04:00
Alex Liebowitz
26e6245b89 Basics of metadata prefill 2017-06-18 23:50:37 -04:00
Alex Liebowitz
8c44dfbb59 Update and simplify state management of metadata fields 2017-06-18 23:50:37 -04:00
Alex Liebowitz
d08790cd5d When updating, don't pre-populate with old data (will pre-fill instead) 2017-06-18 23:50:37 -04:00
6ea86b96
54a0c95e16 Progress towards working publish 2017-06-18 22:05:32 +07:00
6ea86b96
3d3b739387 Cache channel claims 2017-06-17 12:02:19 +07:00
6ea86b96
a7c2bfbb67 Move claim lookup on publish page into redux 2017-06-17 12:02:19 +07:00
6ea86b96
6540ebf323 Move fetching my channels into redux 2017-06-17 12:02:19 +07:00
Jeremy Kauffman
dd444744ad Merge pull request #246 from lbryio/refresh-claims-fix
Refresh claims fix
2017-06-16 17:19:53 -04:00
Jeremy Kauffman
038b3820bf Merge pull request #248 from lbryio/clear-cache
Add a way for users to clear their own cache
2017-06-16 17:15:04 -04:00
6ea86b96
cf532b4e98
Add a way for users to clear their own cache 2017-06-16 12:43:43 +07:00
6ea86b96
5595b5b5b2
Remove doCancelResolveUri, it deletes claims from the store 2017-06-16 09:51:02 +07:00
6ea86b96
5074b368ee
Fix loading state on file card and uri indicator when claim is already available 2017-06-16 09:48:55 +07:00
Jeremy Kauffman
f95853892b disable availability check 2017-06-15 20:02:57 -04:00
Jeremy Kauffman
98782bbe2a Merge pull request #225 from lbryio/redux-persist
Redux persist
2017-06-15 10:13:31 -04:00
Jeremy Kauffman
f975ef4b1b Merge branch 'master' into redux-persist 2017-06-15 10:13:22 -04:00
Jeremy Kauffman
2cecd20c16 Merge pull request #239 from seanyesmunt/master
allow user to create new directory when choosing download directory
2017-06-15 09:37:26 -04:00
Jeremy Kauffman
be198e0cf4 Merge pull request #241 from lbryio/refresh-claim-list-mine
Always refresh claims/file info on downloaded/published pages
2017-06-15 09:36:49 -04:00
Jeremy Kauffman
b0959502ef Merge branch 'master' into refresh-claim-list-mine 2017-06-15 09:36:25 -04:00
6ea86b96
1063d2fc9d Always refresh claims/file info on downloaded/published pages 2017-06-15 19:46:27 +07:00
6ea86b96
28ea648215 Fixes after rebasing on master 2017-06-15 11:27:38 +07:00
6ea86b96
e5260612d6 Fix removing busy message after discovered content is fetched 2017-06-15 11:27:38 +07:00
6ea86b96
b596806fbc Refresh claim data when show page is mounted 2017-06-15 11:27:38 +07:00
6ea86b96
8f786baacd Make search page updates more efficient with batch actions 2017-06-15 11:27:38 +07:00
6ea86b96
193738083f Always resolve claims on discover page 2017-06-15 11:27:38 +07:00
6ea86b96
04c4988a9a Always refresh claims/file info on downloaded/published pages 2017-06-15 11:27:38 +07:00
6ea86b96
aa30aec997 Cache claims in indexedDB (via LocalForage) 2017-06-15 11:27:38 +07:00
Sean Yesmunt
0798f60c70 allow user to create new directory when choosing download directory 2017-06-14 21:03:20 -07:00
Jeremy Kauffman
e9ece65d68 Bump version: 0.12.2rc1 → 0.12.2rc2 2017-06-14 20:38:14 -04:00
Jeremy Kauffman
521b368cb0 fix error reporting 2017-06-14 20:37:42 -04:00
Jeremy Kauffman
4b095c3ea6 kill lbry.call 2017-06-14 20:21:31 -04:00
Jeremy Kauffman
a6b8ae2ce4 Bump version: 0.12.1rc1 → 0.12.2rc1 2017-06-14 18:01:22 -04:00
Jeremy Kauffman
c6603a4e80 daemon v0.13 support 2017-06-14 18:01:04 -04:00
Jeremy Kauffman
ce6284219c Bump version: 0.12.0 → 0.12.1rc1 2017-06-14 17:50:29 -04:00
Jeremy Kauffman
4c8d649830 updates required for lbry daemon 0.12 2017-06-14 17:49:23 -04:00
Jeremy Kauffman
efd289b1ed increase wait time for daemon to launch 2017-06-14 11:21:16 -04:00
Jeremy Kauffman
84589f1ebb Merge branch 'longle255-fix_loading_help_menu' 2017-06-13 15:59:10 -04:00
Jeremy Kauffman
6d41006918 Merge branch 'fix_loading_help_menu' of https://github.com/longle255/lbry-app into longle255-fix_loading_help_menu 2017-06-13 15:45:13 -04:00
Jeremy Kauffman
ba27b7fe69 Merge pull request #232 from lbryio/lock-files
Regenerate lock files
2017-06-13 14:35:24 -04:00
Le Long
bbaec6bfe0 add changelog 2017-06-13 17:03:18 +02:00
Le Long
d52d8872be use ipcRenderer as bridge for communication between electron and ui app 2017-06-13 17:02:06 +02:00
6ea86b96
d59f5f1005
Regenerate lock files 2017-06-13 11:19:56 +07:00
Jeremy Kauffman
c47fb7cb2b Merge pull request #222 from seanyesmunt/webpack-2
webpack@2
2017-06-12 12:07:12 -04:00
Jeremy Kauffman
1fc7c92524 Merge pull request #223 from lbryio/video-fallback
Metadata at end
2017-06-11 12:10:41 -04:00
Sean Yesmunt
3a89a75e7d consistent quote type 2017-06-10 21:59:33 -07:00