Commit graph

29 commits

Author SHA1 Message Date
Alex Grintsvayg 89b5e20b15 iron out auth issues 2017-06-21 20:09:30 -04:00
Alex Liebowitz a5968c2c20 Remove unnecessary load of Discover page during startup
We were loading the Discover page at the end of the launch screen.
That meant that if a user started with LBRY closed and started it by
clicking on a lbry:// link, it would load during the launch screen
but then get overridden by the Discover page as soon as the launch
screen finished.

Fortunately, this load was redundant anyway as the necessary state is
already being set in the default state for the App component:
902fb96878/ui/js/reducers/app.js (L5)
2017-06-19 08:12:00 -04:00
6ea86b96 cf532b4e98
Add a way for users to clear their own cache 2017-06-16 12:43:43 +07:00
Jeremy Kauffman 18a40defba mostly done? 2017-06-07 20:56:52 -04:00
Jeremy Kauffman 4f65957287 not enough progress 2017-06-07 12:11:47 -04:00
Jeremy Kauffman e0b8afe028 midway through auth rewrite 2017-06-07 11:56:01 -04:00
Jeremy Kauffman 2172555096 change prettier options 2017-06-06 17:19:12 -04:00
Sean Yesmunt c8b949f020 format with prettier 2017-06-05 21:21:55 -07:00
6ea86b96 b1bbf7ee4e Scroll to top of page when changing path 2017-06-02 14:11:59 +07:00
Alex Liebowitz c7bab43b7b Open full path instead of directory during upgrade
This was how it was before the Redux refactor
2017-06-01 05:03:37 -04:00
Jeremy Kauffman aee0603dc9 fix version info on help 2017-05-25 14:29:28 -04:00
Jeremy Kauffman 0c41cbb823 error and auth fixes 2017-05-24 20:07:38 -04:00
6ea86b96 27b9d844b7
Fix navigating back through search results 2017-05-23 12:46:52 +04:00
6ea86b96 53efd55890
Fix snackbar 2017-05-23 11:21:21 +04:00
6ea86b96 279f6ff76c
No need to set the title in history push 2017-05-22 20:32:25 +04:00
6ea86b96 720c0bac9f
Set page title when changing path 2017-05-22 19:58:17 +04:00
Jeremy Kauffman 9d8fa102ee bug fixes, file info and my claims refactor, list claims in channel 2017-05-18 19:14:26 -04:00
Jeremy Kauffman 3fa4d0dfe7 progress towards fixing settings and costs 2017-05-17 17:52:45 -04:00
Jeremy Kauffman 6783bcdfeb i'm making things better... right? 2017-05-14 23:50:59 -04:00
Jeremy Kauffman 3c325b2f0a where's the triggers?! also very broken 2017-05-10 20:59:47 -04:00
Jeremy Kauffman d517316554 some progress but also broken show 2017-05-09 23:06:48 -04:00
6ea86b96 3085b2d362
A couple of minor history fixes 2017-05-07 00:57:34 +07:00
6ea86b96 d2c97d3460
Back button working properly 2017-05-06 23:31:47 +07:00
6ea86b96 fcea4cb305
Progress on navigation 2017-05-06 14:25:14 +07:00
6ea86b96 fb3d366fe0
Fix upgrading and start on history 2017-05-06 00:05:33 +07:00
Jeremy Kauffman 36a992343f much progress towards a working merge 2017-05-03 23:44:08 -04:00
6ea86b96 7a6dd93886 Downloaded file list kind of working. Not sure about sort. 2017-05-02 19:35:59 -04:00
6ea86b96 089572880f Wallet progress 2017-05-02 18:47:03 -04:00
6ea86b96 0d3647c709 Redux proof of concept 2017-05-02 18:24:21 -04:00