Commit graph

2563 commits

Author SHA1 Message Date
Jeremy Kauffman 3de3dd2544 Merge branch 'i18n' 2017-08-24 13:43:16 -04:00
Jeremy Kauffman 68e0eb66d2 save setting, fix warning 2017-08-24 13:33:41 -04:00
btzr-io 4185f22cb2 update dark theme -> header color -> #ccc 2017-08-24 11:06:21 -06:00
btzr-io 8e7c783750 rewrite fallback for themes 2017-08-24 10:55:24 -06:00
btzr-io c257691b57 move getThemes -> settings -> componentWillMount 2017-08-24 10:29:54 -06:00
btzr-io 8b8c9c9da9 fix settings constant 2017-08-24 10:14:30 -06:00
btzr-io 191b95cc2e load theme on /doDaemonReady 2017-08-24 10:11:39 -06:00
Akinwale Ariwodola 48b02567a0 fixed locale change bug 2017-08-23 00:50:59 +01:00
Jeremy Kauffman 6e61a9f73c further improvements to backup wallet content 2017-08-22 17:28:01 -04:00
btzr-io a77a6495b0 tidy up themes 2017-08-21 20:43:14 -06:00
btzr-io 3c7f1761bb minor fixes for overall scss / themes 2017-08-21 20:23:38 -06:00
Alex Grin 918610263c Merge pull request #488 from lbryio/daemon_dl_skip
skip downloading the daemon if it exists and the version matches
2017-08-21 12:08:42 -04:00
Alex Grin cd37c80b9a quotes 2017-08-21 12:06:56 -04:00
Akinwale Ariwodola efd2b99cda modified doDownloadLanguages to use XMLHttpRequest instead of http.request 2017-08-21 16:03:51 +01:00
btzr-io 66af58940a tidy up dark theme 2017-08-20 12:13:17 -06:00
btzr-io d8f71eba6d minor fix for dark theme 2017-08-20 11:07:26 -06:00
btzr-io af46f8a73c remove unused constant 2017-08-20 09:52:09 -06:00
hackrush a2cc9afe05 Displays additional fields in the transaction list 2017-08-20 15:21:57 +05:30
btzr-io 4ddecf2aaa implement dark theme 2017-08-19 23:58:03 -06:00
btzr-io 2db24b059f rewrite action -> doSetTheme 2017-08-19 17:59:48 -06:00
btzr-io 1233b2d4fd load initial theme 2017-08-19 16:03:40 -06:00
btzr-io c87bcb8383 rewrite themes-system -> action / reducer 2017-08-19 15:34:45 -06:00
btzr-io 58496c1d3c init fix for last review 2017-08-19 13:04:45 -06:00
Jeremy Kauffman cefc882474 more i18n progress 2017-08-19 14:03:51 -04:00
Akinwale Ariwodola 970539ffae fixed merge conflicts with latest master 2017-08-19 09:01:31 +01:00
btzr-io 3f3372c96a update overall scss structure
make styles more flexible / customizable
2017-08-18 22:33:01 -06:00
btzr-io dccd52c7df fix broken style from form-field 2017-08-18 19:46:45 -06:00
btzr-io 198d44af66 minor fix for buttons style 2017-08-18 19:18:07 -06:00
btzr-io 509ff192cd fix for card style 2017-08-18 19:09:45 -06:00
btzr-io 95f68cbda8 fix load screen styles 2017-08-18 18:42:45 -06:00
btzr-io 6455f49956 minor fix for broken styles / animation 2017-08-18 18:06:53 -06:00
btzr-io 5a9fdcdd26 import css vars 2017-08-18 17:35:52 -06:00
btzr-io 1e465d80b1 add missing colors 2017-08-18 17:25:35 -06:00
Baltazar Gomez d2c735717c Merge branch 'master' into master 2017-08-18 15:54:18 -06:00
Jeremy Kauffman 5bec6accc2 mostly done
refactor modals and settings, clean-up CHANGELOG
2017-08-18 17:47:30 -04:00
Alex Grin 2018bfb2f2 Merge pull request #483 from lbryio/setup-update
update setup
2017-08-18 16:00:45 -04:00
Jeremy Kauffman 5a92bf79f9 restore changelog line 2017-08-18 13:19:26 -04:00
Jeremy Kauffman bcf86dfc16 Merge remote-tracking branch 'origin/history' 2017-08-18 13:18:44 -04:00
btzr-io 079eca8790 update disable opacity -> 0.5 2017-08-18 13:18:18 -04: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
btzr-io 9bf654e05f init migration to css vars 2017-08-17 23:37:35 -06:00
Baltazar Gomez ba35ac81aa Merge branch 'master' into master 2017-08-17 22:45:08 -06:00
Thomas Zarebczan 2735b647a9 update setup
-add node /nvm link
-add keytar/libsecret
-add yarn

Feel free to adjust directions/wording
2017-08-17 13:04:04 -04:00
Jeremy Kauffman 7cf491c050 update packages and fix build warnigs 2017-08-15 23:02:16 -04:00
Jeremy Kauffman 9b6ae50c51 skip downloading the daemon if it exists and the version matches 2017-08-15 22:15:03 -04:00
Jeremy Kauffman 23601a3e48 add changelog entry for daemon update 2017-08-15 19:36:45 -04:00
Jeremy Kauffman a21eaf0f57 Merge branch 'hackrush01-wallet_bckp_help' 2017-08-15 17:43:05 -04:00