Commit graph

309 commits

Author SHA1 Message Date
Sean Yesmunt 9b5860c1bf merge CommentReply and CommentCreate 2020-03-20 15:10:20 -04:00
Kenneth Tubman V 613ba98676 Added the ability to reply to comments 2020-03-20 15:10:20 -04:00
seanyesmunt 1434d13711 undo my change until I know that fixes it 2020-03-19 17:46:40 -04:00
seanyesmunt 2d56518ffe hide big play button when paused on desktop 2020-03-19 17:40:04 -04:00
seanyesmunt 4420983a79 cleanup 2020-03-19 12:12:19 -04:00
seanyesmunt 73b7b45b73 improve empty states 2020-03-19 12:12:19 -04:00
seanyesmunt a4f1a2e224 add badge to analytics page link 2020-03-19 12:12:19 -04:00
seanyesmunt bc32341aab initial commit for creator analytics 2020-03-19 12:12:19 -04:00
jessop d9e65e8328 select tags before channels and filter channels by tag
moartags

CS tags followed category
continue button,
Remove card header on tags select

limitShow tags count

tags limit fix

debug cs tags highlighting

bugfix

yarnlock
2020-03-16 16:47:22 -04:00
Sean Yesmunt e2c476dbf9 add error nag when api performance is degraded 2020-03-13 12:57:32 -04:00
Jeremy Kauffman 619ab3d1de once startup has failed, stop animations and strip UI 2020-03-09 11:54:14 -07:00
Sean Yesmunt 80dddf8f9e update lbry-redux and fix ClaimList header alignment 2020-03-09 10:46:12 -04:00
jessop c630482eab overhaul tags 2020-03-06 17:15:51 -05:00
Sean Yesmunt 89d998c9ae keep text on same line 2020-02-28 13:30:29 -05:00
jessop 9dc9d50e19 add options card to claim search
changes

almost done

wip

wip

more

changes after comment

detect custom qs and show options

ux and mobile styling

bugfix

console logs

appstrings
2020-02-28 13:30:29 -05:00
Sean Yesmunt e430098613 add claim_type changes to ClaimTilesDiscover too 2020-02-28 12:37:43 -05:00
Michael Tintiuc 356611d3a7 Fixes #3200 Claim previews right-clickable 2020-02-28 12:37:43 -05:00
Sean Yesmunt 8f7aea9844 update nag z-index 2020-02-28 10:13:33 -05:00
Sean Yesmunt aad0f6fef6 always show channel following section on first-run 2020-02-28 09:37:31 -05:00
Sean Yesmunt 21de13a3c2 update script 2020-02-28 09:37:31 -05:00
Sean Yesmunt 3e08d8e231 basic channel discovery in first run 2020-02-28 09:37:31 -05:00
Sean Yesmunt cf4dc25f34 Update nag.scss 2020-02-28 09:28:17 -05:00
Yamboy1 4220368d07 fix wrapping on code in mobile view 2020-02-28 09:28:17 -05:00
Yamboy1 4728b4b494 keep nag banner on top 2020-02-28 09:28:17 -05:00
jessop 15dc05fffc simplify header on mobile 2020-02-28 09:23:40 -05:00
Sean Yesmunt d783d2a24f style fixes 2020-02-21 17:09:20 -05:00
Sean Yesmunt df748878e1 update copy and add help link 2020-02-21 16:09:10 -05:00
Lukewh 9a74d87e21 Remove max-width channel header padding 2020-02-21 09:35:41 -05:00
Michael Tunnell e44eef8c21 fixed a variable conflict for embed play button
This fix addresses a problem with the color variable "var(--color-primary)" being used in the hover element. The output of the variable is not compatible with the rgba modification from the previous code. This commit fixes this bug in relation to Issue #3706
2020-02-20 16:21:43 -05:00
Sean Yesmunt e1aac34079 use claim_search for channel discovery 2020-02-20 13:17:11 -05:00
Michael Tunnell 73d6fd9e90 improved color scheme for embed player
This commit changes the colors of the play button on the embed video player to blend better with other websites. This relates to Issue #3706
2020-02-20 12:40:53 -05:00
Dalton 895154dab9 added Sean's changes back in 2020-02-14 17:28:48 -05:00
Dalton 42ff86c572 set correct margin-top for nav button dropdown 2020-02-14 17:28:48 -05:00
Dalton f2f19b7863 history works well but only for channel related pages - need to add title update hook for other pages 2020-02-14 17:28:48 -05:00
Dalton 85d76515f1 wip - need to fix forward and backwards buttons 2020-02-14 17:28:48 -05:00
Dalton bfeb3f162c merge && backwards functionality working (kind of) WIP 2020-02-14 17:28:48 -05:00
Yamboy1 abb0b535d2 Add extra media style 2020-02-14 16:57:42 -05:00
Sean Yesmunt c9e759fc9f add youtube verified message 2020-02-12 14:11:13 -05:00
Sean Yesmunt 87baaf960e fix wrong amount showing for effective_amount visual 2020-02-12 10:51:33 -05:00
Sean Yesmunt 83ebe9a18f less padding on repost author 2020-02-12 10:51:33 -05:00
Sean Yesmunt c8451483b3 add effective amount and claim_id to file page 2020-02-11 15:02:29 -05:00
Sean Yesmunt 6a529d55ba mvp for 'top' page 2020-02-11 15:02:29 -05:00
Sean Yesmunt 9343f5855c fix winning claim for top search results 2020-02-11 13:38:06 -05:00
Sean Yesmunt 7eb340167a fix publish modal style 2020-02-11 13:38:06 -05:00
Sean Yesmunt 82c038b354 add padding to web upload claim preview 2020-02-11 11:50:42 -05:00
Sean Yesmunt 1d2e33628c slightly improve channel prefix on dark mode 2020-02-11 11:22:23 -05:00
Sean Yesmunt e1cfe6aa9a cleanup 2020-02-11 11:09:55 -05:00
Sean Yesmunt 776de49c15 basic repost UI 2020-02-11 11:09:55 -05:00
Yamboy1 4d19c86293 Use classNames 2020-02-07 09:21:28 -05:00
Yamboy1 2ae3255d01 Make exception for markdown files 2020-02-07 09:21:28 -05:00