Commit graph

1043 commits

Author SHA1 Message Date
Baltazar Gomez
18450209b7 remove unnecessary title from discover page 2017-09-28 20:00:18 -06: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
Baltazar Gomez
440d982690 Merge branch 'redesign' into v16-scrollbar 2017-09-21 10:48:29 -06:00
Baltazar Gomez
40ad276f1a Merge pull request #576 from lbryio/v16-tabs
Improve tabs ( UI / UX )
2017-09-21 10:44:10 -06:00
Jeremy Kauffman
cba6a40394 Bump version: 0.16.0rc7 → 0.16.0 2017-09-21 09:26:32 -04:00
Jeremy Kauffman
a01b258f47 Bump version: 0.16.0rc6 → 0.16.0rc7 2017-09-20 15:45:57 -04:00
Jeremy Kauffman
cac00028c4 update invite reward check, fix infinite reward loop 2017-09-20 15:45:39 -04:00
Jeremy Kauffman
7b41c199b2 Bump version: 0.16.0rc5 → 0.16.0rc6 2017-09-20 15:27:44 -04:00
Jeremy Kauffman
6b87369bbe transaction value fix 2017-09-20 15:27:25 -04:00
Jeremy Kauffman
0f8e61982e Bump version: 0.16.0rc4 → 0.16.0rc5 2017-09-20 13:55:29 -04:00
Jeremy Kauffman
3bb146244e Bump version: 0.16.0rc3 → 0.16.0rc4 2017-09-20 13:23:57 -04:00
Jeremy Kauffman
7b7a63b892 disable anything cost related other than direct content cost 2017-09-20 13:20:02 -04:00
Jeremy Kauffman
33c5158818 channel navigation fixes 2017-09-20 13:12:53 -04:00
Jeremy Kauffman
a22a773633 fix channel pagination 2017-09-20 10:57:43 -04:00
Jeremy Kauffman
16bc650d6a fix sign on some transaction outpoints 2017-09-20 10:39:51 -04:00
Jeremy Kauffman
2a15331e88 Bump version: 0.16.0rc2 → 0.16.0rc3 2017-09-20 09:43:59 -04:00
Jeremy Kauffman
13074fef0c no data is included 2017-09-20 09:43:49 -04:00
Jeremy Kauffman
4553418f98 remove dependency on lighthouse for size 2017-09-20 09:38:24 -04:00
Jeremy Kauffman
ef882b40b8 Bump version: 0.16.0rc1 → 0.16.0rc2 2017-09-20 08:47:55 -04:00
Jeremy Kauffman
2746627fb1 fix availability issue and restore open in folder 2017-09-20 08:47:16 -04:00
Alex Grin
47aec4efcf Merge pull request #567 from wallermadev/WD-Microsoft-Watch
Windows Watch Batch
2017-09-19 09:29:17 -04:00
Jeremy Kauffman
cfcdbd48f1 add required prop type 2017-09-18 18:16:00 -04:00
btzr-io
b7b8851698 fix #542
implement submit component

fix weird behaviour in wallet send

prevent refresh on enter key

fix wallet send ->  submit handler

implement form component

fix conflicts

remove unused files

better submit handler

better validation for walletSend

prevent / remove missign parameters error (popup)

minor fix

minor fix for submit validation in walletSend
2017-09-18 18:10:20 -04:00
Jeremy Kauffman
abb83c17ed Bump version: 0.15.1 → 0.16.0rc1 2017-09-18 17:49:41 -04:00
Jeremy Kauffman
76352161a5 Merge branch 'v16' 2017-09-18 17:48:39 -04:00
Jeremy Kauffman
4866fa8b84 update to daemon v0.16.0 proper, fix bug on new publishes 2017-09-18 17:42:11 -04:00
Jeremy Kauffman
2dfd071e16 cancel play on navigate away 2017-09-17 22:13:05 -04:00
Jeremy Kauffman
e741d5ee27 fix pending play issue introduced much earlier in branch 2017-09-17 22:08:43 -04:00
btzr-io
190523518d update dark-theme 2017-09-17 19:24:11 -06:00
Jeremy Kauffman
b5dc588e23 remove unused property 2017-09-17 21:03:44 -04:00
Jeremy Kauffman
65f65f1aea transaction refactor / cleanup / improvement 2017-09-17 20:52:57 -04:00
btzr-io
44e5698b1a update vars.scss 2017-09-17 18:46:44 -06:00
btzr-io
15216d0cad split tabs style from header 2017-09-17 18:27:50 -06:00
btzr-io
b49e5f3075 add better tab styles
add animation for active tab
2017-09-17 18:25:07 -06:00
Jeremy Kauffman
e9b48f0bd6 tip clean up and refactor 2017-09-17 16:33:52 -04:00
btzr-io
77536af503 add a better scrollbar style
now scrollbar don't affect navbar:

make it less annoying
2017-09-17 13:32:56 -06:00
Jeremy Kauffman
c05edc4042 clean up tip and search navigation 2017-09-17 14:26:55 -04:00
hackrush
ae81843c05 Additional tipping fixes/changes
- [x] Display empty message on empty filtered Tx list
- [ ] Tipping form has to stay open until success is detected(or closed
by user)
- [ ] Storing the older transaction list, and refreshing the new one in
the background.

Tip Box shown until valid Txn or manually cancelled

Cleanup of show tip box logic
2017-09-17 12:54:39 -04:00
Jeremy Kauffman
c3a9eee10a Fix multi-line URLs on cards 2017-09-17 12:43:18 -04:00
btzr-io
f7367f5c6a tidy up edit / publish logic
edit claim by id

fix #553

display title and icon based on action:  edit / publish

tidy up

remove unused code
2017-09-17 12:30:21 -04:00
Jeremy Kauffman
e119533973 more progress but probably more breakage 2017-09-15 09:56:32 -04:00
Mat Waller
acdeafe6db Watch Batch
Batch file to provide node-sass/webpack watching for windows users.
2017-09-15 03:27:20 +01:00
Baltazar Gomez
abcd8a2ba8 add missign icons - fix #543 2017-09-13 20:40:44 -06:00
Jeremy Kauffman
13d61651c9 Merge remote-tracking branch 'origin/master' into v16 2017-09-11 18:46:21 -04:00
Jeremy Kauffman
5c56de8034 remove unused import 2017-09-11 18:23:17 -04:00
gyroninja
716fc604f4 Get the app directory via an absolute path instead of a relative one. Fixes #516 2017-09-09 21:47:46 -07:00