Commit graph

14 commits

Author SHA1 Message Date
Sean Yesmunt
6b3d49ca3b use lbry-teal-5 for snackbar/loadscreen 2018-10-22 12:30:16 -04:00
Baltazar Gomez
261e3fb410
fix auxclick event (middle click) #1843 2018-08-01 14:44:01 -06:00
btzr-io
03c9e53dd2 add pdf-viewer
reduce lbry.getMedia calls

update fileRender logic
2018-07-10 10:33:02 -04:00
Thomas Zarebczan
3c3cf98b1d fix 1549 2018-06-05 11:22:15 -04: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
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
miikkatu
b0cc40f045 feat: retain previous screen sizing on startup (#1057) 2018-03-21 09:29:51 -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
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
Igor Gassmann
47e0f7c992 Save app state when closing to tray 2018-02-23 18:20:12 -05:00
Igor Gassmann
fd64ae58fe Refactor main process 2018-01-17 23:13:08 -03:00