liamcardenas
0c833a727e
Formatted whole app
2018-03-08 23:06:15 -08:00
liamcardenas
1cb122c839
Fix claim name undefined in buildURI bug
2018-03-08 17:56:48 -08:00
liamcardenas
cbe05c3bcc
Merge branch 'master' into daemon19
2018-03-08 10:20:28 -08:00
Liam Cardenas
183c4be58b
Merge pull request #1074 from lbryio/improve-privacy
...
Improve privacy
2018-03-07 21:24:29 -08:00
liamcardenas
06c7572c8e
Fixed formatting issues
2018-03-07 21:07:42 -08:00
liamcardenas
ac0980f75d
Merge branch 'master' into subscribe-notify
2018-03-07 20:39:57 -08:00
liamcardenas
a8ce782894
Do not log to api when dianostic sharing is off
2018-03-07 19:56:58 -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
liamcardenas
3f8f25dc43
let --> const
2018-03-07 11:41:14 -08:00
liamcardenas
1e1c494367
Re-ran prettier
2018-03-07 11:19:45 -08:00
liamcardenas
6e293fd04b
Fixed weird issue with flow throwing fallacious error
2018-03-06 01:37:53 -08:00
liamcardenas
98c9dfb68e
Formatted code with prettier
2018-03-06 00:36:04 -08:00
liamcardenas
2c6f2d52bf
Fix issues with viewing most recent and uninitiated latest videos
2018-03-06 00:32:58 -08:00
liamcardenas
c3dd7f3449
Added notifications and downloading upon detecting to subscription items
2018-03-05 23:44:36 -08:00
liamcardenas
7296800ce0
Add most recent latest video to subscription state
2018-03-05 16:28:11 -08:00
Baltazar Gomez
3505e439b8
Merge branch 'master' into export-csv
2018-02-27 19:18:39 -07:00
Thomas Zarebczan
5183587445
Fix night mode start time
...
21:00 = 9PM
2018-02-26 20:22:25 -05:00
btzr-io
f29a947c09
create component FileExporter
2018-02-23 17:24:00 -07:00
Liam Cardenas
3863c517fd
Upgrade daemon to 0.19.0rc35
2018-02-20 21:41:30 -08:00
Liam Cardenas
c765ebd28f
Diagnostic checkbox analytics integration
2018-02-16 01:16:50 -08:00
Liam Cardenas
a81924626d
Revamped analytics
2018-02-16 00:47:52 -08:00
Liam Cardenas
bc818f5383
Fix dark mode bug -- no longer always night
2018-01-29 15:19:46 -08:00
Liam Cardenas
fa68ffee59
Patch phone verification for more informative error messages
2018-01-27 16:25:22 -08:00
Alex Liebowitz
e98231fed3
Don't show auto-update dialog after decline on Win/Mac
2018-01-24 17:37:50 -05:00
alexliebowitz
f302a0f92a
Merge branch 'master' into auto-update
2018-01-23 19:59:57 -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
ca9f67b240
Added reset button on phone verification
2018-01-22 15:26:34 -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
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
1da4d05986
Refactor lbryuri.js into separate named exports
2018-01-19 12:12:28 -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
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
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
Liam Cardenas
fa7d265cc0
Add error messages in phone verification modal
2018-01-15 06:30:10 -08:00
Liam Cardenas
4409315353
Added phone verification functionality
2018-01-15 05:32:01 -08:00
Arrowana
4795901e12
improve and clean
2018-01-15 20:09:40 +11:00
Arrowana
8eb7f58988
add basic feature
2018-01-14 20:14:15 +11:00
Alex Liebowitz
b08d96da1e
Add alert before close after update is declined on Windows
2018-01-12 00:30:23 -05:00
Alex Liebowitz
3957bf2afc
Finish core UI for auto update
2018-01-12 00:30:23 -05:00
Alex Liebowitz
24ced8ede7
More core UI for auto-update
...
We keep the old dialog flow on Linux, and on Windows and Mac we show a
single dialog when the file is downloaded.
2018-01-12 00:30:23 -05:00
Liam Cardenas
b9b7af2bbd
Renamed userEmail... to userField...
2018-01-10 22:16:03 -08:00
Sean Yesmunt
2b9561f0c0
Revert "Redesign groundwork, homepage, search"
2018-01-08 17:15:44 -08:00
Sean Yesmunt
c93f459113
update search action names to proper naming conventions
2018-01-08 13:10:15 -08:00
Sean Yesmunt
92482ee916
cleanup
2018-01-08 13:10:14 -08:00
Sean Yesmunt
7d492ae1fc
Redesign groundwork (home/search)
2018-01-08 13:10:14 -08:00