Sean Yesmunt
5e98a9b982
updates for lbrynet30
2018-10-26 14:16:43 -04:00
Sean Yesmunt
6b3d49ca3b
use lbry-teal-5 for snackbar/loadscreen
2018-10-22 12:30:16 -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
Baltazar Gomez
261e3fb410
fix auxclick event (middle click) #1843
2018-08-01 14:44:01 -06:00
btzr-io
7db1782c57
more minor fixes
2018-07-19 00:45:32 -06: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
44d98ac422
fix typo
2018-07-11 01:01:54 -04:00
Sean Yesmunt
ca390a125f
don't validate address if NO_ADDRESS_VALIDATION is passed in
2018-07-11 00:49:36 -04:00
Sean Yesmunt
e0500eedd9
allow different daemon versions and don't shut down with DAEMON_DEVELOPMENT env variable
2018-07-11 00:14:50 -04:00
btzr-io
03c9e53dd2
add pdf-viewer
...
reduce lbry.getMedia calls
update fileRender logic
2018-07-10 10:33:02 -04:00
Thomas Zarebczan
37eef522b1
null rendererwindow window on quit
...
Checking to see if this fixes object has been destroyed error on Mac.
2018-07-03 01:27:47 -04:00
Thomas Zarebczan
12940ac230
Check rendererWindow before calling show
2018-07-03 00:57:01 -04:00
Thomas Zarebczan
67e6404427
Get version from package.json
...
Prior to this, if running in dev mode, you'd get the electron version and not the LBRY-app version
2018-06-29 17:40:31 -04:00
Thomas Zarebczan
3c3cf98b1d
fix 1549
2018-06-05 11:22:15 -04:00
Sean Yesmunt
c38f34dbd0
Merge branch 'master' into alert-scam
2018-05-31 22:09:56 -04:00
Sean Yesmunt
dbe65c2bb0
Merge pull request #1510 from dan1d/issue-1505
...
Allow https to follow redirection when requesting latest release data
2018-05-31 22:06:52 -04:00
Sean Yesmunt
44cc987a14
Merge pull request #1511 from lbryio/special-links
...
special links/invalid URIs
2018-05-30 14:47:38 -04:00
seanyesmunt
32fd9e17f7
Redirect special LBRY urls to pages in App
2018-05-30 14:29:22 -04:00
Daniel Dominguez
8ca6e21969
Allow https to follow redirections when requesting latest release data from github.
2018-05-23 16:30:45 -03:00
Daniel Dominguez
e0d5a842aa
Add warning message when development tools is opened.
2018-05-22 23:37:09 -03:00
Daniel Dominguez
86876d6a19
Add context menu helper to be able to modify the menu templates in react way and not be static.
2018-05-20 22:02:25 -03:00
miikkatu
0ad2b3c7f9
fix: black screen on macOS after maximizing LBRY and then closing ( #1235 )
2018-04-02 16:19:47 -04:00
YULIUS KURNIAWAN KRISTIANTO
5ba8db6b6a
feat: add keyboard shortcut to quit the app on Windows ( #1202 )
2018-03-30 14:37:30 -04:00
Igor Gassmann
e0b8ae7ff7
chore: upgrade electron ( #1213 )
2018-03-29 17:16:37 -04:00
Sean Yesmunt
3edd660f77
implement app redesign
2018-03-26 14:32:43 -07:00
Igor Gassmann
99828d048e
fix: issue with second instance startup
2018-03-22 11:55:11 -04:00
miikkatu
b0cc40f045
feat: retain previous screen sizing on startup ( #1057 )
2018-03-21 09:29:51 -04:00
Igor Gassmann
39072b07b5
Merge branch 'master' into issue/1119
2018-03-20 16:06:19 -04:00
Thomas Zarebczan
f5a63479e3
chore: fix Windows notifications ( #1145 )
2018-03-20 15:51:28 -04:00
Igor Gassmann
07ee6b95b1
fix: daemon doesn't quit when quitting the app for an auto-update ( https://github.com/lbryio/lbry-app/issues/1142 )
...
This fixes https://github.com/lbryio/lbry-app/issues/1142
2018-03-20 15:01:18 -04:00
Igor Gassmann
40a6ad0e1c
Revert "fix: daemon doesn't quit when quitting the app for an auto-update ( https://github.com/lbryio/lbry-app/issues/1142 )"
...
This reverts commit 034398859e
.
2018-03-19 21:09:48 -04:00
Igor Gassmann
5579a12cf3
fix: opening LBRY hyperlinks broken on Linux ( https://github.com/lbryio/lbry-app/issues/1120 )
...
This fixes https://github.com/lbryio/lbry-app/issues/1120
2018-03-19 21:08:41 -04:00
Igor Gassmann
e6e8218095
fix: error when clicking LBRY URL when app is closed ( https://github.com/lbryio/lbry-app/issues/1119 )
...
Fix https://github.com/lbryio/lbry-app/issues/1119
2018-03-19 16:51:57 -04:00
Igor Gassmann
034398859e
fix: daemon doesn't quit when quitting the app for an auto-update ( https://github.com/lbryio/lbry-app/issues/1142 )
...
Fix https://github.com/lbryio/lbry-app/issues/1142
2018-03-19 16:51:19 -04:00
Igor Gassmann
88399957ef
fix: app quitting when accepting update ( #1118 )
...
The app wouldn't completely quit after an update was downloaded and the user has pressed "USE IT NOW".
2018-03-17 16:44:46 -04: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
Baltazar Gomez
f6b1e804f2
Merge branch 'master' into daemon_err
2018-02-27 19:21:52 -07:00
Igor Gassmann
04523ddfe9
Rename Tray import
2018-02-26 23:03:01 -05:00
Igor Gassmann
47e0f7c992
Save app state when closing to tray
2018-02-23 18:20:12 -05:00
Baltazar Gomez
b31b226b2b
add extra space
...
Add extra space for more clarity.
2018-02-21 20:13:55 -07:00
Baltazar Gomez
1e1435bc72
fix #1027
...
Add startup-troubleshooting FAQ URL to daemon error
2018-02-21 18:29:10 -07:00
Igor Gassmann
bd46bc18cc
Check for running daemon
2018-01-29 11:14:31 -03:00
Igor Gassmann
05c434ff81
Remove initial daemon killing
2018-01-29 11:04:27 -03:00
Igor Gassmann
cf4b5ddc93
Comment out initial daemon killin
2018-01-29 09:04:41 -03: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
Alex Liebowitz
8c0bf32fe5
Small changes to prepare auto update for release
2018-01-23 19:46:49 -05:00
Alex Liebowitz
483809be1b
Merge remote-tracking branch 'origin/master' into auto-update
2018-01-23 10:35:15 -05:00
Igor Gassmann
fd64ae58fe
Refactor main process
2018-01-17 23:13:08 -03:00
Alex Liebowitz
0c8ba50207
Update Auto Update-related copy
2018-01-15 18:38:35 -05:00