Commit graph

3229 commits

Author SHA1 Message Date
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 dc7c11dd6a
Merge pull request #962 from lbryio/revert-955-issue/954
Revert "Keeps node_modules up-to-date when yarn.lock changes due to git"
2018-01-24 15:38:49 -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
Alex Liebowitz e98231fed3 Don't show auto-update dialog after decline on Win/Mac 2018-01-24 17:37:50 -05:00
Liam Cardenas c1052cb26e
Merge pull request #961 from lbryio/d18.2
Bump daemon version to 18.2
2018-01-24 12:43:28 -08:00
Liam Cardenas b26f4b692e Bump daemon version to 18.2 2018-01-24 12:42:20 -08:00
Alex Liebowitz 76f6b1efa9 Remove remaining traces of logging code from main/index.js
We might need this later, but right now no logging is happening here.
2018-01-23 23:15:42 -05: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 daca49dc15 Add release notes to auto update dialogs 2018-01-23 19:39:17 -05:00
Alex Liebowitz fbc143aaaf Reword "Upgrade on Restart" to "Upgrade on Close" 2018-01-23 19:22:02 -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
Igor Gassmann a8258353b6 Update yarn lock file 2018-01-22 21:28:53 -03:00
Liam Cardenas f47108c4c0
Merge pull request #946 from lbryio/twilio
Phone verification
2018-01-22 15:49:35 -08:00
Liam Cardenas ca9f67b240 Added reset button on phone verification 2018-01-22 15:26:34 -08:00
Liam Cardenas 23261d0759 Removed emojis on Windows and Linux 2018-01-22 14:46:14 -08:00
Liam Cardenas bdc49691f0 Remove unused reducers and action types 2018-01-22 14:06:07 -08:00
Liam Cardenas c975454501
Merge pull request #957 from lbryio/issue/952
Refactor lbryuri.js into separate named exports
2018-01-22 10:25:03 -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 e0de34d433 Readded email collection modal and trigger at startup 2018-01-21 23:27:29 -08:00
Liam Cardenas 9e2d82eac8 Split userField... into userEmail... and userPhone... 2018-01-21 23:09:11 -08:00
Liam Cardenas 99bdaa608e Small fixes to country code select 2018-01-21 22:30:20 -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
Liam Cardenas 3ac913a28e Add new phone select style 2018-01-21 11:29:48 -08:00
Arrowana a5dce3e77a isNight() to arrow function and update isNight every 10 minutes, default to false 2018-01-20 08:37:22 +11:00
Igor Gassmann 89409420dd
Merge pull request #951 from lbryio/issue/938
Refactor Electron's main process
2018-01-19 13:35:58 -03:00
Igor Gassmann 1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Igor Gassmann 12cbf5a76c
Merge pull request #955 from lbryio/issue/954
Keeps node_modules up-to-date when yarn.lock changes due to git
2018-01-18 14:35:08 -03: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
Liam Cardenas a34a61bce8 Add custom country code 2018-01-17 21:09:08 -08:00
Liam Cardenas faa2753e35 Change to updated urls for phone verification 2018-01-17 18:22:52 -08:00
Igor Gassmann 4ec3ef2fb9 Merge branch 'master' into issue/938 2018-01-17 23:21:45 -03:00
Igor Gassmann fd64ae58fe Refactor main process 2018-01-17 23:13:08 -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 853bf2cfe7 Make video pause when you hit the "Upgrade Now" button on Mac/Win 2018-01-17 07:10:45 -05:00
Alex Liebowitz 863f7dc23b Make new dialogs behave correctly when video is playing 2018-01-17 06:10:11 -05:00
Alex Liebowitz dccb06c13c Version 0.35 [temp, for testing] 2018-01-17 06:09:03 -05:00
Alex Liebowitz f244f9035b Add back "Upgrade App" button on Mac/Win with different dialog on click 2018-01-17 06:09:02 -05:00
Arrowana 6f77106ffa is night interval to 60 seconds and shorten label message 2018-01-17 20:55:25 +11:00
Alex Liebowitz 0c8ba50207 Update Auto Update-related copy 2018-01-15 18:38:35 -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