Commit graph

17 commits

Author SHA1 Message Date
Liam Cardenas
24ec5cd667
Merge pull request #1172 from lbryio/fix-sort-title
Fix sort by title
2018-03-29 12:28:20 -07:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
btzr-io
9dcf3959a3 revert getAppVersion 2018-03-24 10:15:13 -07:00
btzr-io
172e3fd05a reduce usage of lbry.js 2018-03-23 13:19:16 -07:00
btzr-io
63b496f7ca implement lbry.getFileTitle function
fix sort by title on download / publish page
2018-03-22 18:20:00 -07:00
Igor Gassmann
0c6d4b59c0 Revert "fix: __static path not resolving on development environment (#1165)"
This reverts commit 4b41c6335d.
2018-03-22 14:52:07 -04:00
Igor Gassmann
4b41c6335d
fix: __static path not resolving on development environment (#1165)
This fixes https://github.com/electron-userland/electron-webpack/issues/52
2018-03-22 10:53:24 -04:00
liamcardenas
a4faab5e86 Refactor and reformat 2018-03-08 23:46:16 -08:00
Liam Cardenas
3863c517fd Upgrade daemon to 0.19.0rc35 2018-02-20 21:41:30 -08:00
Igor Gassmann
c59293cf03 Fix default parameter for arrow functions 2017-12-28 14:56:55 -03:00
Igor Gassmann
0a94082983 Convert anonymous functions to arrow functions 2017-12-27 20:48:11 -03:00
Igor Gassmann
7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -03:00
Igor Gassmann
a40aecfb68 Apply ESLint auto fixing 2017-12-13 18:36:30 -03:00
Igor Gassmann
dbb28dd625 Fix electron-webpack related errors 2017-12-07 09:52:22 -03:00
Igor Gassmann
df01c361df Fix __static paths for production. Paths aren't correctly resolved on development 2017-12-06 18:21:57 -03:00
Igor Gassmann
b07e16c913 Fix electron-webpack related errors 2017-12-06 13:32:21 -03:00
Igor Gassmann
6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/lbry.js (Browse further)