Amit Nandan P
c6ff859d45
#1556 Fixing eslint issues
2018-06-09 18:19:04 -05:00
Amit Nandan P
4045fadc40
#1556 Checking for OS before opening the log file
2018-06-09 17:33:23 -05:00
Amit Nandan P
d46c60da86
#1556 Adding ability to open log file and log folder from help page
2018-06-08 22:38:09 -05:00
Sean Yesmunt
65513cf7e7
Merge pull request #1248 from daovist/select-thumbnail
...
Select thumbnail, spee.ch upload
2018-06-08 00:46:54 -04:00
Sean Yesmunt
ddf1397a28
Merge pull request #1551 from Bentley912/feature_request
...
Adds Narrative for Feature Request on Help Page and Report Page Addresses Issue #1537
2018-06-08 00:35:24 -04:00
Sean Yesmunt
0f5bc874bc
Merge branch 'master' into select-thumbnail
2018-06-08 00:32:12 -04:00
Thomas Zarebczan
23a26c075a
fix share on Web (spee.ch) URLs
2018-06-06 15:22:28 -04:00
Sean Yesmunt
93a2b6f9e6
minor style changes
2018-06-06 02:13:26 -04:00
Thomas Zarebczan
3c3cf98b1d
fix 1549
2018-06-05 11:22:15 -04:00
Patrick Bentley
1a8c1c5955
Adds Narrative for Feature Request on Help Page and Report Page
2018-06-05 17:51:49 +03:00
Travis Eden
0ca5941dee
remove search bar and padding from search page
2018-06-04 16:41:58 -04:00
Travis Eden
c7a91340dc
fix key name
2018-06-04 15:34:15 -04:00
Travis Eden
75b540635b
rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount
2018-06-04 15:34:15 -04:00
seanyesmunt
5ad42609c3
remove tip from channel page
2018-06-01 13:56:00 -04:00
Sean Yesmunt
f669714553
fix: edit with no file change
2018-06-01 13:56:00 -04:00
Baltazar Gomez
bb9e4e218d
Merge branch 'master' into md-fix
2018-06-01 11:32:05 -06:00
Daniela Narvaez
0bd65bce47
Fix claim ID on when reporting a claim.
2018-05-30 23:01:19 -03:00
btzr-io
f3fff5667c
update changelog
2018-05-29 21:18:41 -06:00
Sean Yesmunt
06956ec610
Merge pull request #1222 from daovist/share-speech-urls
...
Share speech URLs on File and Channel pages
2018-05-29 22:42:48 -04:00
Sean Yesmunt
ea4c7d9d15
Merge pull request #1481 from lbryio/publish-by-channel-id
...
Publish by channel_id
2018-05-25 11:05:55 -04: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
938a8e1b7e
allow channels on Discover page
2018-05-24 16:11:13 -04:00
Travis Eden
bd3936fc2b
publish by channel_id rather than channel_name
2018-05-24 08:56:33 -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
9161ba1a62
add search results disclaimer
2018-05-16 14:04:08 -04:00
Daniel Dominguez
4a0684f2a3
Fix grayed out rewards by using the correct property to check for reward eligibility.
2018-05-15 13:26:05 -03: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
Sean Yesmunt
26ea67410d
Merge branch 'master' into viewer-fix
2018-05-08 00:58:56 -04:00
btzr-io
deae4982e1
disable automatic dark mode when dark theme is selected
2018-05-06 14:40:30 -06: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
353f69474c
fix: add missing import statements
2018-04-25 16:18:02 -04:00
Sean Yesmunt
5b0846215f
add blacklisted content view
2018-04-25 11:15:10 -04:00
Sean Yesmunt
ca4a51c4b9
remove edits from pending publishes and update modal style
2018-04-23 21:15:15 -04:00
Sean Yesmunt
60c2308511
fix: sort by height on channel page
2018-04-23 01:49:52 -04:00
Thomas Zarebczan
67165b44b4
fix spelling on Settings page
2018-04-20 11:51:00 -04:00
Sean Yesmunt
84dc9f45bc
doShowSnackBar => doNotify
2018-04-19 14:49:47 -04: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
YULIUS KURNIAWAN KRISTIANTO
54823f24ac
fix wording
2018-04-18 01:11:00 +07:00
Sean Yesmunt
5a2afb41eb
Merge pull request #1288 from lbryio/redesign-fixes
...
[redesign] some more fixes
2018-04-17 13:54:36 -04:00
btzr-io
ccd968bbf5
implement new dark theme
2018-04-17 02:27:24 -04:00
Sean Yesmunt
71d97ad413
fix: user error after phone verification
2018-04-16 18:44:57 -04:00
YULIUS KURNIAWAN KRISTIANTO
9f87ff57aa
Hide Price Form Field
2018-04-11 05:05:30 +07:00
Sean Yesmunt
88b2fcc057
fix: fix bid help text uri and allow metadata only edits
2018-04-06 02:22:35 -04:00