Commit graph

3396 commits

Author SHA1 Message Date
Thomas Zarebczan
34e971cd7f
remove check for balance during publish
This is being correctly done on the daemon now and the app shows appropriate error
2018-03-15 02:46:50 -04:00
Thomas Zarebczan
9bcb75e234
Add checks for 0 and exact balance
Otherwise, you get an ugly "internal error"
2018-03-15 02:44:44 -04:00
Igor Gassmann
9a3e251359 chore: bump to 0.21.0-rc.2 2018-03-14 20:34:43 -04:00
Igor Gassmann
2cf47f1bee chore: upgrade electron-builder to 20.5.1 2018-03-14 20:25:15 -04:00
Igor Gassmann
40ab6e1b38
chore: change building target to .deb for Linux (#1103)
It was decided to rollback to Debian builds for Linux due to how inconvenient it is to launch an AppImage build.
2018-03-14 20:22:54 -04:00
Igor Gassmann
6497b46344 chore: update electron to 1.7.12 2018-03-14 18:41:53 -04:00
Igor Gassmann
1693fa0b08 Merge branch 'master' of https://github.com/lbryio/lbry-app 2018-03-14 16:48:58 -04:00
Igor Gassmann
09194e72bd chore: update electron to fix vulnerability 2018-03-14 16:43:17 -04:00
Igor Gassmann
c3469b3648
fix: daemon not launching on Windows (#1101)
* Rollback `keytar-prebuild` and `electron` to compatible versions.

* Check if the targeted build platform is different from the platform that
is building the app. If that's the case, download the appropriate daemon.
2018-03-14 16:38:55 -04:00
Igor Gassmann
2e91cd69b6 Rename build dst folders 2018-03-14 13:47:34 -04:00
Liam Cardenas
8e59d2a08b
Merge pull request #1100 from lbryio/fix-sort
Fix sort
2018-03-13 22:34:43 -07:00
liamcardenas
e634bd8679 Fix sort 2018-03-13 22:33:43 -07:00
Jeremy Kauffman
de922445a6
remove youtube sync 2018-03-12 16:24:50 -04:00
Liam Cardenas
0ab89ebe52
Update CHANGELOG.md 2018-03-12 08:29:30 -07:00
Liam Cardenas
15b792211c
Update subscriptions.js 2018-03-11 22:34:16 -07:00
Liam Cardenas
91b75d889e
Update CHANGELOG.md 2018-03-09 13:46:38 -08:00
Liam Cardenas
63548c88db
Update CHANGELOG.md 2018-03-09 13:45:45 -08:00
Igor Gassmann
c1e2e7df6a Specify AWS S3 region 2018-03-09 15:35:43 -05:00
Igor Gassmann
f574070480 Fix target paths for artifacts uploading 2018-03-09 15:18:08 -05:00
Igor Gassmann
0ba48ab722 Bump version to v0.21.0-rc.1 2018-03-09 11:59:55 -05:00
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