Commit graph

3276 commits

Author SHA1 Message Date
Igor Gassmann 4d34256518 Bump version to v0.21.0 2018-03-09 11:25:59 -05:00
Igor Gassmann af2a66fc23 Merge branch 'master' of https://github.com/lbryio/lbry-app 2018-03-09 10:27:12 -05:00
Igor Gassmann a56b3b32cb Update AWS S3 bucket 2018-03-09 10:26:57 -05:00
Igor Gassmann a8e0e112cf Remove -tag from path if no tag for build directory 2018-03-09 10:26:34 -05:00
Liam Cardenas 4e14c89874
Merge pull request #1032 from lbryio/daemon19
Upgrade daemon to 0.19.0
2018-03-08 23:53:39 -08:00
liamcardenas a4faab5e86 Refactor and reformat 2018-03-08 23:46:16 -08:00
liamcardenas c8cad17f97 Fixed sort after abandoning claim 2018-03-08 23:32:55 -08:00
liamcardenas fa91f3cea5 Fix abandon claim issue 2018-03-08 23:10:37 -08:00
liamcardenas 0c833a727e Formatted whole app 2018-03-08 23:06:15 -08:00
liamcardenas 9584848077 Remove channels from published page 2018-03-08 23:03:30 -08:00
liamcardenas abdc15989c Fix search 2018-03-08 22:46:03 -08:00
liamcardenas bd785502f4 Fix sorting on downloads/published pages 2018-03-08 22:25:55 -08:00
liamcardenas c199a24986 Catch undefined reference to anonymous upload names 2018-03-08 21:27:06 -08:00
liamcardenas 1cb122c839 Fix claim name undefined in buildURI bug 2018-03-08 17:56:48 -08:00
liamcardenas 371a254867 RC37 --> 0.19.0 2018-03-08 15:59:26 -08:00
Igor Gassmann da5021ad27 Move S3 region to an env var on Travis 2018-03-08 16:08:50 -05:00
Igor Gassmann 1a9961a5d6 Fix Travis configuration 2018-03-08 14:35:40 -05:00
liamcardenas cbe05c3bcc Merge branch 'master' into daemon19 2018-03-08 10:20:28 -08:00
Igor Gassmann 242bf9bdd4 Test Travis build 2018-03-08 11:51:17 -05:00
Igor Gassmann ccb12c5b4d Fix path parsing error 2018-03-08 11:30:37 -05:00
Igor Gassmann aa11020029 Separate paths for artifacts uploading 2018-03-08 11:03:07 -05:00
Igor Gassmann 06eb727daa Fix path for artifacts uploading 2018-03-08 10:45:40 -05:00
Igor Gassmann 4cb53869ac chore: specify destination folder name for artifacts upload 2018-03-08 10:30:57 -05:00
Igor Gassmann 1fa8d4bcf7 chore: remove publishing from build.sh script 2018-03-08 09:33:24 -05:00
Igor Gassmann 906eb852fa chore: indicate paths for build artifacts to Travis 2018-03-08 09:29:26 -05:00
Liam Cardenas c14d463842
Merge pull request #1075 from lbryio/analytics-production
Added production analytics key
2018-03-07 21:54:57 -08:00
liamcardenas 42b45cea7d Added production analytics key 2018-03-07 21:44:03 -08:00
Liam Cardenas 183c4be58b
Merge pull request #1074 from lbryio/improve-privacy
Improve privacy
2018-03-07 21:24:29 -08:00
Liam Cardenas 2342bad84b
Merge pull request #1066 from lbryio/subscribe-notify
Subscribe notify
2018-03-07 21:13:26 -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 5d896124f4 Improved messaging around analytics 2018-03-07 20:21:33 -08:00
liamcardenas a8ce782894 Do not log to api when dianostic sharing is off 2018-03-07 19:56:58 -08:00
Igor Gassmann 77ae75a655 chore: remove daemon download from build.sh
Daemon is now being download when the command $ yarn install is used.
2018-03-07 18:26:35 -05: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 174285aea8 Reduce unnecessary api calls 2018-03-07 12:02:53 -08: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
Igor Gassmann 52f2d6140d chore: remove ESLint Prettier-related errors
Those errors are temporaly being removed so they dont spam Codacy. They
shall be added again with https://github.com/lbryio/lbry-app/issues/967.
2018-03-06 17:47:09 -05: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
Liam Cardenas 539dea931a
Merge pull request #1039 from lbryio/daemon_err
Improve daemon error message
2018-03-01 22:01:03 -08:00
liamcardenas 822a3959d6 Merge branch 'master' into daemon_err 2018-03-01 22:00:14 -08:00
Liam Cardenas c6daff53c5
Merge pull request #1043 from lbryio/export-csv
Feature: export  wallet transactions
2018-03-01 21:49:01 -08:00
Igor Gassmann 749039006a HOTFIX: Fix Codacy ESLint configuration 2018-03-01 16:08:43 -05:00
Igor Gassmann 1b729496c9
Merge pull request #1059 from lbryio/issue/977
Setup configuration files to work with Codacy
2018-03-01 15:30:26 -05:00
Igor Gassmann ab63f7f48d Fix Prettier configuration issue with Codacy 2018-03-01 15:16:37 -05:00