btzr-io
8e7c783750
rewrite fallback for themes
2017-08-24 10:55:24 -06:00
btzr-io
191b95cc2e
load theme on /doDaemonReady
2017-08-24 10:11:39 -06:00
btzr-io
2db24b059f
rewrite action -> doSetTheme
2017-08-19 17:59:48 -06:00
Baltazar Gomez
9d02df5446
prevent duplicated history / get history length
...
implement custom history
fix history back / forward actions
fix react error
fix back / forward actions -> use doChangePath
revert history state
return page index / location from history stack
implement custom history -> react/redux style
remove util/createHistory.js
tidy up / simplify
fix comments
2017-08-18 13:18:15 -04:00
6ea86b96
5df497182e
Working on history fix
2017-08-18 13:18:15 -04:00
Jeremy Kauffman
22fbf13715
attempt to disable back/forward buttons
2017-08-18 13:18:15 -04:00
Baltazar Gomez
86b4f8e82c
add forward button
...
add forward history
diseable conditionals
fix last commit
update CHANGELOG.md
2017-08-18 13:18:03 -04:00
hackrush
50d7b3ab70
(quickfix) Now displays quit button in IncompatibleDaemonModal.
...
Also display a Learn More link pointing to the appropriate faq.
2017-07-31 10:19:56 +05:30
6ea86b96
d7ceeb15cf
Add pagination
...
Some bad pagination CSS
2017-07-29 15:35:14 -04:00
Jeremy Kauffman
022e7f808b
fix upgrade file path missing name
2017-07-28 19:31:10 -04:00
Jeremy Kauffman
ac34faea80
Merge remote-tracking branch 'origin/master' into rewards3
2017-07-24 18:09:37 -04:00
6ea86b96
7671787a63
Fix refresh after scrolly history changes
2017-07-23 15:53:24 +07:00
Jeremy Kauffman
343fadb462
fix modal showing for existing users, fix previous merge, remove console
2017-07-21 18:06:39 -04:00
Jeremy Kauffman
c67fe5aae6
update to master
2017-07-21 17:45:37 -04:00
6ea86b96
63daf5d282
Use toQueryString from util/query_params in app actions
2017-07-21 16:02:03 +07:00
Jeremy Kauffman
57a56c5313
remove unused logic
2017-07-20 17:35:56 -04:00
Jeremy Kauffman
c2a611f11c
more user flow improvements, possibly ready
2017-07-19 21:07:17 -04:00
Jeremy Kauffman
38fd451e72
add startup daemon version check, refactor daemon versioning to package.json
2017-07-19 17:05:08 -04:00
Jeremy Kauffman
d7fdaa08e2
more progress
2017-07-19 11:09:40 -04:00
6ea86b96
739bf6adf5
Use history API to retain scrollY when navigating back
2017-07-19 16:20:51 +07:00
6ea86b96
a7c4df9393
Revert "Merge pull request #331 from akinwale/issue312"
...
This reverts commit a83b695602
, reversing
changes made to 1d01dc8303
.
2017-07-19 15:36:22 +07:00
Jeremy Kauffman
16abedbf3a
moderate progress
2017-07-16 12:29:46 -04:00
Jeremy Kauffman
b3de4ceee9
beginnings of new flow
2017-07-15 15:25:39 -04:00
Akinwale Ariwodola
187ac405fe
Modified to use redux store and return to previous scroll position only upon back navigation
2017-07-13 16:32:32 +01:00
6ea86b96
a76ac95f7c
Don't call history.back when there is no previous history
2017-06-25 14:08:29 +07:00
6ea86b96
9595b1707d
Fix refreshing
2017-06-23 12:47:41 +07:00
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