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