Commit graph

1091 commits

Author SHA1 Message Date
Sean Yesmunt
ad0f968a51
merge 'release' into 'master' (#2293)
* v0.29.1-rc.1

* v0.29.1
2019-02-25 17:42:27 -05:00
Sean Yesmunt
ea6e112230 bump lbry-redux 2019-02-22 02:02:53 -05: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
100291cf57 bump daemon 2019-02-21 20:03:09 -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
8010808e56
Merge pull request #2287 from lbryio/invite-link
feat: add referral link
2019-02-20 14:17:53 -05:00
Sean Yesmunt
d284cded0b update lbryinc 2019-02-20 13:17: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
4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Thomas Zarebczan
f9a681a425 Support 0.31 SDK, vrooom (#2277)
* maint: 0.31.0 changes
Changes to account for 0.31.0, WIP

* maint: key fee settings + bump SDK

Disable setting is no longer part of SDK settings so I moved it into local storage. Also moved in the max fee setting since it's now cleared out from the SDK.

* flow fix

* fix: share usage setting

* fix: file path unavailable
When clicking play, the file does re-download now, so no need to do anything there. Improved click behavior when file is deleted - it now still opens the folder in case someone is interested.

* review fixes

Set disableMaxKeyFee as a local variable. Removed file info from componentdidmount.

* fix, take 2

No need to set the setting I just removed...

* review fixes

Removed local settings storage. Value will be reset when switching back and forth.

* Update view.jsx

* Update settings.js
2019-02-12 13:26:50 -04:00
Sean Yesmunt
0796e473b9
Merge 'release' into 'master' (#2269)
* v0.28.0-rc.3

* v0.28.0-rc.4

* v0.28.0-rc.5

* v0.28.0
2019-02-05 15:50:27 -05: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
Sean Yesmunt
7ffeef1074 v0.28.0-rc.2 2019-01-31 16:26:14 -05:00
Sean Yesmunt
e77d735111 Merge branch 'master' into release-0.28.0 2019-01-31 16:25:58 -05: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
5cec0cf507 v0.28.0-rc.1 2019-01-28 15:40:32 -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
1f74ff3c63
Merge 'release' into master (#2222)
* v0.27.0-rc.1

* v0.27.0-rc.2

* v0.27.0-rc.3

* v0.27.0-rc.4

* v0.27.0-rc.5

* chore: bump rc

* v0.27.0-rc.7

* fix: style for large 0 balance

* v0.27.0-rc.8

* v0.27.0

* update changelog

* fix: channel name overlap on homepage when screen size is small

* update changelog

* v0.27.1-rc.1

* fix: first run email collection typo/spacing

* v0.27.1-rc.2

* v0.27.1
2019-01-23 00:51:35 -05:00
Sean Yesmunt
01b652b016 update lbryinc 2019-01-18 11:29:02 -05:00
Sean Yesmunt
a895a653fa add support for .lbry sandbox applications 2019-01-16 02:00:22 -05:00
Sean Yesmunt
a6f8d3af5b
Merge 'release' into 'master' (#2195)
* v0.27.0-rc.1

* v0.27.0-rc.2

* v0.27.0-rc.3

* v0.27.0-rc.4

* v0.27.0-rc.5

* chore: bump rc

* v0.27.0-rc.7

* fix: style for large 0 balance

* v0.27.0-rc.8

* v0.27.0

* update changelog
2019-01-15 15:49:49 -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
6969aa9af1 make sure rewards are updated after email is confirmed 2019-01-09 00:01: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
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
f6a3b71fcf v0.26.1 2018-12-14 12:38:32 -05:00
Sean Yesmunt
f20950b95c v0.26.1-rc.1 2018-12-14 11:21:33 -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
8fa5573f73
Merge release into master (#2141)
* v0.26.0-rc.5

* v0.26.0-rc.6

* v0.26.0-rc.7

* v0.26.0-rc.8

* v0.26.0-rc.9

* v0.26.0-rc.10

* daemon v0.30.1rc8

* v0.26.0-rc.11

* v0.26.0-rc.12

* v0.26.0-rc.13

* chore: bump rc and daemon rc

* update lbry-redux

* fix title wrapping

* fix: md button color in dark mode

* hide abandonded claims

* fix: can't preview alignment

* update lbry-redux

* chore: bump daemon rc

* chore: bump rc

* chore: bump proper daemon

0.30.1!!

* fix: CategoryList style

* v0.26.0-rc.16

* re-add build:dir script

* v0.26.0
2018-12-12 11:25:08 -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
e9e2fc40d7 bump lbryinc 2018-11-29 01:09:32 -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
Thomas Zarebczan
19a514bb40
update redux to latest 2018-11-27 10:24:01 -05:00
Sean Yesmunt
1a7ca6fe7b use doOpenModal for upstream changes 2018-11-20 11:09:19 -05:00
Sean Yesmunt
d608613f0c bump daemon to 0.30.1rc3 2018-11-20 00:54:49 -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
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
a490a30798 v0.26.0-rc.4 2018-11-05 16:53:15 -05:00
Sean Yesmunt
bc59a429d3 lbrynet 0.30.1 rc1 2018-11-05 16:52:47 -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
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -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
Jessop Breth
968661474e adds sortBy default prop 2018-10-26 00:42:18 -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
ポール ウェッブ
d5505e4848 Removed Sass module 2018-10-22 12:30:15 -04:00
ポール ウェッブ
ca35e1f15d Replacing existing colors with npm module, and refactoring Sass 2018-10-22 12:30:15 -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
7587366365 remove old scripts 2018-10-05 15:52:49 -04:00
Sean Yesmunt
0ea871e558 update lbry-redux 2018-10-05 15:51:40 -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
32ae269f34 v0.25.1 2018-09-18 18:52:17 -04:00
Sean Yesmunt
2f42a57e21 0.25.1-rc.2 2018-09-18 18:51:56 -04:00
Sean Yesmunt
ded2df89dc 0.25.1-rc.1 2018-09-18 18:50:24 -04:00
Sean Yesmunt
fab8e47801 rebase 2018-08-29 23:28:53 -04:00
Sean Yesmunt
ca24ef15ad v0.25.0 2018-08-29 14:33:01 -04:00
Sean Yesmunt
2fb08d7f17 0.25.0-rc.4 2018-08-28 20:30:42 -04:00
Sean Yesmunt
72549f86c8
Merge branch 'release-0.25.0' into master 2018-08-28 20:29:46 -04:00
Sean Yesmunt
649c28dad6 bump lbry-redux 2018-08-28 17:14:52 -04:00
Thomas Zarebczan
e608d36d02 chore: bump lbry-redux
to latest commit from the PR
2018-08-28 10:40:03 -04:00
Sean Yesmunt
e7a2bb1bba 0.25.0-rc.3 2018-08-27 19:04:27 -04:00
Sean Yesmunt
b7ead10b5b Merge master into 'release' 2018-08-27 19:04:07 -04:00
Sean Yesmunt
857ab8d207 bump lbry-redux 2018-08-27 19:01:59 -04:00
Sean Yesmunt
b483e3f0d6 bump lbry-redux 2018-08-24 11:12:29 -04:00
Thomas Zarebczan
89162a179b chore: bump rc + daemon
and fixed/added to changelog
2018-08-24 00:55:09 -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
Sean Yesmunt
a3bcd19c24 v0.25.0-rc.1 2018-08-20 16:00:48 -04:00
Sean Yesmunt
82d0a78310 update lbry-redux 2018-08-20 14:59:12 -04:00
Thomas Zarebczan
34dc8a3785 chore: fix dependencies
Moved filewatcher and s3 publisher to dev side, this will make the installer smaller
2018-08-17 14:03:26 -04:00
Sean Yesmunt
a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Thomas Zarebczan
17829718bf chore: bump proper release
Bumping RC to proper 0.24.0
2018-08-15 10:56:19 -04:00
Thomas Zarebczan
93182de0a5 chore: bump rc version
0.24.0RC1
2018-08-15 10:52:46 -04:00
Sean Yesmunt
52026ee00e daemon@0.21.1 2018-08-15 10:52:46 -04:00
Thomas Zarebczan
938fa70ac3 rc bump + loading message
Show initializing message after blockchain headers download status disappears
2018-08-15 10:52:45 -04:00
Sean Yesmunt
0e7a46fe7c update daemon startup process 2018-08-15 10:47:48 -04:00
Sean Yesmunt
8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Sean Yesmunt
f62181dbd6
Merge pull request #1857 from doniyor2109/master
Clear upgrade subscribed interval after declining
2018-08-09 14:27:31 -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
Sean Yesmunt
4ab4637972 update lbry-redux 2018-08-08 13:56:00 -04:00
Baltazar Gomez
605136ac64
Merge branch 'master' into fix-viewer 2018-08-03 13:00:37 -06:00
Sean Yesmunt
735198d3d9
Merge pull request #1842 from lbryio/release-0-23-1
Merge release back to master
2018-08-01 11:51:58 -04:00
Thomas Zarebczan
d88a4ff052 chore: bump proper 2018-08-01 09:03:39 -04:00
Thomas Zarebczan
283ae3ec40 chore: bump rc
0.23.1-rc.1
2018-07-30 18:26:25 -04:00
Baltazar Gomez
1642672c8d
Merge branch 'master' into fix-viewer 2018-07-27 09:46:33 -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
4bb1564031 Watch lbry-redux for changes 2018-07-25 18:38:47 -05: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
Sean Yesmunt
0daf26f724 0.23.0 2018-07-25 12:06:13 -04:00
Sean Yesmunt
fbd155da49 0.23.0-rc.3 2018-07-23 18:47:38 -04:00
Sean Yesmunt
8ee815a84b
Merge pull request #1800 from lbryio/emoji
Emojis
2018-07-23 17:37:11 -04:00
Sean Yesmunt
cd44cc3f2d Don't download the daemon if it is already downloaded 2018-07-23 16:32:25 -04:00
btzr-io
e30d345e9d add emoji support for claim description 2018-07-22 15:01:16 -06:00
Sean Yesmunt
0d71ed7c58 update daemon to 0.20.4 2018-07-19 11:27:25 -04:00
Sean Yesmunt
863a95bffb
Merge pull request #1768 from lbryio/suppress-load-video-error
suppress load video error
2018-07-19 10:42:23 -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
e09be7ee83
Merge branch 'master' into suppress-load-video-error 2018-07-19 10:06:36 -04:00
Sean Yesmunt
09a637d572 update lbry-redux 2018-07-19 09:59:05 -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
Thomas Zarebczan
305d1a4a48 lbry-app > lbry-desktop
Reviewed all instances of lbry-app and changed to lbr-desktop. There are still some that will stay at lby-app for now (i.e. AUR/Flatpak repo names).
2018-07-12 14:39:12 -04:00
Sean Yesmunt
c2b9666bd7
Merge pull request #1758 from lbryio/release-0-22-2
Merge release branch into master
2018-07-11 17:08:44 -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
Sean Yesmunt
624d8698e1 update lbry-redux 2018-07-10 10:33:02 -04:00
btzr-io
a8edbee7f6 add fileRender component 2018-07-10 10:31:49 -04:00
Thomas Zarebczan
04e799bc1b chore: bump proper version
v0.22.2
2018-07-09 18:01:13 -04:00
Sean Yesmunt
2d65559d96 0.22.2-rc.1 2018-07-09 12:14:25 -04:00
Thomas Zarebczan
98ef26522f chore: bump app to proper
0.22.1 proper release
2018-07-05 14:22:24 -04:00
Sean Yesmunt
7ea378884e bump app to 0.20.1-rc.2 2018-07-03 19:00:20 -04:00
Sean Yesmunt
1e984cd159 bump app to 0.20.1-rc.1 2018-07-03 15:19:44 -04:00
Sean Yesmunt
8112e47e6a update daemon to 0.20.3 2018-07-03 15:16:27 -04:00
btzr-io
c9ae62a38e bump react-simplemde-editor 3.6.16 2018-07-03 00:35:13 -04:00
Sean Yesmunt
abacec9e3a bump daemon to 0.20.3rc1 2018-07-02 17:56:01 -04:00
Sean Yesmunt
f16d8f7e3c clear lbry-redux cache on preinstall 2018-07-02 14:49:49 -04:00
Sean Yesmunt
18976123d5 bump app to 0.22.0 2018-06-26 10:17:17 -04:00
Thomas Zarebczan
f597fe6f2f
chore: bump to latest RC + daemon 2018-06-23 18:27:00 -04:00
Thomas Zarebczan
177f5f1cd3
chore: bump RC, daemon and redux
let's goooooooo
2018-06-19 14:30:17 -04:00
Sean Yesmunt
9667a35e7d
Merge pull request #1629 from lbryio/redesign-css
Redesign css changes
2018-06-18 15:05:20 -04:00
Sean Yesmunt
56008f392a bump lbry-redux 2018-06-18 13:43:17 -04:00
Sean Yesmunt
7feaca235b chore: update app to 0.22.0-rc.12 2018-06-15 19:23:09 -04:00
Sean Yesmunt
1d8d338629 add toggle style for autoplay 2018-06-15 16:11:02 -04:00
Sean Yesmunt
4c164ac54a bump lbry-redux 2018-06-14 17:27:31 -04:00
Sean Yesmunt
49868a09c5 chore: update app to 0.22.0-rc.11 2018-06-14 17:10:22 -04:00
Sean Yesmunt
e09c214697 update thumbnail upload statuses constant 2018-06-14 16:55:43 -04:00
Thomas Zarebczan
b62f0face2
chore: bump daemon version, revert app version. 2018-06-13 16:25:37 -04:00
Thomas Zarebczan
2bc2b860ab
chore: bump daemon to 0.22.0 2018-06-13 16:23:22 -04:00
Sean Yesmunt
a69a4e2852 fix: editing with no source 2018-06-12 01:11:17 -04:00
Sean Yesmunt
feffa76a22
Merge pull request #1575 from lbryio/relese-22rc10
chore: rc bump + daemon (merging from release branch)
2018-06-10 23:41:46 -04:00
btzr-io
45637a050b render actual markdown preview component 2018-06-10 15:57:46 -06:00
Thomas Zarebczan
f9250282eb chore: rc bump + daemon 2018-06-09 12:50:52 -04: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
Sean Yesmunt
b8865b76f9 bump lbry-redux 2018-05-30 10:21:16 -04:00
Sean Yesmunt
7c4e4c24ad update lbry redux 2018-05-25 00:40:34 -04:00
Sean Yesmunt
e8fa0a5992
Merge pull request #1483 from lbryio/render-bump
bump render-media
2018-05-16 11:10:13 -04:00
Sean Yesmunt
048a1944f9
Merge pull request #1484 from lbryio/lbry-redux
chore: update lbry-redux
2018-05-16 10:57:27 -04:00
Sean Yesmunt
1eb97120d3 chore: update lbry-redux 2018-05-16 10:56:22 -04:00
Thomas Zarebczan
922425daee
bump render-media
See changes here: https://github.com/feross/render-media/commits/master

Will fix https://github.com/lbryio/lbry-app/issues/931 as it won't prompt to save anymore, but the PDF does not render in-app per the comments.
2018-05-16 00:35:01 -04:00
Sean Yesmunt
78de62cdc8
Merge pull request #1476 from lbryio/docs
Docs and remove yarnhooks
2018-05-15 19:01:32 -04:00
Sean Yesmunt
c61392e9f3
Merge pull request #1441 from lbryio/markdown-fix
Fix markdown
2018-05-15 11:54:32 -04:00
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
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
c1b690cdf9 chore: bump version to 0.21.1-rc.4 2018-03-20 18:00:13 -04:00
Igor Gassmann
57fb66b2c7 chore: bump version to 0.21.1-rc.3 2018-03-20 17:48:14 -04:00
Igor Gassmann
07f87d67a9 fix: electron-builder configuration error 2018-03-20 17:36:28 -04:00
Igor Gassmann
5859ebf62d chore: bump version to 0.21.1-rc.2 2018-03-20 17:08:13 -04:00
Igor Gassmann
083150dd34 chore: bump version to 0.21.1-rc.1 2018-03-20 16:47:12 -04:00
Thomas Zarebczan
8ad50d5165 chore: update app to use daemon 0.19.1 (#1146) 2018-03-20 16:07:27 -04:00
Thomas Zarebczan
f5a63479e3 chore: fix Windows notifications (#1145) 2018-03-20 15:51:28 -04:00
Igor Gassmann
e75a5581be chore: bump to 0.21.0-rc.4 2018-03-16 11:58:32 -04:00
Igor Gassmann
92555e991d chore: bump to 0.21.0-rc.3 2018-03-15 19:08:12 -04:00
Igor Gassmann
98d7332399 chore: rename name field on package.json back to LBRY 2018-03-15 19:02:38 -04:00
Igor Gassmann
9a3e251359 chore: bump to 0.21.0-rc.2 2018-03-14 20:34:43 -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
Igor Gassmann
09194e72bd chore: update electron to fix vulnerability 2018-03-14 16:43:17 -04:00
Igor Gassmann
c3469b3648
fix: daemon not launching on Windows (#1101)
* Rollback `keytar-prebuild` and `electron` to compatible versions.

* Check if the targeted build platform is different from the platform that
is building the app. If that's the case, download the appropriate daemon.
2018-03-14 16:38:55 -04:00
Igor Gassmann
0ba48ab722 Bump version to v0.21.0-rc.1 2018-03-09 11:59:55 -05:00
Igor Gassmann
4d34256518 Bump version to v0.21.0 2018-03-09 11:25:59 -05:00
liamcardenas
371a254867 RC37 --> 0.19.0 2018-03-08 15:59:26 -08:00
liamcardenas
cbe05c3bcc Merge branch 'master' into daemon19 2018-03-08 10:20:28 -08:00
Igor Gassmann
b9f4d7b307
chore: migrate to AppImage and update publish workflow (#1010)
The app now uses AppImage instead of .deb files for Linux. Thanks to this change, the app supports now auto-updates on Linux too.

The publishing workflow has been updated. It uses now the publishing mechanisms offered by electron-builder.
2018-03-07 18:03:45 -05:00
Liam Cardenas
dcd5a7e28d RC35 -> RC37 2018-02-22 12:00:04 -08:00
Liam Cardenas
3863c517fd Upgrade daemon to 0.19.0rc35 2018-02-20 21:41:30 -08:00
Liam Cardenas
a81924626d Revamped analytics 2018-02-16 00:47:52 -08:00
Igor Gassmann
8b9144cc8c
Merge pull request #973 from lbryio/issue/298
Do not kill an existing daemon, but check if one exists
2018-01-31 19:15:55 -03:00
Liam Cardenas
8c1ee786ce Bump version: 0.20.0-rc9 → 0.20.0 2018-01-30 11:09:18 -08:00
Liam Cardenas
f9ec562c64 Bump version: 0.20.0-rc8 → 0.20.0-rc9 2018-01-30 10:32:31 -08:00
Liam Cardenas
b67d632388 Bump version: 0.20.0-rc7 → 0.20.0-rc8 2018-01-30 08:53:27 -08:00
Liam Cardenas
f27ffc7d1d Bump version: 0.20.0-rc6 → 0.20.0-rc7 2018-01-29 16:42:37 -08:00
Igor Gassmann
0b70770dba Upgrade electron-updater version 2018-01-29 19:45:22 -03:00
Liam Cardenas
8130355b52 Bump version: 0.20.0-rc5 → 0.20.0-rc6 2018-01-29 11:23:16 -08:00
Igor Gassmann
18d7169516 Merge branch 'master' into issue/298 2018-01-29 11:26:28 -03:00
Igor Gassmann
0ad04abce5 Upgrade electron-builder and install find-process 2018-01-29 11:11:50 -03:00
Liam Cardenas
7f92891e3e Bump version: 0.20.0-rc4 → 0.20.0-rc5 2018-01-27 16:27:29 -08:00
Liam Cardenas
c603f515c4 Bump version: 0.20.0-rc3 → 0.20.0-rc4 2018-01-25 13:20:16 -08:00
Liam Cardenas
8e59378162 Bump version: 0.20.0-rc2 → 0.20.0-rc3 2018-01-25 13:14:25 -08:00
Liam Cardenas
b2d35ec589 Reformat version alongside bumpversion config 2018-01-25 13:13:10 -08:00
Liam Cardenas
b609cb23ef Revert version change 2018-01-25 13:05:03 -08:00
Liam Cardenas
c0afc82c6c Change version to correct format 2018-01-25 13:03:42 -08:00
Liam Cardenas
b914ddeb75 Bump version: 0.20.0rc1 → 0.20.0rc2 2018-01-25 10:39:01 -08:00
Liam Cardenas
35ebd04949 Fixed version formatting 2018-01-25 10:37:45 -08:00
Liam Cardenas
94ac91d938 Bump version: 0.19.4 → 0.20.0rc1 2018-01-25 10:12:13 -08:00
Liam Cardenas
1f81e52202 Removed precommit 2018-01-25 10:10:42 -08:00
Liam Cardenas
e5488c2a7f Revert version bump 2018-01-25 10:06:11 -08:00
Liam Cardenas
a9122070ae Bump version: 0.19.4 → 0.20.0rc1 2018-01-24 15:46:02 -08:00
Liam Cardenas
70507c76eb
Revert "Keeps node_modules up-to-date when yarn.lock changes due to git" 2018-01-24 15:38:11 -08:00
Liam Cardenas
896a894ee1
Merge pull request #808 from lbryio/auto-update
Auto Update with electron-updater (WIP)
2018-01-24 14:51:48 -08:00
Liam Cardenas
b26f4b692e Bump daemon version to 18.2 2018-01-24 12:42:20 -08:00
Igor Gassmann
48cc82b86d Upgrade Electron version 2018-01-24 00:28:37 -03:00
Alex Liebowitz
eef3f6a816 Restore version number with -dev suffix (needed for new build process) 2018-01-23 20:09:30 -05:00
alexliebowitz
f302a0f92a
Merge branch 'master' into auto-update 2018-01-23 19:59:57 -05:00
Alex Liebowitz
8c0bf32fe5 Small changes to prepare auto update for release 2018-01-23 19:46:49 -05:00
Alex Liebowitz
3e84907ac2 Version 0.3.0 [temp, for testing] 2018-01-23 10:40:03 -05:00
Alex Liebowitz
483809be1b Merge remote-tracking branch 'origin/master' into auto-update 2018-01-23 10:35:15 -05:00
Liam Cardenas
f47108c4c0
Merge pull request #946 from lbryio/twilio
Phone verification
2018-01-22 15:49:35 -08:00
Liam Cardenas
f67e12003f
Merge pull request #950 from Arrowana/automatic_dark_mode
Automatic dark mode
2018-01-22 10:16:36 -08:00
Liam Cardenas
705a74e2ae Functioning select phone input side by side with supposed emoji flag support 2018-01-21 22:17:06 -08:00
Igor Gassmann
d6c11a334f keeps node_modules up-to-date when yarn.lock changes due to git 2018-01-18 14:19:55 -03:00
Alex Liebowitz
37b5ec92e1 Change version to 0.2.0 [temp, for testing] 2018-01-17 08:03:51 -05:00
Alex Liebowitz
2d33767182 Change version to 0.1.0 [temp, for testing] 2018-01-17 07:27:40 -05:00
Alex Liebowitz
dccb06c13c Version 0.35 [temp, for testing] 2018-01-17 06:09:03 -05:00
Igor Gassmann
3c1d4714ef
Merge pull request #929 from lbryio/issue/397
- Fix Electron linting errors.
- Add brew update to build script for getting latest dependencies versions.
- Clean .gitignore to remove IDE specific ignores and old rules.
- Add productName to build config.
- Replace dependency keytar with keytar-prebuild until atom/node-keytar#67 is not merged.
2018-01-15 16:12:34 -03:00
Igor Gassmann
6a3a3b6f80 Rename app as LBRY 2018-01-15 14:29:02 -03:00
Arrowana
8eb7f58988 add basic feature 2018-01-14 20:14:15 +11:00
Alex Liebowitz
5a475f4ba4 Version 0.32 [temp, for testing] 2018-01-12 00:30:23 -05:00
Alex Liebowitz
fb8aee4632 Version 0.31 [temp, for testing] 2018-01-12 00:30:23 -05:00
Alex Liebowitz
bd8146a86c Add electron-publisher-s3 requirement
Needed for update system
2018-01-12 00:30:23 -05:00
Alex Liebowitz
43297ce414 Add electron-log
The daemon and lbryum log all kinds of useful status/debug info, might
as well start doing that in the app too.
2018-01-12 00:30:23 -05:00
Alex Liebowitz
285c1ca7b6 Add electron-updater requirement and import 2018-01-12 00:30:23 -05:00
Joshua Strobl
4f31b6c9ee Re-introduce build dir / dist dir option for isolated build environments.
This commit re-introduces the functionality for building lbry-app with a directory target. This is important for isolated build environments like solbuild, where build and install directories are different (and the contents of install dir are used in a final binary package) and thus necessitate being able to have unpackaged assets be placed in a directory relative to the build location, so instructions may be performed on those assets.
2018-01-09 01:53:07 +02:00
Igor Gassmann
e4dd7f8735
Merge branch 'master' into issue/397 2018-01-08 14:52:37 -03:00
Liam Cardenas
e4f80b232c Bump version: 0.19.4rc2 → 0.19.4 2018-01-08 08:15:09 -08:00
Igor Gassmann
aeb43ff1a0 Replace keytar with keytar-prebuild for resolving https://github.com/atom/node-keytar/issues/39 2018-01-08 01:26:52 -03:00
Igor Gassmann
094c3b8a9f Merge branch 'master' into issue/397 2018-01-08 00:51:34 -03:00
Liam Cardenas
f903b75b71 Bump version: 0.19.4rc1 → 0.19.4rc2 2018-01-05 21:25:12 -08:00
Liam Cardenas
b3fb847912 Bump version: 0.19.3 → 0.19.4rc1 2018-01-05 14:16:45 -08:00
Liam Cardenas
3e25b33fed Revert to version 19.3 2018-01-05 14:09:57 -08:00
Jeremy Kauffman
d83f96668f Bump version: 0.19.4rc1 → 0.19.5rc1 2018-01-04 17:57:40 -05:00
Sean Yesmunt
0f458b66d9 Bump version: 0.19.3 → 0.19.4rc1 2018-01-04 16:47:18 -05:00
Igor Gassmann
a212b8d908 Setup productName and comply package name with npm/yarn rules 2018-01-02 08:59:28 -03:00
Liam Cardenas
c894567eb9
Merge pull request #911 from lbryio/issue/763
Update documentation for DevTools and fix some ESLint warnings
2018-01-01 21:41:40 -08:00
Liam Cardenas
f750fd399d Bump version: 0.19.3rc2 → 0.19.3 2017-12-30 14:24:36 -08:00
Liam Cardenas
722a25b477 Bump version: 0.19.3rc1 → 0.19.3rc2 2017-12-30 13:09:17 -08:00
Igor Gassmann
ee9575dc37 Merge branch 'master' into issue/763 2017-12-30 15:55:03 -03:00
Liam Cardenas
4a904ef374 Bump version: 0.19.2 → 0.19.3rc1 2017-12-29 17:07:43 -08:00
Igor Gassmann
b1a41892fb Rename "pretty-print" command to "format" for more clarity 2017-12-28 11:18:20 -03:00
Igor Gassmann
47bdc6cbef Merge branch 'master' into issue/763 2017-12-26 10:26:15 -03:00
Liam Cardenas
b3e47a8f86 Bump version: 0.19.2rc1 → 0.19.2 2017-12-22 22:25:05 -08:00
Liam Cardenas
1cf8826ac0 Bump version: 0.19.1 → 0.19.2rc1 2017-12-22 19:18:42 -08:00
Igor Gassmann
7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -03:00
Igor Gassmann
4a48d0a521 Ajust Prettier and ESLint to respect Airbnb JavaScript formating rules 2017-12-21 14:14:13 -03:00
Igor Gassmann
c1a6b5a940 Fix and update Prettier and ESLint scripts 2017-12-20 17:05:38 -03:00
Igor Gassmann
57b8cb82ea Move bluebird from devDependencies to dependencies 2017-12-20 16:06:59 -03:00
Igor Gassmann
01dd124d60 Update electron-builder 2017-12-20 11:48:38 -03:00
Igor Gassmann
040b57352f Add and configure ESLint 2017-12-13 18:36:03 -03:00
Liam Cardenas
a0314c21ec Bump version: 0.19.1rc3 → 0.19.1 2017-12-13 09:44:52 -08:00
Liam Cardenas
02798e9b80 Bump version: 0.19.1rc2 → 0.19.1rc3 2017-12-13 09:17:32 -08:00
Liam Cardenas
7d26c58954 Bump version: 0.19.1rc1 → 0.19.1rc2 2017-12-13 08:34:59 -08:00
Liam Cardenas
839835e89f
Merge pull request #865 from lbryio/issue/839
Fix error on settings page on development
2017-12-12 14:41:00 -08:00
Liam Cardenas
4341282cdc Bump version: 0.19.0 → 0.19.1rc1 2017-12-12 13:51:50 -08:00
Igor Gassmann
93cb925169 Merge branch 'master' into issue/839 2017-12-12 17:49:50 -03:00
Igor Gassmann
c220ae87e6 Rename electron processes' entry points to avoid confusion with main process. 2017-12-12 10:22:16 -03:00
Igor Gassmann
8efd95de04 Update path for prettier 2017-12-12 08:51:13 -03:00
Igor Gassmann
0b8d9ac1b7 Enforce engine versions 2017-12-12 08:38:20 -03:00
Sean Yesmunt
fe4bffd26a remove prettier script 2017-12-12 00:02:09 -05:00
Sean Yesmunt
a24a4157dd update prettier script 2017-12-11 23:19:18 -05:00
Sean Yesmunt
d8f728a9de Bump version: 0.19.0rc4 → 0.19.0 2017-12-11 11:06:28 -05:00
Jeremy Kauffman
a68da6320a
Merge pull request #835 from lbryio/update-test
Updated dependencies
2017-12-11 10:23:07 -05:00
Sean Yesmunt
24c9c95857 Bump version: 0.19.0rc3 → 0.19.0rc4 2017-12-10 22:32:02 -05:00
hackrush
656efc11bd Updated dependencies 2017-12-11 01:49:00 +05:30
Jeremy Kauffman
ce72b337de Bump version: 0.19.0rc2 → 0.19.0rc3 2017-12-10 13:21:40 -05:00
Liam Cardenas
4f22ba8313 Bump version: 0.19.0rc1 → 0.19.0rc2 2017-12-09 12:06:33 -08:00
Sean Yesmunt
656eabdf5c Bump version: 0.18.2 → 0.19.0rc1 2017-12-08 17:09:11 -05:00
Igor Gassmann
153db7c3a5 Fix Flow config 2017-12-07 17:04:19 -03:00
Igor Gassmann
87d294a151 Merge branch 'master' into restructuring 2017-12-07 14:10:43 -03:00
Igor Gassmann
30970f8d13 Add extract-langs to compile 2017-12-07 10:38:23 -03:00
Igor Gassmann
0b81d6e96c Update electron-builder 2017-12-06 18:24:01 -03:00
Igor Gassmann
b07e16c913 Fix electron-webpack related errors 2017-12-06 13:32:21 -03:00
Igor Gassmann
086b511154 Add postinstall script for building native dependencies 2017-12-04 21:39:02 -03:00
Igor Gassmann
ce46c46708 Force version for webpack-sources of webpack 2017-12-04 19:13:13 -03:00
Igor Gassmann
42070742b0 Move node-sass to devDependencies 2017-12-04 19:03:08 -03:00
Igor Gassmann
1a28434d56 Fix webpack-sources version 2017-12-04 18:48:19 -03:00
Igor Gassmann
7e61564031 Remove old webpack related packages 2017-12-04 18:03:54 -03:00
Igor Gassmann
515b3fc933 Add support for SCSS on electron-webpack (https://webpack.electron.build/add-ons#sassscss) 2017-12-04 17:56:05 -03:00
Igor Gassmann
f3f2296b6a Add babel-plugin-module-resolver 2017-12-04 17:54:40 -03:00
Igor Gassmann
0fdb78cd98 Update babel-preset-es2015 to babel-preset-env 2017-12-04 17:53:46 -03:00
Igor Gassmann
9bab346fb2 Replace webpack-notifier by webpack-buid-notifier 2017-12-04 17:49:39 -03:00
Igor Gassmann
127b7733bc Update webpack related packages 2017-12-04 16:30:56 -03:00
Igor Gassmann
e1e20201e9 Force webpack-sources package version to 1.0.1 because of https://github.com/webpack/webpack-sources/issues/28 2017-12-04 16:09:55 -03:00
Igor Gassmann
b8aa2b42f4 Install electron-webpack 2017-12-04 16:02:29 -03:00
Igor Gassmann
683f3e9f07 Convert project into a one package.json file structure 2017-11-29 01:43:49 -03:00
Sean Yesmunt
867803e7c4 add start script 2017-11-28 14:28:34 -05:00
Igor Gassmann
3032736026 attempt to fix restructuring branch 2017-11-27 18:48:45 -05:00
Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Igor Gassmann
dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00
Igor Gassmann
6d01122967 Integrate React and Redux devtools into Electron 2017-11-17 17:40:56 -03:00
Alex Liebowitz
992c9d16a3 Upgrade to Electron 1.7.9 2017-10-12 18:30:24 -04:00
Alex Grintsvayg
326d76b561 we don't need the full gnome-keyring, just libsecret 2017-09-21 10:24:18 -04:00
Alex Grintsvayg
dbd147f4d1 add gnome-keyring deb dependency. closes #386.
the rest of the `depends` are the defaults

see https://www.electron.build/configuration/deb for details
2017-09-21 08:50:05 -04:00
Jeremy Kauffman
7cf491c050 update packages and fix build warnigs 2017-08-15 23:02:16 -04:00
Jeremy Kauffman
a299ca2ddd significant additional form changes and cleanup 2017-08-06 18:27:37 -04:00
Alex Grintsvayg
8c063f41c4 devtron 2017-06-26 13:08:54 -04:00
Sean Yesmunt
11d80c1361 move why-did-you-update to ui 2017-06-08 22:22:45 -07:00
Sean Yesmunt
4c216d843b add whyDidYouUpdate for dev env 2017-06-07 21:41:33 -07:00
6ea86b96
955e9564e0
Some package tweaks for npm 5x 2017-06-06 23:58:16 +07:00
Jeremy Kauffman
582b479a3e Merge remote-tracking branch 'origin/master' into redux 2017-05-21 10:42:54 -04:00
Alex Liebowitz
4152061f95 Add .desktop file settings to package.json 2017-05-19 22:07:29 -04:00
Jeremy Kauffman
60d298b354 Merge remote-tracking branch 'origin/master' into redux 2017-05-09 16:58:48 -04:00
Alex Liebowitz
758bb59ccb Add basics of URI handling for Mac and Windows 2017-05-05 05:19:15 -04:00
6ea86b96
3d5e1db5e3 Redux proof of concept 2017-05-02 18:37:19 -04:00
6ea86b96
0d3647c709 Redux proof of concept 2017-05-02 18:24:21 -04:00
Alex Liebowitz
3648554f48 Move semver dependency into app directory 2017-04-28 03:14:58 -04:00
Alex Liebowitz
9348d4d912 Move version checking into Electron 2017-04-27 02:58:34 -04:00
jobevers
2af80c69ae try building exe installer on windows 2017-02-17 14:06:57 -06:00
jobevers
eebe8d9b37 Get electron working on windows 2017-02-15 10:30:24 -06:00
jobevers
8357e33977 build deb 2017-02-09 17:48:51 -06:00
jobevers
2cfa4c5301 more updtes to build process 2017-01-26 18:21:53 -06:00
Renamed from electron/package.json (Browse further)