Commit graph

2515 commits

Author SHA1 Message Date
btzr-io
9ea1e21f5b more minor fixes 2017-10-03 11:27:52 -06:00
btzr-io
5dcf15a5b9 minor fix for fileTile component 2017-10-03 10:59:08 -06:00
btzr-io
dda98e81fa Merge https://github.com/lbryio/lbry-app into css_patch
merge master
2017-10-02 23:33:34 -06:00
btzr-io
a8e414ba4a update dark theme 2017-10-02 23:25:06 -06:00
btzr-io
87c4bd2047 add experimental fileTile styles 2017-10-02 23:05:11 -06:00
btzr-io
fd99676307 update fonts and fix button font size 2017-10-02 22:08:25 -06:00
btzr-io
59778808e3 redesign for fileSelector component 2017-10-02 21:04:21 -06:00
btzr-io
28f4b98e20 implement nice shadows :) 2017-10-02 20:37:31 -06:00
btzr-io
b9241fd42d remove funky underline text 2017-10-02 20:25:44 -06:00
btzr-io
55297041a1 fix header invalid css property and update button styles 2017-10-02 20:10:40 -06:00
btzr-io
d4fc6901dc additional header css changes 2017-10-02 19:58:41 -06:00
btzr-io
9c53de114f add standar css animation 2017-10-02 19:35:52 -06:00
btzr-io
1ea453237f improve header css 2017-10-02 19:27:44 -06:00
Alex Grintsvayg
5168cb950c Revert "Bump version: 0.16.1rc1 → 0.16.1rc2"
This reverts commit 4c0cc5e7c8.

Revert "bump daemon version"

This reverts commit 37eb4ef6f8.
2017-10-02 17:51:57 -04:00
Alex Grintsvayg
4c0cc5e7c8 Bump version: 0.16.1rc1 → 0.16.1rc2 2017-10-02 17:39:24 -04:00
Alex Grintsvayg
37eb4ef6f8 bump daemon version 2017-10-02 17:38:24 -04:00
Jeremy Kauffman
ab8c07a7aa Merge pull request #646 from lbryio/disabledmessage
update disabled reward text
2017-10-02 12:30:35 -04:00
Baltazar Gomez
b66968d9f9 Merge branch 'master' into css_patch 2017-10-02 09:30:39 -06:00
Thomas Zarebczan
6759f9c320 update disabled reward text
This message appears when a user's account is manually disabled (rewards abuse, etc).  We don't reach out to them via email, so we should ask them to reach out if they are actually legitimate users.
2017-10-02 11:20:14 -04:00
Jeremy Kauffman
a7a4e8dc16 remove channel length minimum, fixes #645 2017-10-02 08:40:42 -04:00
Jeremy Kauffman
92f3cf46e2 Merge branch 'fix-empty-channels' 2017-10-01 12:49:03 -04:00
Jeremy Kauffman
3539d78d0a prevent overwriting variable 2017-10-01 12:48:31 -04:00
Jeremy Kauffman
17a164b10f Merge pull request #642 from lbryio/fix-play
Fix issues with playing uri
2017-10-01 12:35:39 -04:00
Baltazar Gomez
732b8d219f update changelog 2017-09-30 23:47:45 -06:00
Baltazar Gomez
45ca07115b Fix #643
Reset playing uri
2017-09-30 23:39:00 -06:00
Baltazar Gomez
c25ee25482 update change log 2017-09-30 21:01:47 -06:00
Baltazar Gomez
449997ff6e fix #605
Don't play video if you can't pay for it :(
2017-09-30 20:50:32 -06:00
btzr-io
36c106e16c fix wrong page number 2017-09-30 09:36:13 -06:00
Baltazar Gomez
78232eb2a9 update changelog 2017-09-29 17:25:53 -06:00
Baltazar Gomez
ab3aa0501c fix for empty channels #636 2017-09-29 17:15:14 -06:00
Jeremy Kauffman
72ad1552cb Bump version: 0.16.0 → 0.16.1rc1 2017-09-29 16:52:01 -04:00
Jeremy Kauffman
ca6ef4e11f fix all step properties, removing publish or send minimums app-side 2017-09-29 16:51:36 -04:00
Jeremy Kauffman
d39664a0fd fix #624, remove unnecessary settings state 2017-09-29 16:05:26 -04:00
Baltazar Gomez
2e28582277 Merge branch 'master' into css_patch 2017-09-28 20:30:27 -06:00
Baltazar Gomez
1c83e8f78a update changelog 2017-09-28 20:23:26 -06:00
Baltazar Gomez
6ae166a559 Update CHANGELOG.md 2017-09-28 20:19:25 -06:00
Baltazar Gomez
18450209b7 remove unnecessary title from discover page 2017-09-28 20:00:18 -06:00
Jeremy Kauffman
f4b2c599c3 fix #615 2017-09-28 20:32:59 -04:00
Alex Grin
021d663960 Merge pull request #630 from lbryio/windowsbuildfix
update windows build instructions
2017-09-28 12:36:15 -04:00
Alex Grintsvayg
ad410b4c0b contributing 2017-09-28 08:14:54 -04:00
Thomas Zarebczan
5d15efffea update windows build instructions
-add step to download git for Windows
-I had to manually extract the last SDK to install on Windows 10
-add step to build windows-build-tools, otherwise it fails on keytar install
-fix xcopy  - /E includes directories
-fix syntax to run app
2017-09-27 15:35:08 -04:00
Jeremy Kauffman
9308971cab use consistent step property on credit inputs #604 2017-09-26 15:57:56 -04:00
btzr-io
2c7cdfd43e minor css fixes
fix dark theme issues

minor css fix for #620
2017-09-26 10:56:21 -06:00
btzr-io
ce889f2d3b add more focus on search
remove icon duplication

minor ux / ui fix
2017-09-26 00:45:49 -06:00
btzr-io
8d8bcf303e fix for #605 2017-09-26 00:21:05 -06:00
btzr-io
ddc5e93aec remove unused css from video component
related to #605
2017-09-26 00:14:24 -06:00
btzr-io
e604916aa3 fix header issue #613 2017-09-25 23:50:05 -06:00
Jeremy Kauffman
342162cfcc Merge branch 'patch_edit' 2017-09-24 16:37:05 -04:00
Jeremy Kauffman
71bb48eaf5 update changelog 2017-09-24 16:36:50 -04:00
btzr-io
b6279febc5 show full path to prevent confusion 2017-09-24 16:33:31 -04:00