Commit graph

395 commits

Author SHA1 Message Date
Thomas Zarebczan 3d27b4f2d9 moar release
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted

Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.
2019-05-09 19:26:58 -04:00
Sean Yesmunt 93ac947879 update lbry-redux 2019-05-07 15:21:40 -04:00
Sean Yesmunt b2decaac73 redesign channel page 2019-05-06 23:29:50 -04:00
Sean Yesmunt 8fe423ca4d make alignment great again 2019-05-02 16:48:06 -05:00
Sean Yesmunt 2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt f670fda6c2 keep auth_token in a cookie on web 2019-04-11 14:45:38 -04:00
Shawn 63806845ca WIP Checkpoint, spaghetti code! 2019-04-08 21:27:18 -04:00
Sean Yesmunt ee7854c429 use react-router 2019-04-04 17:05:23 -04:00
Sean Yesmunt b8ac8a0340 add google analytics 2019-04-01 10:32:35 -04:00
Sean Yesmunt d7d628ad1b fix video player 2019-03-31 22:00:31 -04:00
Shawn e94892f584 Initial lazy-load and code-splitting 2019-03-31 21:42:59 -04:00
Sean Yesmunt fbbbe526c4 use @reach/router 2019-03-28 12:53:13 -04:00
Sean Yesmunt 15e6009bd9 fix: publish url input 2019-03-21 13:24:47 -04:00
Sean Yesmunt 4297c72dd0 fix: minor style issues 2019-03-21 11:22:23 -04:00
Thomas Zarebczan f2bb169f01 chore: update lock file 2019-03-20 15:31:00 -04:00
Shawn 6931d2dfb0 Fix 3D Viewer 2019-03-19 23:52:37 -05:00
Shawn cbabc0c38e Fix Linux dev mode and updater 2019-03-18 22:33:46 -05:00
Sean Yesmunt 0b3c950f96 update lint/flow 2019-03-18 01:10:41 -04:00
Shawn de51d8fc19 Fix daemon not spawning in dev mode 2019-03-15 22:44:02 -05:00
Shawn 67b085947a Clean up prod packaging 2019-03-15 17:44:42 -05:00
Shawn 39040adb45 Fix dev mode 2019-03-15 14:37:51 -05:00
Shawn K e932e1ed43
Merge pull request #2337 from lbryio/fix-games-dev-log
Fix games and logging (and builds)
2019-03-15 14:01:53 -05:00
Shawn 3c3c12fa5d Fix keytar and bundling 2019-03-15 13:58:42 -05:00
Sean Yesmunt 67aad85f53 don't call file_list on web 2019-03-15 12:15:31 -04:00
Shawn a6e6d592e2 Fix games and logging 2019-03-14 20:54:17 -05:00
Sean Yesmunt 9171256033 add viewcount stats 2019-03-14 14:40:26 -04:00
Sean Yesmunt 4456442545
Merge pull request #2331 from lbryio/web-streaming
better web streaming
2019-03-13 11:24:38 -04:00
Sean Yesmunt c3859c30be better web streaming 2019-03-13 10:53:57 -04:00
Shawn 67a1ba3f99 Consolidate dev commands and startup 2019-03-13 01:52:14 -05:00
Sean Yesmunt 17f922cb6d better web streaming wip 2019-03-13 01:59:07 -04:00
Sean Yesmunt 3fadcad51a upgrade lbry{inc,-redux} 2019-03-12 15:53:55 -04:00
Sean Yesmunt 9c70921e2b use prod build for web 2019-03-08 19:19:29 -05:00
Sean Yesmunt 584f923491 add a global error handler with a slack hook 2019-03-08 15:15:45 -05:00
Sean Yesmunt c646816f0f trim bundle 2019-03-08 15:15:45 -05:00
Shawn 24d610b6f2 Prune packages 2019-03-05 13:07:06 -06:00
Shawn 40f2164056 Fix remaining old pckages 2019-03-05 00:50:03 -06:00
Sean Yesmunt de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt 1367eef934 fix: load correct video player on web 2019-03-01 07:51:33 +09:00
Sean Yesmunt 2cf4477a06 fix: fetch blacklist for web 2019-02-28 08:50:00 +09:00
Sean Yesmunt f25d71d1c3 web build sorta working 2019-02-22 01:59:50 -05:00
Sean Yesmunt 5a97077c9f lbryweb working with desktop 2019-02-22 00:01:59 -05:00
Sean Yesmunt 7577586ea9
Merge 'relase' into 'master' (#2289)
* v0.29.0-rc.1

* bump daemon

* v0.29.0-rc.2

* bump lbry/components

* v0.29.0-rc.3

* fix: remember if search options were open

* fix: scrollable list on subscriptions

* fix: icon alignment on file page

* fix: button color in publish form

* fix: select option color for windows/linux

* fix: don't break app when navigating to abaondoned claims

* fix: thumbnail size on related content

* maint: rc4

with UI fixes

* fix: ... buttons ... again

* fix: file percentage on pending downloads

Changed to DidMount (did update seemed to trigger the file list too many times) - this will show the percentage if it's not completed and currently downloading. Typical cases are if a person refreshed or navigated away/back. This way if a download is stuck, a user will see the percentage and can try to delete/redownload (we should add a start/stop feature later on).

* fix: name input text wrapping

* change: use select drop down for search results

* add search analytics

* v0.29.0-rc.5

* v0.29.0-rc.6

* fix: name input alignment

* fix: metadata

* bump sdk

* v0.29.0-rc.7

* fix: line-height

* v0.29.0-rc.8

* v0.29.0
2019-02-21 17:45:17 -05:00
Sean Yesmunt 8c2bf13217 fix: ui cleanup 2019-02-20 00:20:29 -05:00
Sean Yesmunt ff0478ade3 feat: add support for search filters 2019-02-18 13:21:20 -05:00
Sean Yesmunt 08f48f3868 maint: upgrade sdk to 0.32.0 2019-02-18 12:33:45 -05:00
Sean Yesmunt c234e3338f clean up file-card/file-tile 2019-02-14 21:52:10 -04:00
Sean Yesmunt 4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Sean Yesmunt 5e8404b32c chore: update lbryinc 2019-02-05 12:37:47 -05:00
Sean Yesmunt 476bd1e977 chore: update lbry-redux 2019-02-04 14:42:25 -05:00
Sean Yesmunt 208155a77e chore: update lbryinc 2019-02-04 14:29:25 -05:00
Sean Yesmunt d0bcb9f205 feat: auto claim all referral rewards 2019-02-04 12:45:30 -05:00
Shawn 89b85cfb5f Fix game unpacking on older Node versions (includes Electron v2) 2019-02-03 23:52:28 -06:00
Sean Yesmunt 15f1eb2914 chore: update changelog 2019-01-31 16:15:16 -05:00
Sean Yesmunt 25923505a0 feat: lazy resolve homepage claims 2019-01-30 02:39:00 -05:00
Sean Yesmunt b5d7a2b884 remove unused packages, remove slow getVisibility tooltip function 2019-01-29 16:07:19 -05:00
Sean Yesmunt ae6254d870 update lbry-redux 2019-01-29 11:49:03 -05:00
Sean Yesmunt 4b61f5256f chore: update lbry-redux 2019-01-28 15:07:25 -05:00
Sean Yesmunt defc08eccb change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
Sean Yesmunt 01b652b016 update lbryinc 2019-01-18 11:29:02 -05:00
Shawn 7926f0c73c Update to latest lbry-format, fixes encountered memory limit 2019-01-17 12:47:12 -06:00
Sean Yesmunt a895a653fa add support for .lbry sandbox applications 2019-01-16 02:00:22 -05:00
Sean Yesmunt 174bfbc8fb
0.27.0 cleanup (#2182)
* fix: channel navigation from suggested subscriptions

* fix: move subscribe/share buttons below name on channel page

* fix: images with weird media type

* fix: increase tx amount size on tx table

* change: add icons to nav bar

* fix: move filewatcher-webpack-plugin into dev dependencies

* fix: upgrade button styling

* improvement: modal consistency

* change: increase svg stroke inside button

* fix: more descriptive title on header for wallet balance

* fix: minor color/alignment

* chore: update lbry-redux
2019-01-14 13:40:06 -05:00
Sean Yesmunt f63410e7f8 upgrade to 0.30.4 lbry-sdk 2019-01-11 11:47:45 -05:00
Sean Yesmunt eb7de08ed1 feat: auto email verification 2019-01-07 21:46:33 -05:00
Sean Yesmunt ad90c1f96e
Redesign fixes (#2164)
* fix: share modal not opening

* fix: add more spacing above snackbar link

* fix: properly close thumbnail error modal

* fix: better align media property icons

* fix: tx filter alignment and prevent hiding filter if no current tx's

* fix: publish markdown on dark mode

* fix: add max-width on container for large screens

* fix: channel pagination aligmnent and spacing

* fix: modal spacing and flow errors

* fix: home page scrolling (now with mouse scrolling)

* fix: hover color in dark mode for outline buttons

* fix: improve file page spacing/layout

* cleanup

* fix: wrap file actions on smaller screens

* fix: comment button spacing
2019-01-07 18:29:40 -05:00
Sean Yesmunt d855349519
Add back yarn.lock (#2150)
* chore: update changelog

* fix: add back yarn.lock
2018-12-19 03:04:33 -05:00
Sean Yesmunt 88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt ddbd69a70c fix: update electron to 2.0.14 to prevent ubuntu 18 segfault 2018-12-13 12:02:25 -05:00
Sean Yesmunt 82db726af6 update lbry-redux 2018-12-07 15:38:17 -05:00
Sean Yesmunt 5750288519 update lbry-redux 2018-12-06 17:04:24 -05:00
Sean Yesmunt afecace3ad update lbryinc 2018-12-04 15:11:37 -05:00
Sean Yesmunt 137b6aaff1 update daemon to 0.30.0rc7 2018-12-03 18:59:23 -05:00
Sean Yesmunt 01ba542eb0 update to lbrynet@0.30.0rc6 2018-11-28 18:34:22 -05:00
Sean Yesmunt a441be9bb4 update lbryinc 2018-11-28 18:29:14 -05:00
Sean Yesmunt fd2ac2e78a manually add callbacks for lbryinc and fix modals 2018-11-28 18:25:06 -05:00
Sean Yesmunt 82805a46a4 udpate lbryinc 2018-11-27 17:13:15 -05:00
Sean Yesmunt 1a7ca6fe7b use doOpenModal for upstream changes 2018-11-20 11:09:19 -05:00
Sean Yesmunt e407acb63a use switch for modals on splash 2018-11-20 11:06:38 -05:00
Sean Yesmunt c2abb5d8f0 update lbry-redux/lbryinc 2018-11-13 20:11:53 -05:00
Sean Yesmunt 5220f6645b
Merge pull request #2092 from lbryio/rc-fixes
Rc fixes
2018-11-08 16:00:11 -05:00
Sean Yesmunt dd829b11e0 update lbry-redux 2018-11-08 15:55:00 -05:00
Sean Yesmunt 5c5e736137 handle daemon startup errors 2018-11-08 14:48:38 -05:00
Sean Yesmunt 7071937e35 bump lbry-redux 2018-11-08 11:23:17 -05:00
Sean Yesmunt 1fca9e289a update deps 2018-11-07 15:13:39 -05:00
Sean Yesmunt 3de1298d25 use date estimate 2018-11-07 11:03:42 -05:00
Sean Yesmunt af2164e9e4 update lbry-redux and subscriptions claim_list_mine call 2018-11-05 10:21:38 -05:00
Sean Yesmunt 121e4b215f
Rc fixes (#2085)
* fix: channel button color on dark mode

* fix: disabled primary button in dark mode

* fix: show pending publishes immediately

* update lbry-redux

* remove duplicate import

* use lbry colors for 'new' badge

* fix: don't filter transactions in recent transactions

* fix: remove unread subscriptions on un-subscribe

* handle edits and new files the same for pending publishes

* don't loop over transactions if we don't have to

* bump lbry-redux
2018-11-02 14:33:00 -04:00
Sean Yesmunt dbdd735e33 update lbry-redux 2018-10-26 18:52:47 -04:00
Sean Yesmunt f17000c6fd update lbry-redux/lbryinc 2018-10-26 14:20:30 -04:00
Sean Yesmunt 5e98a9b982 updates for lbrynet30 2018-10-26 14:16:43 -04:00
Sean Yesmunt 50264c3ab2 update lbry-redux 2018-10-25 01:44:41 -04:00
Sean Yesmunt 70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
Sean Yesmunt 4fad161ae0 update theme based on prop change 2018-10-22 12:30:16 -04:00
Sean Yesmunt 7e3116982e update lbry-redux 2018-10-19 12:25:51 -04:00
btzr-io 2dbb7717da fix flow type errors of react refs 2018-10-15 00:26:46 -06:00
Sean Yesmunt 3c87c47632 add content placeholder and time info on file{card,tile} 2018-10-12 14:20:20 -04:00
Sean Yesmunt 30ba7ba773 update labels and use latest lbryinc 2018-10-01 20:55:03 -04:00
Sean Yesmunt 49573a65b9 add logic for reward codes 2018-09-25 20:13:49 -04:00
Sean Yesmunt 009a3ecb8d update lbry-redux 2018-09-24 18:07:15 -04:00
Sean Yesmunt 9b700e48bf use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
Sean Yesmunt fab8e47801 rebase 2018-08-29 23:28:53 -04:00
Sean Yesmunt 52f3fab3a6 add spinner to related content 2018-08-28 11:35:24 -04:00
Sean Yesmunt b483e3f0d6 bump lbry-redux 2018-08-24 11:12:29 -04:00
Sean Yesmunt b7db4ae470 add dat.gui 2018-08-21 14:32:28 -04:00
Sean Yesmunt be73d44c2b use yarn.lock/package.json from master 2018-08-21 14:23:28 -04:00
btzr-io d4b1398356 add basic gui-controls 2018-08-21 11:24:47 -04:00
btzr-io d4f757ec28 more optimization fixes for threeViewer component 2018-08-21 11:24:47 -04:00
btzr-io 6ecc292d92 try to fix memory leak 2018-08-21 11:22:38 -04:00
Thomas Zarebczan 00ad8ba372 Fix encryption startup
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version
2018-08-15 15:56:42 -04:00
Sean Yesmunt a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Sean Yesmunt 6b3c3e52cd update thumbnail 2018-08-12 23:10:11 -04:00
Sean Yesmunt 8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Thomas Zarebczan 364782023f disable dev mode security warnings
+ yarn lock update for 2.0.6 (it was already the version resolved previously)
2018-08-08 17:09:59 -04:00
Thomas Zarebczan 5e8d8e8710 chore: update electron
Also includes fix from https://github.com/electron/electron/issues/13008#issuecomment-400261941
2018-08-08 17:09:59 -04:00
btzr-io 842fbcc668 implement syntax highlighter 2018-07-27 19:42:35 -06:00
btzr-io be458863df add docx-viewer 2018-07-26 20:06:39 -06:00
btzr-io c622314eff add code-viewer 2018-07-26 18:24:00 -06:00
Shawn Khameneh 2ccf40b18e
Merge branch 'master' into wallet-encryption 2018-07-25 14:30:24 -05:00
Sean Yesmunt 10852ac005 update lbry-redux 2018-07-25 15:12:19 -04:00
btzr-io e30d345e9d add emoji support for claim description 2018-07-22 15:01:16 -06:00
Sean Yesmunt 8ed40be8a4 better thumbnail placeholder 2018-07-19 10:51:21 -04:00
Sean Yesmunt 2d456f13df
Merge pull request #1558 from lbryio/three-viewer
Add 3D-file-viewer component
2018-07-19 10:17:06 -04:00
Sean Yesmunt 05d440ba9e
Merge pull request #1784 from lbryio/electron-builder
chore: bump electron builder + updater
2018-07-19 09:52:27 -04:00
Thomas Zarebczan 0038ff06ed chore: bump electron-builder
To version 20.22.0 which was tested on Mac/Windows for the autoupgrade process.
2018-07-18 12:28:44 -04:00
Sean Yesmunt e3966f03ed improve loading logic 2018-07-16 16:20:14 -04:00
btzr-io 31ec889565 add threeViewer component 2018-07-16 09:57:08 -04:00
Thomas Zarebczan 754044e5ad chore: bump electron builder + updater
Test build, exe built locally is much smaller and startup fails
2018-07-16 00:47:50 -04:00
Sean Yesmunt 41e6355ebe update lbry-redux 2018-07-13 11:26:36 -04:00
Sean Yesmunt ca390a125f don't validate address if NO_ADDRESS_VALIDATION is passed in 2018-07-11 00:49:36 -04:00
btzr-io 180cb7b73e improve mediaType detection 2018-07-10 10:33:03 -04:00
btzr-io a8edbee7f6 add fileRender component 2018-07-10 10:31:49 -04:00
btzr-io be9c16cbde fix context-menu of markdown editor 2018-07-03 00:35:13 -04:00
Thomas Zarebczan dfd42b8e96 Autoupgrade fixes
Fixes modal when clicking "upgrade app" from the top right menu.
Fixes double modal on autoupdate, issue https://github.com/lbryio/lbry-app/issues/1613
2018-06-19 20:50:01 -04:00
Sean Yesmunt 56008f392a bump lbry-redux 2018-06-18 13:43:17 -04:00
Sean Yesmunt 1d8d338629 add toggle style for autoplay 2018-06-15 16:11:02 -04:00
Sean Yesmunt 7cbce18145 fix typo 2018-06-14 17:31:27 -04:00
Sean Yesmunt e09c214697 update thumbnail upload statuses constant 2018-06-14 16:55:43 -04:00
Sean Yesmunt a69a4e2852 fix: editing with no source 2018-06-12 01:11:17 -04:00
btzr-io 45637a050b render actual markdown preview component 2018-06-10 15:57:46 -06:00
Sean Yesmunt 3e283f3c73 cleanup thumbnail upload styling 2018-06-08 00:05:45 -04:00
Sean Yesmunt 0e48d9ead6 bump lbry-redux 2018-06-01 13:59:20 -04:00
seanyesmunt 49d52faeb6 bump lbry-redux 2018-06-01 13:23:41 -04:00
Sean Yesmunt 37b04993da use classname for select styling 2018-05-25 00:40:35 -04:00
Sean Yesmunt 2cf9d829b4 fix playing from spacebar 2018-05-16 14:32:25 -04:00
Sean Yesmunt a9d6248c31 play with spacebar/thumbnail click 2018-05-16 14:04:08 -04:00
Sean Yesmunt 1eb97120d3 chore: update lbry-redux 2018-05-16 10:56:22 -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
Sean Yesmunt 23aec492fd update lbry-redux 2018-05-09 15:27:17 -04:00
btzr-io 607cb6a5cd add markdownPreview component 2018-05-06 22:53:04 -06: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 501fcfa87f chore: update yarn.lock 2018-04-25 14:45:14 -04:00
Sean Yesmunt 5b0846215f add blacklisted content view 2018-04-25 11:15:10 -04:00
Igor Gassmann da23dafc94 chore: update Yarn lock file 2018-04-25 10:39:55 -04:00
Sean Yesmunt 0ffd0a2f35 change: change help text to icon on transactions page 2018-04-23 22:44:41 -04:00
Igor Gassmann 711fe7c804 chore: remove package-lock.json file 2018-04-19 16:06:44 -04:00
Sean Yesmunt 25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
Sean Yesmunt c097c15312 fix lbry-redux imports and lint fixes 2018-04-18 00:22:42 -04:00
Sean Yesmunt eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Igor Gassmann 727fcb1951 chore: update Yarn lock file 2018-04-03 16:07:37 -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 6f7a12bfa6 feat: enable yarnhook to keep node_modules up-to-date 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
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
dependabot[bot] c8d18a43bd build: bump render-media from 2.10.0 to 2.12.0 (#1129)
Bumps [render-media](https://github.com/feross/render-media) from 2.10.0 to 2.12.0.
- [Release notes](https://github.com/feross/render-media/releases)
- [Commits](https://github.com/feross/render-media/compare/v2.10.0...v2.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 13:03:52 -04:00
dependabot[bot] 18fdd4f519 build: bump react-paginate from 5.0.0 to 5.2.1 (#1155)
Bumps [react-paginate](https://github.com/AdeleD/react-paginate) from 5.0.0 to 5.2.1.
- [Release notes](https://github.com/AdeleD/react-paginate/releases)
- [Changelog](https://github.com/AdeleD/react-paginate/blob/master/HISTORY.md)
- [Commits](https://github.com/AdeleD/react-paginate/compare/v5.0.0...v5.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 12:47:00 -04:00
dependabot[bot] 931aa11606 build: bump eslint from 4.18.2 to 4.19.0 (#1137)
Bumps [eslint](https://github.com/eslint/eslint) from 4.18.2 to 4.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.18.2...v4.19.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 10:05:37 -04:00
dependabot[bot] cc62938e7b build: bump source-map-support from 0.5.0 to 0.5.4 (#1138)
Bumps [source-map-support](https://github.com/evanw/node-source-map-support) from 0.5.0 to 0.5.4.
- [Release notes](https://github.com/evanw/node-source-map-support/releases)
- [Commits](https://github.com/evanw/node-source-map-support/compare/v0.5.0...v0.5.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 09:40:12 -04:00
miikkatu b0cc40f045 feat: retain previous screen sizing on startup (#1057) 2018-03-21 09:29:51 -04:00
Igor Gassmann 2cf47f1bee chore: upgrade electron-builder to 20.5.1 2018-03-14 20:25:15 -04:00
Igor Gassmann 6497b46344 chore: update electron to 1.7.12 2018-03-14 18:41:53 -04:00
Igor Gassmann 1693fa0b08 Merge branch 'master' of https://github.com/lbryio/lbry-app 2018-03-14 16:48:58 -04:00