Commit graph

2770 commits

Author SHA1 Message Date
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
b83679fa4a Migrate to index.html to generated one by electron-webpack 2017-12-04 22:08:08 -03:00
Igor Gassmann
086b511154 Add postinstall script for building native dependencies 2017-12-04 21:39:02 -03:00
Igor Gassmann
ce46c46708 Force version for webpack-sources of webpack 2017-12-04 19:13:13 -03:00
Igor Gassmann
42070742b0 Move node-sass to devDependencies 2017-12-04 19:03:08 -03:00
Igor Gassmann
1a28434d56 Fix webpack-sources version 2017-12-04 18:48:19 -03:00
Igor Gassmann
7e61564031 Remove old webpack related packages 2017-12-04 18:03:54 -03:00
Igor Gassmann
515b3fc933 Add support for SCSS on electron-webpack (https://webpack.electron.build/add-ons#sassscss) 2017-12-04 17:56:05 -03:00
Igor Gassmann
f3f2296b6a Add babel-plugin-module-resolver 2017-12-04 17:54:40 -03:00
Igor Gassmann
0fdb78cd98 Update babel-preset-es2015 to babel-preset-env 2017-12-04 17:53:46 -03:00
Igor Gassmann
9bab346fb2 Replace webpack-notifier by webpack-buid-notifier 2017-12-04 17:49:39 -03:00
Igor Gassmann
9f9746cf5e Unzip daemon on /static/ dir /build.sh 2017-12-04 17:46:51 -03:00
Igor Gassmann
37375dfaba Remove old ESLint configuration file 2017-12-04 17:33:54 -03:00
Igor Gassmann
f639a46c93 Delete legacy README.md 2017-12-04 17:14:42 -03:00
Igor Gassmann
2b51a5e259 Delete old webpack configuration files 2017-12-04 17:14:17 -03:00
Igor Gassmann
6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Igor Gassmann
d4466703c4 Resolve package.json path 2017-12-04 17:09:40 -03:00
Igor Gassmann
496acd0a3c Fix file paths for static resources 2017-12-04 17:06:56 -03:00
Igor Gassmann
9cbb413264 Move static resources into /static/ dir 2017-12-04 16:53:30 -03:00
Igor Gassmann
6982fc5647 Configure electron-webpack 2017-12-04 16:45:18 -03:00
Igor Gassmann
127b7733bc Update webpack related packages 2017-12-04 16:30:56 -03:00
Igor Gassmann
e1e20201e9 Force webpack-sources package version to 1.0.1 because of https://github.com/webpack/webpack-sources/issues/28 2017-12-04 16:09:55 -03:00
Igor Gassmann
b8aa2b42f4 Install electron-webpack 2017-12-04 16:02:29 -03:00
Igor Gassmann
683f3e9f07 Convert project into a one package.json file structure 2017-11-29 01:43:49 -03:00
Igor Gassmann
1d9a5d90cf Fix merge conflicts 2017-11-27 21:01:33 -03:00
Igor Gassmann
3032736026 attempt to fix restructuring branch 2017-11-27 18:48:45 -05:00
Igor Gassmann
d2317b39be Fix Windows build 2017-11-27 18:42:26 -05:00
Jeremy Kauffman
a8529ea8b7
Merge pull request #789 from lbryio/util
add handleActions redux util
2017-11-27 12:34:14 -05:00
Sean Yesmunt
6fdc5b7c7d add handleActions redux util 2017-11-27 12:07:57 -05:00
Jeremy Kauffman
af43f284e3
Merge pull request #785 from lbryio/two_decimals
Change header balance to 2 decimal places
2017-11-27 09:24:33 -05:00
Jeremy Kauffman
caa8cd6755 change header balance to 2 decimal places 2017-11-26 14:56:02 -05:00
Jeremy Kauffman
c66c600b89
Merge pull request #784 from lbryio/revert-783-restructuring
Revert "Update file structure to follow electron-webpack guidelines"
2017-11-24 16:36:34 -05:00
Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Jeremy Kauffman
4b686ff310
Merge pull request #783 from lbryio/restructuring
Update file structure to follow electron-webpack guidelines
2017-11-24 16:01:29 -05:00
Igor Gassmann
dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00
Jeremy Kauffman
a12de349e0
Merge pull request #776 from lbryio/alignment-issues
fix channel name alignment on file page
2017-11-22 15:50:26 -05:00
Sean Yesmunt
3f2c871e42 add comment 2017-11-22 15:33:45 -05:00
Sean Yesmunt
6f96ea10a9 fix channel name alignment 2017-11-22 15:28:56 -05:00
Jeremy Kauffman
91807fb896
Merge pull request #731 from lbryio/txn_list
Use balance_delta in txn list
2017-11-22 12:14:15 -05:00
hackrush
5d3fc936b8 Changes 2017-11-22 22:30:08 +05:30
hackrush
9e82c59ae6 Added CHANGELOG 2017-11-22 22:30:08 +05:30
hackrush
0052349ddc Use balance_delta in txn list 2017-11-22 22:28:23 +05:30
Igor Gassmann
7ee49e89fa
Merge pull request #773 from lbryio/issue/772
Fixed quitting from the top menu bar doesn't work (#772)
2017-11-22 00:02:57 -03:00
Igor Gassmann
cc512eec6d Fixed quiting from the top menu bar doesn't work 2017-11-21 23:35:28 -03:00
Jeremy Kauffman
aa42b76b79
Merge pull request #770 from lbryio/issue/614
Fixed sorting by title for published files (#614)
2017-11-21 18:05:20 -05:00
Sean Yesmunt
03a3ae27bf
Merge pull request #771 from seanyesmunt/yarn
add yarn back to /ui
2017-11-21 17:37:55 -05:00
Sean Yesmunt
97469b0e3a add yarn back to /ui 2017-11-21 17:37:12 -05:00
Igor Gassmann
812a5d1d7c Delete gitignored file 2017-11-21 19:17:36 -03:00
Igor Gassmann
d489aad4ee Fixed sorting by title for published files (#614) 2017-11-21 19:00:53 -03:00