lbry-desktop/ui/js
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
..
actions prevent duplicated history / get history length 2017-08-18 13:18:15 -04:00
component Working on history fix 2017-08-18 13:18:15 -04:00
config format with prettier 2017-06-05 21:21:55 -07:00
constants attempt to disable back/forward buttons 2017-08-18 13:18:15 -04:00
page backup help 2017-08-15 17:42:48 -04:00
reducers prevent duplicated history / get history length 2017-08-18 13:18:15 -04:00
selectors prevent duplicated history / get history length 2017-08-18 13:18:15 -04:00
util Stop progress bar code blowing up if window is defocused before download starts 2017-07-03 13:55:52 +07:00
app.js add startup daemon version check, refactor daemon versioning to package.json 2017-07-19 17:05:08 -04:00
jsonrpc.js fix handling and display of errors on get API call 2017-07-30 15:37:44 -04:00
lbry.js update daemon to 0.15 2017-08-15 17:04:09 -04:00
lbryio.js cache auth token to prevent race condition on set 2017-08-03 12:15:52 -04:00
lbryuri.js The URL name is automatically suggested. 2017-07-24 17:56:18 -04:00
lighthouse.js prettify all the files 2017-06-20 08:08:52 -04:00
main.js Stop the back function removing the claim_id from the URI 2017-08-07 20:07:39 +07:00
rewards.js add missing reward text 2017-07-20 15:37:25 -04:00
store.js Refactor back to lbry.js localStorage for pending publishes 2017-07-13 13:52:47 +07:00
utils.js more user flow improvements, possibly ready 2017-07-19 21:07:17 -04:00