Commit graph

247 commits

Author SHA1 Message Date
Sean Yesmunt 3516ef62ac Revert "Fixes #3200 Claim previews right-clickable"
This reverts commit 382b6fd6dc.
2020-02-04 18:17:05 -05:00
Sean Yesmunt 4e94d66e7e Revert "fix link color"
This reverts commit e379b85b9c.
2020-02-04 18:17:05 -05:00
Sean Yesmunt e379b85b9c fix link color 2020-02-04 17:56:23 -05:00
Michael Tintiuc 382b6fd6dc Fixes #3200 Claim previews right-clickable 2020-02-04 17:56:23 -05:00
Sean Yesmunt a2600245c2 put header back and test to see if this fixes pathname issue 2020-02-04 09:54:21 -05:00
Sean Yesmunt f1742eca25 Revert "Right Click to Navigate History (#3547)"
This reverts commit 6d88d87ff2.
2020-02-03 12:27:14 -05:00
Dalton Hill 6d88d87ff2
Right Click to Navigate History (#3547)
* merge && backwards functionality working (kind of) WIP

* wip - need to fix forward and backwards buttons

* history works well but only for channel related pages - need to add title update hook for other pages

* moved useEffect to router

* renamed buttonNavigation -> navigationButton

* removed unused history

* fixed issue with lbry.tv

* disable button if no entries

* added max size for history

* set correct margin-top for nav button dropdown

* cleanup

Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-02-03 10:19:15 -05:00
Oleg Silkin b44d2f59e8 Adds comment actions menu & implements their actions 2020-01-31 16:30:51 -05:00
Sean Yesmunt 9dddbf93a6 update wunderbar color 2020-01-31 13:14:58 -05:00
Sean Yesmunt 77e26eb440 basic display of reposts in app 2020-01-31 12:50:19 -05:00
Sean Yesmunt 0f3239284f better naming of things 2020-01-30 17:26:08 -05:00
Sean Yesmunt 8a9a79720b add aria-label and alt messages 2020-01-30 15:56:54 -05:00
Sean Yesmunt 6a5f90ce2a fix mobile view on homepage 2020-01-30 12:41:21 -05:00
Sean Yesmunt 90bcfaa865 fix encoded urls getting 404'd 2020-01-29 15:31:46 -05:00
Sean Yesmunt 10d12fb0e8 cleanup 2020-01-29 14:04:08 -05:00
Dalton 8e16b8d8ab text overflow is hidden, allowing user to click on close button 2020-01-29 13:23:33 -05:00
Sean Yesmunt 8717327c34 move icons/time on file tiles to thumbnail 2020-01-29 11:39:27 -05:00
Sean Yesmunt 1bc4bdc8d8 icon cleanup 2020-01-29 11:22:35 -05:00
Sean Yesmunt cf3be2e8b7 add FileProperties to ClaimPreviewTile 2020-01-29 11:22:35 -05:00
Sean Yesmunt 16d52b1231 make channel thumbnails clickable on claim tiles 2020-01-29 11:22:35 -05:00
Sean Yesmunt 01e6fe8e68 add file icons to ClaimPreview 2020-01-29 11:22:35 -05:00
Sean Yesmunt dfde740ecb basic video length on file tiles 2020-01-29 11:22:35 -05:00
Sean Yesmunt d5d553d51a make search bar higher contrast to see if it does anything 2020-01-28 10:49:52 -05:00
Sean Yesmunt 94c41655a9 add link to lbry.tv after content is finished playing 2020-01-28 10:20:54 -05:00
jessop 33672a789b app plays embed in iframe
make player full screen and prepared for overlay actions

small changes

cleanup
2020-01-28 10:20:54 -05:00
Sean Yesmunt 9a37080769 clean up mobile styling 2020-01-28 09:35:39 -05:00
Sean Yesmunt d312a8e8b6 basic autoplay timer working 2020-01-28 09:35:39 -05:00
Sean Yesmunt 28f2a9da0a hide channel thumbnail on medium screens too 2020-01-27 15:46:17 -05:00
Sean Yesmunt 9655c527f4 add background color to ads and fix dark mode style 2020-01-24 14:26:37 -05:00
Sean Yesmunt b4564c6f46 add message to ads about signing in 2020-01-24 14:26:37 -05:00
jessop c2eaac6729 review changes 2020-01-23 21:31:10 -05:00
jessop 2261a92fe5 loads script for alternate sidebar 2020-01-23 21:31:10 -05:00
Sean Yesmunt 866ae9019c fix 'publishes' styling on claim tiles 2020-01-22 09:33:27 -05:00
Sean Yesmunt 6e2d37b474 color cleanup 2020-01-22 09:26:39 -05:00
Sean Yesmunt 80595311c6 fix spacing on send tip modal 2020-01-21 17:38:10 -05:00
Sean Yesmunt d256d9eac1 quick fix to see if people will stop complaining about cards not lining up 2020-01-20 14:38:15 -05:00
Sean Yesmunt ba675f48c9 new homepage 2020-01-20 12:09:57 -05:00
Sean Yesmunt c7c16479fa quick fix for mobile alignment 2020-01-16 13:36:50 -05:00
Sean Yesmunt 1c0a7ede0a referrer modal styling 2020-01-15 12:55:44 -05:00
Sean Yesmunt 8d60a87645 cleanup 2020-01-14 10:49:51 -05:00
Dalton 5a544a43e8 added clearPublish when user selects new publish from the navbar
added clearPublish() to the 'new publish' link on user's publish page if they have previously published

menu drop-down does not clear publishes && increase size of button font in card headers

increased size of card header button icons
2020-01-14 10:49:51 -05:00
tuxfoo 5584096da2 disable pointer if fullscreen and inactive mouse and playing 2020-01-09 14:09:37 -05:00
Sean Yesmunt 4ccefa0252 add draggable to the top of the floating player so it doesn't get stuck out of the screen 2020-01-08 15:00:50 -05:00
Sean Yesmunt b47b52cf97 allow card titles to wrap 2020-01-08 14:46:22 -05:00
Sean Yesmunt 0fe07b05c0 mobile cleanup plus some font fixes 2020-01-08 14:21:52 -05:00
Sean Yesmunt b44182e751 mobile styling hot fixes 2020-01-08 00:04:35 -05:00
Sean Yesmunt 618b186ac1 cleanup 2020-01-06 16:35:43 -05:00
Sean Yesmunt 72b9f3efdd new text viewer layout 2020-01-06 16:35:43 -05:00
Sean Yesmunt 11dcd4c3d5 add currently signed in email to sign out button 2020-01-03 15:51:44 -05:00
Sean Yesmunt a43fea6e9a clean up side navigation 2020-01-03 14:25:00 -05:00