Commit graph

36 commits

Author SHA1 Message Date
Sean Yesmunt 961f1cf2fd add no thumbnail fallback and make sure .zips aren't playable 2018-06-13 16:47:22 -04:00
Sean Yesmunt 422dd25949 add thumbnail fallback for non-playable content 2018-06-13 16:32:38 -04:00
Sean Yesmunt a69a4e2852 fix: editing with no source 2018-06-12 01:11:17 -04:00
Sean Yesmunt 30d04ed0d7 add comment that links to PR with discussion 2018-06-08 14:31:00 -04:00
Travis Eden c2be04a18d always update costInfo on FilePage componentDidMount 2018-06-07 13:47:09 -04:00
Thomas Zarebczan 23a26c075a fix share on Web (spee.ch) URLs 2018-06-06 15:22:28 -04:00
Sean Yesmunt f669714553 fix: edit with no file change 2018-06-01 13:56:00 -04:00
Daniela Narvaez 0bd65bce47 Fix claim ID on when reporting a claim. 2018-05-30 23:01:19 -03:00
Travis Eden c6732d3d3f add buttons to share spee.ch URLs on file and channel pages 2018-05-25 09:33:45 -04:00
Sean Yesmunt e56c21fd22 use color prop for icon color instead of relying on type of icon and tooltip cleanup 2018-05-25 00:40:35 -04:00
Sean Yesmunt f86bb14591 update tooltip component to show on hover and add different directions 2018-05-25 00:40:34 -04:00
Sean Yesmunt 7a10e0eda9 move file actions below video player 2018-05-25 00:40:34 -04:00
Sean Yesmunt f54a24309e fix: use short form uri when preparingEdit so users know they are editing 2018-05-23 00:35:34 -04:00
Sean Yesmunt 492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Sean Yesmunt f231b430e6 cleanup css 2018-05-11 13:47:05 -04:00
Travis Eden 7635145641 move file page autoplay setting below channel info; lint fixes 2018-05-11 12:36:04 -04:00
Travis Eden bf8518d04c Autoplay: start playing/downloading video/audio/image in video component. Adds on/off checkbox on settings and file pages. Adds CHECK_SIMPLE icon (w/o circle).
add changelog entry
2018-05-11 10:47:08 -04:00
Daniel Dominguez 16c09a9ddd Move modals types constants to lbry-redux repository.
- Remove useless file modal types as is not referenced anymore in this repository.
  - Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
Sean Yesmunt 25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
Sean Yesmunt eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt 05e6fbed12 fix: don't show two pending publish cards for edit publishes 2018-04-06 02:00:36 -04:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
liamcardenas d8cd9497cc Format changes with prettier 2018-03-15 01:35:47 -07:00
liamcardenas 7828753d49 Fix recurring download problem, notification error and consolidate actions 2018-03-15 01:34:22 -07:00
liamcardenas 174285aea8 Reduce unnecessary api calls 2018-03-07 12:02:53 -08:00
liamcardenas 1e1c494367 Re-ran prettier 2018-03-07 11:19:45 -08:00
liamcardenas 6e293fd04b Fixed weird issue with flow throwing fallacious error 2018-03-06 01:37:53 -08:00
liamcardenas 98c9dfb68e Formatted code with prettier 2018-03-06 00:36:04 -08:00
liamcardenas 2c6f2d52bf Fix issues with viewing most recent and uninitiated latest videos 2018-03-06 00:32:58 -08:00
Igor Gassmann 1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Sean Yesmunt 2b9561f0c0
Revert "Redesign groundwork, homepage, search" 2018-01-08 17:15:44 -08:00
Sean Yesmunt 7d492ae1fc Redesign groundwork (home/search) 2018-01-08 13:10:14 -08:00
Igor Gassmann e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Sean Yesmunt 38de5edc90 use common subscribeButton component 2017-12-08 16:09:22 -05:00
Sean Yesmunt a7fe02ea98 persisting subscriptions 2017-12-08 16:09:22 -05:00
Igor Gassmann 6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/page/file/view.jsx (Browse further)