Commit graph

1462 commits

Author SHA1 Message Date
Thomas Zarebczan
b8f903b4fa
update daemon to 0.19.3
0.19.3 is the most recent stable version and what is shipped with the predesign in 0.21.4
2018-05-15 11:48:36 -04:00
Thomas Zarebczan
95a200843d
updater test 2018-05-11 19:09:10 -04:00
Sean Yesmunt
5c51dfa0ca remove yarnhooks 2018-05-11 18:12:09 -04:00
Baltazar Gomez
6d820058dc
Merge branch 'master' into markdown-fix 2018-05-11 01:57:10 -06:00
btzr-io
ae7ae36702 add support for lbry protocol on sanitation schema 2018-05-11 01:41:22 -06:00
Sean Yesmunt
bcfda68fd7 chore: bump lbry-redux 2018-05-10 18:45:09 -04:00
btzr-io
481f85cd02 merge master and fix build 2018-05-09 18:22:09 -06:00
Sean Yesmunt
3056829147 fix linux build 2018-05-09 18:00:48 -04:00
btzr-io
607cb6a5cd add markdownPreview component 2018-05-06 22:53:04 -06:00
Igor Gassmann
1f7ee4da3f fix: unix building not including renderer files 2018-04-27 17:40:02 -04:00
Sean Yesmunt
fe056e0661 chore: bump app to 0.22.0-rc.4 2018-04-25 22:52:32 -04:00
Sean Yesmunt
17d3c81737 chore: bump app to 0.22.0-rc.3 2018-04-25 18:53:56 -04:00
Igor Gassmann
232c1d8109
fix: re-enable flow type checking for the project (#1197)
Flow wasn't working anymore. This fixes flow type checking and it to the git precommit hook.
2018-04-25 17:20:59 -04:00
Sean Yesmunt
eb06c9261d chore: bump version to 0.22.0-rc.2 2018-04-25 16:23:52 -04:00
Igor Gassmann
70fde932c0
feat: setup Danger (#1289)
Add Danger to automate code reviews. Currently, it only checks for a description in PRs and if the changelog file has been updated.
2018-04-25 15:31:58 -04:00
Sean Yesmunt
fe069650d6 chore: bump version to 0.22.0-rc.1 2018-04-25 14:45:14 -04:00
Sean Yesmunt
dccdaedbe0 chore: bump version to 0.21.3 2018-04-25 11:15:11 -04:00
Sean Yesmunt
5b0846215f add blacklisted content view 2018-04-25 11:15:10 -04:00
Baltazar Gomez
6e7c8f773e
clear cache for lbry-redux only 2018-04-25 00:26:14 -06:00
Baltazar Gomez
3c420a1566
add clean command
Fix for Yarn isn't pulling in latest lbry-redux changes #1382
2018-04-25 00:00:25 -06:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
dependabot[bot]
8f9f2e7b39 build: bump eslint-plugin-import from 2.9.0 to 2.10.0 (#1245)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.9.0...v2.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:54:46 -04:00
Igor Gassmann
c21da12298
build: bump electron from 1.7.13 to 1.8.4 (#1268)
* build: bump electron from 1.7.13 to 1.8.4

* docs: add Windows build tools as a prerequisite on Windows
2018-04-03 15:54:28 -04:00
dependabot[bot]
a359e22ded build: bump react from 16.2.0 to 16.3.0 (#1243)
Bumps [react](https://github.com/facebook/react) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.2.0...v16.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:54:21 -04:00
dependabot[bot]
8ef426b58d build: bump localforage from 1.6.0 to 1.7.1 (#1240)
Bumps [localforage](https://github.com/localForage/localForage) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/localForage/localForage/releases)
- [Changelog](https://github.com/localForage/localForage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/localForage/localForage/compare/1.6.0...1.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:44:14 -04:00
dependabot[bot]
16d57654e2 build: bump react-dom from 16.2.0 to 16.3.0 (#1246)
Bumps [react-dom](https://github.com/facebook/react) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.2.0...v16.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:20:16 -04:00
dependabot[bot]
e0b66037c0 build: bump flow-bin from 0.68.0 to 0.69.0 (#1242)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.68.0 to 0.69.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.68.0...v0.69.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:19:57 -04:00
dependabot[bot]
9d8f0010ad build: bump yarnhook from 0.1.1 to 0.2.0 (#1244)
Bumps [yarnhook](https://github.com/frontsideair/yarnhook) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/frontsideair/yarnhook/releases)
- [Commits](https://github.com/frontsideair/yarnhook/compare/v0.1.1...v0.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:17:42 -04:00
dependabot[bot]
a6a183046c build: bump eslint-import-resolver-webpack from 0.8.4 to 0.9.0 (#1241)
Bumps [eslint-import-resolver-webpack](https://github.com/benmosher/eslint-plugin-import) from 0.8.4 to 0.9.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/resolvers/webpack/v0.8.4...resolvers/webpack/v0.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:16:38 -04:00
dependabot[bot]
533ba06968 build: bump moment from 2.21.0 to 2.22.0 (#1239)
Bumps [moment](https://github.com/moment/moment) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.21.0...2.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:12:46 -04:00
dependabot[bot]
28f71a53e4 Bump lint-staged from 7.0.0 to 7.0.2 (#1238)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v7.0.0...v7.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-03 15:00:50 -04:00
Igor Gassmann
e0b8ae7ff7
chore: upgrade electron (#1213) 2018-03-29 17:16:37 -04:00
Igor Gassmann
1fc35d1175 fix: daemon fails to download when dist directory doesn't exist 2018-03-29 15:57:17 -04:00
Igor Gassmann
e46a7548d4 chore: clean-up after redesign 2018-03-26 17:54:50 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann
ddc15a37e3
chore: remove unused dependencies (#1187) 2018-03-26 14:16:27 -04:00
dependabot[bot]
944ef3deb5 build: bump babel-plugin-module-resolver from 3.1.0 to 3.1.1 (#1183)
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/tleunen/babel-plugin-module-resolver/releases)
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-26 14:15:14 -04:00
Igor Gassmann
20ef534a44 docs: update node.js requirement 2018-03-25 14:22:18 -04:00
Igor Gassmann
6f7a12bfa6 feat: enable yarnhook to keep node_modules up-to-date 2018-03-23 15:55:28 -04:00
Igor Gassmann
a77dd2b54a feat: enable githooks for commits 2018-03-23 15:55:28 -04:00
dependabot[bot]
1eb9705a5e build: bump redux-persist-transform-filter from 0.0.10 to 0.0.16 (#1083)
Bumps [redux-persist-transform-filter](https://github.com/edy/redux-persist-transform-filter) from 0.0.10 to 0.0.16.
- [Commits](https://github.com/edy/redux-persist-transform-filter/compare/0.0.10...0.0.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-23 10:03:48 -04:00
dependabot[bot]
088550df4c build: bump qrcode.react from 0.7.2 to 0.8.0 (#1084)
Bumps [qrcode.react](https://github.com/zpao/qrcode.react) from 0.7.2 to 0.8.0.
- [Changelog](https://github.com/zpao/qrcode.react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zpao/qrcode.react/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-23 09:57:51 -04:00
Igor Gassmann
8c4f6eb46e chore: bump version to 0.21.2 2018-03-22 15:07:32 -04:00
Igor Gassmann
306a6eefff chore: bump version to 0.21.2-rc.1 2018-03-22 12:33:44 -04:00
Thomas Zarebczan
de2cbe5f77 fix: app shortcut not created on install/reinstall (#1164)
This fixes https://github.com/electron-userland/electron-builder/issues/2725
2018-03-22 11:07:39 -04:00
Igor Gassmann
b6351a367a
chore: remove unused dependency npm (#1159) 2018-03-22 10:52:58 -04:00
Igor Gassmann
d32c5fa224
chore: remove unused dependency jayson (#1160) 2018-03-22 10:47:44 -04:00
Igor Gassmann
3ae13fb494
chore: remove unused dependency redux-action-buffer (#1158) 2018-03-21 16:50:07 -04:00
dependabot[bot]
3200cfe25b build: bump flow-bin from 0.66.0 to 0.68.0 (#1126)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.66.0 to 0.68.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.66.0...v0.68.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 14:18:14 -04:00
dependabot[bot]
5f9a0620c5 build: bump electron-dl from 1.10.0 to 1.11.0 (#1127)
Bumps [electron-dl](https://github.com/sindresorhus/electron-dl) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/sindresorhus/electron-dl/releases)
- [Commits](https://github.com/sindresorhus/electron-dl/compare/v1.10.0...v1.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 14:17:19 -04:00