Commit graph

1670 commits

Author SHA1 Message Date
Sean Yesmunt
9119d18544
Merge pull request #2335 from lbryio/viewcount
add viewcount stats for your published content
2019-03-15 10:51:34 -04:00
Shawn
a1f5572cb7 Clean up log statements 2019-03-14 21:01:43 -05:00
Shawn
a6e6d592e2 Fix games and logging 2019-03-14 20:54:17 -05:00
Sean Yesmunt
b0ba23e49a create showSnackError function 2019-03-14 19:42:49 -04:00
Brendon J. Brewer
02d8b7e5ea Fixed error message to include numbers 2019-03-15 11:28:52 +13:00
Sean Yesmunt
9171256033 add viewcount stats 2019-03-14 14:40:26 -04:00
Sean Yesmunt
50a1c97143 first run for web with lbrytv tag 2019-03-13 15:17:17 -04:00
Sean Yesmunt
4456442545
Merge pull request #2331 from lbryio/web-streaming
better web streaming
2019-03-13 11:24:38 -04:00
Sean Yesmunt
c3859c30be better web streaming 2019-03-13 10:53:57 -04:00
Shawn
67a1ba3f99 Consolidate dev commands and startup 2019-03-13 01:52:14 -05:00
Sean Yesmunt
17f922cb6d better web streaming wip 2019-03-13 01:59:07 -04:00
Sean Yesmunt
3fadcad51a upgrade lbry{inc,-redux} 2019-03-12 15:53:55 -04:00
Sean Yesmunt
3a0f12ff9d
Merge 'release' into 'master' (#2327)
* fix: wallet balance style with 0lbc

* v0.29.3-rc.1

* v0.29.3

* fix: videoplayer

Switched from timeout to slight delay, works consistently on lbry://test-stream-1. This also fixes the white screen issue (copied most code from current master).

* fix: add back timeout

* fix: phone collection styling

* v0.29.4-rc.2

* update changelog

* v0.29.4

* fix rebase
2019-03-12 15:15:11 -04:00
Sean Yesmunt
9c70921e2b use prod build for web 2019-03-08 19:19:29 -05:00
Sean Yesmunt
8ee1d2319d web cleanup 2019-03-08 15:15:45 -05:00
Sean Yesmunt
584f923491 add a global error handler with a slack hook 2019-03-08 15:15:45 -05:00
Sean Yesmunt
c646816f0f trim bundle 2019-03-08 15:15:45 -05:00
Sean Yesmunt
b44fe83336 allow overriding the web daemon 2019-03-08 15:12:20 -05:00
Sean Yesmunt
d6c1ac3aab
update lbryweb api url 2019-03-07 15:09:12 -05:00
Sean Yesmunt
ef86bca4db update: remove email for mixpanel data collection 2019-03-06 23:20:26 -05:00
Sean Yesmunt
3066b9ef0c add ui server 2019-03-06 12:04:26 -05:00
Sean Yesmunt
26402d240a fix web build 2019-03-05 12:54:11 -05:00
Shawn
e0e9175238 Fix breaking simplemde upgrade 2019-03-05 01:33:53 -06:00
Shawn
0b82953d8a Add HMR support 2019-03-05 00:36:52 -06:00
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt
30141bce8e fix: normalization changes 2019-03-04 12:03:46 -05:00
Sean Yesmunt
27eb1a8dbe fix: button style in file description 2019-03-01 08:13:37 +09:00
Sean Yesmunt
1367eef934 fix: load correct video player on web 2019-03-01 07:51:33 +09:00
Sean Yesmunt
2cf4477a06 fix: fetch blacklist for web 2019-02-28 08:50:00 +09:00
Sean Yesmunt
f25d71d1c3 web build sorta working 2019-02-22 01:59:50 -05:00
Sean Yesmunt
5a97077c9f lbryweb working with desktop 2019-02-22 00:01:59 -05:00
Sean Yesmunt
7577586ea9
Merge 'relase' into 'master' (#2289)
* v0.29.0-rc.1

* bump daemon

* v0.29.0-rc.2

* bump lbry/components

* v0.29.0-rc.3

* fix: remember if search options were open

* fix: scrollable list on subscriptions

* fix: icon alignment on file page

* fix: button color in publish form

* fix: select option color for windows/linux

* fix: don't break app when navigating to abaondoned claims

* fix: thumbnail size on related content

* maint: rc4

with UI fixes

* fix: ... buttons ... again

* fix: file percentage on pending downloads

Changed to DidMount (did update seemed to trigger the file list too many times) - this will show the percentage if it's not completed and currently downloading. Typical cases are if a person refreshed or navigated away/back. This way if a download is stuck, a user will see the percentage and can try to delete/redownload (we should add a start/stop feature later on).

* fix: name input text wrapping

* change: use select drop down for search results

* add search analytics

* v0.29.0-rc.5

* v0.29.0-rc.6

* fix: name input alignment

* fix: metadata

* bump sdk

* v0.29.0-rc.7

* fix: line-height

* v0.29.0-rc.8

* v0.29.0
2019-02-21 17:45:17 -05:00
Sean Yesmunt
8010808e56
Merge pull request #2287 from lbryio/invite-link
feat: add referral link
2019-02-20 14:17:53 -05:00
Sean Yesmunt
81754ebe30
Merge pull request #2286 from lbryio/css
ui cleanup
2019-02-20 13:13:09 -05:00
Sean Yesmunt
bb8d818c85 feat: add referral link 2019-02-20 11:18:59 -05:00
Sean Yesmunt
8c2bf13217 fix: ui cleanup 2019-02-20 00:20:29 -05:00
Sean Yesmunt
999c7beef1
Merge pull request #2282 from lbryio/search-filter
feat: search filters
2019-02-18 13:47:01 -05:00
Jeremy Kauffman
46ff0b62c9
publishes instead of files 2019-02-18 13:46:51 -05:00
Sean Yesmunt
ff0478ade3 feat: add support for search filters 2019-02-18 13:21:20 -05:00
Sean Yesmunt
08f48f3868 maint: upgrade sdk to 0.32.0 2019-02-18 12:33:45 -05:00
Sean Yesmunt
c234e3338f clean up file-card/file-tile 2019-02-14 21:52:10 -04:00
Sean Yesmunt
4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Thomas Zarebczan
f9a681a425 Support 0.31 SDK, vrooom (#2277)
* maint: 0.31.0 changes
Changes to account for 0.31.0, WIP

* maint: key fee settings + bump SDK

Disable setting is no longer part of SDK settings so I moved it into local storage. Also moved in the max fee setting since it's now cleared out from the SDK.

* flow fix

* fix: share usage setting

* fix: file path unavailable
When clicking play, the file does re-download now, so no need to do anything there. Improved click behavior when file is deleted - it now still opens the folder in case someone is interested.

* review fixes

Set disableMaxKeyFee as a local variable. Removed file info from componentdidmount.

* fix, take 2

No need to set the setting I just removed...

* review fixes

Removed local settings storage. Value will be reset when switching back and forth.

* Update view.jsx

* Update settings.js
2019-02-12 13:26:50 -04:00
Sean Yesmunt
9625a30fd4 update changelog 2019-02-07 10:41:32 -05:00
kuesa
2541927a29 Updated icon. 2019-02-07 10:40:56 -05:00
kuesa
85fbea8180 Added "Unsubscribe" broken heart icon. 2019-02-07 10:40:56 -05:00
Derek Yesmunt
ad24e27528 Dark mode inverse button css 2019-02-06 21:07:59 -05:00
Sean Yesmunt
0cc0cff169 fix: typo 2019-02-05 13:37:53 -05:00
Sean Yesmunt
41ead382d1 fix: respect do not track setting 2019-02-05 13:36:40 -05:00
Sean Yesmunt
8f0a904e2c fix: link in light mode 2019-02-05 12:05:54 -05:00
Sean Yesmunt
39739c6beb sad 'fix': remove reward tooltip on file page 2019-02-05 12:03:18 -05:00
Sean Yesmunt
eebe0defde fix: more noticeable invite link on first run 2019-02-05 10:54:18 -05:00
Sean Yesmunt
762dc19f9f add: event calls for search and publish 2019-02-05 10:54:18 -05:00
Sean Yesmunt
09e13ca194 fix: typo 2019-02-05 10:54:18 -05:00
Sean Yesmunt
f44c02e099 update: add rewards to sidebar links 2019-02-04 16:36:59 -05:00
Sean Yesmunt
b98301d28d fix: show 'no preview available' for files correctly 2019-02-04 16:19:09 -05:00
Sean Yesmunt
d0bcb9f205 feat: auto claim all referral rewards 2019-02-04 12:45:30 -05:00
Sean Yesmunt
fc57f63911 fix: thumbnail issues when resizing 2019-02-03 23:23:16 -05:00
Sean Yesmunt
f1f905a621 fix: suggested subscriptions not being fetched from lazy load bug 2019-02-03 23:20:57 -05:00
Thomas Zarebczan
672dd4fd79 fix: better download error message
If the SDK produces an uncaught error, show this also. It will help us with debugging.
2019-02-01 15:31:36 -05:00
Sean Yesmunt
3776620564
Merge pull request #2253 from lbryio/fix-download-error
fix: pass error message
2019-02-01 12:10:17 -05:00
Sean Yesmunt
493cd6c179
Add extra newline space on error message 2019-02-01 11:10:29 -05:00
Sean Yesmunt
178330f3f4
Merge pull request #2254 from lbryio/fix-error-message
fix: missing spee.ch error
2019-02-01 11:04:10 -05:00
Sean Yesmunt
f096918c93
Update view.jsx 2019-02-01 10:56:54 -05:00
Thomas Zarebczan
2526ca6688 fix: pass error message
Pass the download error message from SDK and fix up new line formatting on modals. We aren't using the timeout modal, but leaving in because we should use a special one for download failures in the future.
2019-02-01 03:23:34 -05:00
Thomas Zarebczan
7148bab2bb fix: missing spee.ch error
Also, decided to reset the publish status. Unless wee for sure know it's a spee.ch issue, we should let them upload again (what If i selected an mp4 or other unsupported type?) They can still manually choose the manual URL method.
2019-02-01 02:17:23 -05:00
Thomas Zarebczan
9b2ce9f557 fix: claimed reward messaging
Make it clear that the rewards history may not be part of the current wallet. Some users were confused when  not backing up or using multiple wallets.
2019-02-01 01:43:00 -05:00
Sean Yesmunt
5b9014d272
Merge pull request #2227 from lbryio/lazy
Lazy resolve homepage claims to avoid unnecessary page updates
2019-01-31 16:11:44 -05:00
Sean Yesmunt
dc36f907b0
Merge pull request #2250 from lbryio/mouse-nav
feat: add mouse back/forward navigation
2019-01-31 11:57:15 -05:00
Sean Yesmunt
0c213bfbb7
Merge pull request #2249 from lbryio/publish-icon
Add Published icon to file{card,tile} for your own files
2019-01-31 11:56:42 -05:00
Sean Yesmunt
f4b1e42065
Merge pull request #2247 from lbryio/style
fix: yrbl style on subscriptions page
2019-01-31 11:53:08 -05:00
Thomas Zarebczan
37f784e3b0 remove mac
Doesn't work with 3 finger swipe, 2 finger not supported.
2019-01-31 08:32:44 -05:00
Shawn
bf6b9c7311 Restrict sandbox port to local 2019-01-30 23:49:37 -06:00
Thomas Zarebczan
53107fa098 feat: support mac swipe
Can also add up for Explore navigation in the future
2019-01-30 13:26:00 -05:00
Sean Yesmunt
c37f1f1aed fix: icon placement on search page 2019-01-30 02:48:14 -05:00
Sean Yesmunt
736248a70b fix: show publish icon on my own claims 2019-01-30 02:46:45 -05:00
Sean Yesmunt
25923505a0 feat: lazy resolve homepage claims 2019-01-30 02:39:00 -05:00
Sean Yesmunt
720e2e7309 fix: yrbl style on subscriptions page 2019-01-30 01:33:48 -05:00
Thomas Zarebczan
525de82d36 feat: add mouse navigation
Simple support for back/forward mouse buttons. Need to test on Mac and Linux.
2019-01-30 00:35:36 -05:00
Derek Yesmunt
0f60b01155 fix: reset time to zero on file end 2019-01-29 23:15:01 -05:00
Sean Yesmunt
b5d7a2b884 remove unused packages, remove slow getVisibility tooltip function 2019-01-29 16:07:19 -05:00
Sean Yesmunt
d43a40baf0 fix: limit category list to 10 items 2019-01-29 16:07:19 -05:00
Sean Yesmunt
20e2d8c00a allow updating search api with env 2019-01-29 11:46:56 -05:00
Sean Yesmunt
af35e87dc6 feat: autoplay next file in related list 2019-01-28 15:05:28 -05:00
Sean Yesmunt
b111fdf0f7 fix: load screen style 2019-01-28 11:02:50 -05:00
Sean Yesmunt
21661fce85 feat: show guided tooltip to invite page on first run 2019-01-26 19:23:47 -05:00
Sean Yesmunt
919bd4c934 change: use 'file' icon for files in search suggestions 2019-01-26 18:50:58 -05:00
Sean Yesmunt
82e041c197 change: remove 'My LBRY' and move publishes/downloads/history to top level in sidebar 2019-01-26 18:50:58 -05:00
Sean Yesmunt
7aa29417b8 update: standardize icon naming 2019-01-26 18:50:58 -05:00
Sean Yesmunt
1a59755667
Merge pull request #2226 from lbryio/responsive
fix: responsive layout on file page for #2219
2019-01-26 18:42:31 -05:00
Sean Yesmunt
0584dad3b3 fix: responsive layout on file page 2019-01-24 13:09:27 -05:00
Sean Yesmunt
adb81c0a49 enhance 2019-01-23 10:40:23 -05:00
Sean Yesmunt
056a9664ed remove comment 2019-01-23 10:40:23 -05:00
Sean Yesmunt
defc08eccb change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
Sean Yesmunt
1f74ff3c63
Merge 'release' into master (#2222)
* v0.27.0-rc.1

* v0.27.0-rc.2

* v0.27.0-rc.3

* v0.27.0-rc.4

* v0.27.0-rc.5

* chore: bump rc

* v0.27.0-rc.7

* fix: style for large 0 balance

* v0.27.0-rc.8

* v0.27.0

* update changelog

* fix: channel name overlap on homepage when screen size is small

* update changelog

* v0.27.1-rc.1

* fix: first run email collection typo/spacing

* v0.27.1-rc.2

* v0.27.1
2019-01-23 00:51:35 -05:00
Sean Yesmunt
88a731ffea fix: flow errors 2019-01-19 13:54:06 -05:00
Sean Yesmunt
5296b04d7b fix: paragraph spacing issue 2019-01-18 11:29:02 -05:00
Sean Yesmunt
afe82c478e change: remove error modal from rewards 2019-01-18 11:29:02 -05:00
Madiator2011
9e61f6648b More Languages
- More language select option when upload file into LBRY Network :)
2019-01-16 13:23:56 -05:00
Sean Yesmunt
a5f790d1d7 fix: rewards table style on small screens 2019-01-16 11:17:39 -05:00
Sean Yesmunt
a895a653fa add support for .lbry sandbox applications 2019-01-16 02:00:22 -05:00
Electron - Mark Firth
17d29bb83a Thumb Background Fix
On some cards, the background would expose itself when the app was being resized.
2019-01-16 01:59:07 -05:00
Sean Yesmunt
a6f8d3af5b
Merge 'release' into 'master' (#2195)
* v0.27.0-rc.1

* v0.27.0-rc.2

* v0.27.0-rc.3

* v0.27.0-rc.4

* v0.27.0-rc.5

* chore: bump rc

* v0.27.0-rc.7

* fix: style for large 0 balance

* v0.27.0-rc.8

* v0.27.0

* update changelog
2019-01-15 15:49:49 -05:00
Sean Yesmunt
39399cfd0f
Are we there yet? Hopefully last release fixes (#2192)
* tweak: more noticeable active states for subscriptions layouts

* fix: error modal styling when expanded

* fix: reward claim modal
2019-01-15 11:16:30 -05:00
Thomas Zarebczan
3321483395 fix undefined error
Make sure unreadForChannel is defined before checking type.
2019-01-14 20:02:11 -05:00
Thomas Zarebczan
b72ac5eb7d
fix back nav from sub category (#2191)
Had to click back twice when navigating from the category. Similar to d9bcbf06f4 (diff-1b0a0f2bf394d43b5e1cbe3e69dd19bb)
2019-01-14 19:38:16 -05:00
Shawn K
b28a579995
Merge pull request #2189 from lbryio/icons
update: use 'home' icon for 'explore' tab on side bar
2019-01-14 16:35:09 -06:00
Sean Yesmunt
d9770f3343 update: use 'home' icon for 'explore' tab on side bar 2019-01-14 17:31:23 -05:00
Jeremy Kauffman
bdc09ddf16
even concisier 2019-01-14 16:34:47 -05:00
Jeremy Kauffman
53fab45b39
more concise upgrade prompt 2019-01-14 16:30:57 -05:00
Sean Yesmunt
613c1427e2 fix: typo 2019-01-14 16:26:36 -05:00
Sean Yesmunt
e379f6774e
Final fixes (#2184)
* fix: modal upgrade help text

* change: copy on invites page with link to rewards

* fix: tx table icon alignment and cost size

* fix: show subscription modal on actual first subscription
2019-01-14 16:21:37 -05:00
Sean Yesmunt
174bfbc8fb
0.27.0 cleanup (#2182)
* fix: channel navigation from suggested subscriptions

* fix: move subscribe/share buttons below name on channel page

* fix: images with weird media type

* fix: increase tx amount size on tx table

* change: add icons to nav bar

* fix: move filewatcher-webpack-plugin into dev dependencies

* fix: upgrade button styling

* improvement: modal consistency

* change: increase svg stroke inside button

* fix: more descriptive title on header for wallet balance

* fix: minor color/alignment

* chore: update lbry-redux
2019-01-14 13:40:06 -05:00
Sean Yesmunt
ac8d5aef5b allow running the app with mismatched daemon versions 2019-01-11 11:48:25 -05:00
Sean Yesmunt
f63410e7f8 upgrade to 0.30.4 lbry-sdk 2019-01-11 11:47:45 -05:00
Sean Yesmunt
bed9b1f95f
Fixes/Changes for 0.27.0 (#2176)
* add Invite to the left nav

* fix: #2154 - only set latest content if we are on page 1 of a channel

* lower priority for channel/date on home page

* add gerbil to 'all caught up' subscription view

* fix: spacing on items in home page scrollable list

* color improvements on homepage for titles/help message

* fix: stroke width for svg inside button

* fix: grid layout on large screens

* i give up - related on the right side always

* fix: hidden claims message spacing

* general spacing improvements

* fix: nsfw file page background

* remove comment
2019-01-11 11:34:36 -05:00
Sean Yesmunt
c6e3c2db59 responsive realted column 2019-01-09 17:06:22 -05:00
Sean Yesmunt
388434929c fix: increase button icon size 2019-01-09 17:06:22 -05:00
Sean Yesmunt
fdf90ef496 fix: change play/view icon color on hover over thumbnail 2019-01-09 17:06:22 -05:00
Sean Yesmunt
08bd2d233f back to explore page 2019-01-09 17:06:22 -05:00
Sean Yesmunt
9658cefa55 fix: input + label alignment 2019-01-09 17:06:22 -05:00
Sean Yesmunt
b67eeeaa68 fix: homepage list spacing on last item 2019-01-09 17:06:22 -05:00
Sean Yesmunt
ca3e0313df improve thumbnail/loading screen on file page 2019-01-09 17:06:22 -05:00
Sean Yesmunt
52ab29a6ca badge/ribbon style on file bage 2019-01-09 17:06:22 -05:00
Sean Yesmunt
fcf8375496 cleanup btn styles 2019-01-09 17:06:22 -05:00
Sean Yesmunt
d2fcd8cf1a fix: media property visibility on search page 2019-01-09 17:06:21 -05:00
Sean Yesmunt
719cdb3334 fix: links inside collapsible info 2019-01-09 17:06:21 -05:00
Sean Yesmunt
0ab1740b07 fix: pagination text color 2019-01-09 17:06:21 -05:00
Sean Yesmunt
82dc80e100 fix: better pending style for publishes 2019-01-09 17:06:21 -05:00
Sean Yesmunt
d65c92f300 fix: reward tile layout 2019-01-09 17:06:21 -05:00
Sean Yesmunt
7b0ab43bfa fix: phone collection layout 2019-01-09 17:06:21 -05:00
Sean Yesmunt
bae0534d99 use correct tx price color and fix tx refresh button layout 2019-01-09 17:05:47 -05:00
Sean Yesmunt
4aabfb731e improve subscriptions spacing and layout 2019-01-09 17:05:47 -05:00
Sean Yesmunt
076f8a116b simplify placeholder animation 2019-01-09 17:05:47 -05:00
Sean Yesmunt
cac767a3b8 fix: minor color and spacing issues 2019-01-09 17:05:47 -05:00
Sean Yesmunt
d69e622172
Merge pull request #2169 from lbryio/email
feat: auto email confirmation
2019-01-09 17:04:39 -05:00
Sean Yesmunt
6969aa9af1 make sure rewards are updated after email is confirmed 2019-01-09 00:01:45 -05:00
Electron - Mark Firth
287e567768 Full Permanent URL Copy Fix
This change ensures the full permanent URL is copied and not just the vanity/community URL.
2019-01-08 02:11:06 -05:00
Electron - Mark Firth
7d36baef6c SVG Rendering Error Fix For Buttons
This fixes the SVG rendering error that can happen when the app is displayed at different sizes.
2019-01-08 02:06:07 -05:00
Sean Yesmunt
66bbd4aeac update auth redirect 2019-01-07 23:42:54 -05:00
Sean Yesmunt
eb7de08ed1 feat: auto email verification 2019-01-07 21:46:33 -05:00
Sean Yesmunt
ad90c1f96e
Redesign fixes (#2164)
* fix: share modal not opening

* fix: add more spacing above snackbar link

* fix: properly close thumbnail error modal

* fix: better align media property icons

* fix: tx filter alignment and prevent hiding filter if no current tx's

* fix: publish markdown on dark mode

* fix: add max-width on container for large screens

* fix: channel pagination aligmnent and spacing

* fix: modal spacing and flow errors

* fix: home page scrolling (now with mouse scrolling)

* fix: hover color in dark mode for outline buttons

* fix: improve file page spacing/layout

* cleanup

* fix: wrap file actions on smaller screens

* fix: comment button spacing
2019-01-07 18:29:40 -05:00
Sean Yesmunt
42e3d74805 Change copy 2019-01-07 02:14:30 -05:00
Thomas Zarebczan
270dee1469 update subscription modal text
Is this too wordy? Was thinking we could give a link the edit email preferences but would need to bring in the access token here. P
2019-01-07 02:14:30 -05:00
Clement
6f67562956 Update _scrollbar.scss (#2157)
scroll bar width on windows is almost impossible to see especially in full screen, increased the width by 1px;
2019-01-04 10:58:02 -05:00
Sean Yesmunt
88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Thomas Zarebczan
e616cad1eb fix: missing fetchRewards
This was a patched last week to ensure new rewards are fetched continuously (mostly for LBRYCast) if the app is left open. Forgot to add this statement to the props.
2018-12-17 14:53:59 -05:00
Thomas Zarebczan
a457574a6f Fix delete button not showing on own claim
We should show the delete button for own claims as well.
2018-12-15 19:39:24 -05:00
Sean Yesmunt
5151b0097e fix: show reward code modal if a user has claimed all rewards 2018-12-14 00:59:04 -05:00
Sean Yesmunt
721262bd39 copy: clearer subscription text 2018-12-13 17:38:51 -05:00
Sean Yesmunt
1d8b129025 fix: hide reward code modal after success 2018-12-13 11:51:37 -05:00
Sean Yesmunt
445e8430f4 fix: subscribe button on search page 2018-12-13 11:26:51 -05:00
Sean Yesmunt
8fa5573f73
Merge release into master (#2141)
* v0.26.0-rc.5

* v0.26.0-rc.6

* v0.26.0-rc.7

* v0.26.0-rc.8

* v0.26.0-rc.9

* v0.26.0-rc.10

* daemon v0.30.1rc8

* v0.26.0-rc.11

* v0.26.0-rc.12

* v0.26.0-rc.13

* chore: bump rc and daemon rc

* update lbry-redux

* fix title wrapping

* fix: md button color in dark mode

* hide abandonded claims

* fix: can't preview alignment

* update lbry-redux

* chore: bump daemon rc

* chore: bump rc

* chore: bump proper daemon

0.30.1!!

* fix: CategoryList style

* v0.26.0-rc.16

* re-add build:dir script

* v0.26.0
2018-12-12 11:25:08 -05:00
Sean Yesmunt
b7f0c9f434 fix: can't preview alignment 2018-12-07 12:38:03 -05:00
Sean Yesmunt
65eebb8618 hide abandonded claims 2018-12-07 11:40:42 -05:00
Sean Yesmunt
062761d850 fix: md button color in dark mode 2018-12-07 10:51:12 -05:00
Sean Yesmunt
4a123bc481 fix title wrapping 2018-12-06 17:09:08 -05:00
Sean Yesmunt
219eeb8e67 fix: make sure there is no modal open before opening wallet_unlock modal 2018-12-05 16:09:11 -05:00
Sean Yesmunt
c9c1fdbb19 show incompatible daemon modal before anything else 2018-12-04 17:39:27 -05:00
Sean Yesmunt
b9c4e6ffdd prevent error timeout if user's wallet is locked 2018-12-04 15:30:14 -05:00
Sean Yesmunt
0394854128 show loading spinner for suggested content 2018-12-04 15:12:03 -05:00
Thomas Zarebczan
13be7c3535 fix: windows startup checking
Need to check lbrynet start with 2 spaces on Windows. lbrynet.exe does not work properly. https://github.com/yibn2008/find-process/issues/18
2018-12-04 15:08:52 -05:00
Sean Yesmunt
820886202d
Merge pull request #2129 from lbryio/rc-fixes
Rc fixes
2018-12-03 11:09:16 -05:00
Sean Yesmunt
1bb0973c26 fix: always show tx filter 2018-11-30 16:47:04 -05:00
Thomas Zarebczan
e4c48124d4 fix: featured reward claim
This will fetch new rewards if LBRY is left open on the homepage. We refresh the featured URIs on an interval, but the reward list would not have the newly pushed LBRYCast reward available...so you would not be able to claim this until going to the rewards page.
2018-11-30 15:30:24 -05:00
Thomas Zarebczan
1b92cb4d1e fetch subs fix
Instead of calling check subscriptions after fetching them (with a timeout hack), do this directly in the fetch routine instead of calling claim_list_by_channel. This ensures claim_list_by_channel is only called once and the subscriptions are checked after every fetch.
2018-11-30 13:59:36 -05:00
Sean Yesmunt
9931556049 fix windows process name to correctly check if the daemon is already running 2018-11-30 13:06:00 -05:00
Sean Yesmunt
46b47c3f8f use promise for setAuthToken so we only continue after the auth token has been set 2018-11-30 12:57:12 -05:00
Sean Yesmunt
b773badef1 keep value of authToken 2018-11-30 00:55:45 -05:00
Sean Yesmunt
eb970c7873 wrap text properly in MD preview 2018-11-30 00:49:02 -05:00
Sean Yesmunt
2e5719f48a fix typo 2018-11-29 00:12:34 -05:00
Sean Yesmunt
fd2ac2e78a manually add callbacks for lbryinc and fix modals 2018-11-28 18:25:06 -05:00
Sean Yesmunt
006ff3fd43 cleanup 2018-11-28 18:21:33 -05:00
Sean Yesmunt
10e8977510 fix white flash on reload 2018-11-28 12:52:07 -05:00
Sean Yesmunt
9e5f82c7ae resolve subscribe uris before calling claim_list_mine for quick navigation and remove duplicate call for featured 2018-11-28 11:58:47 -05:00
Sean Yesmunt
75228bcd89 fix typos 2018-11-27 18:36:05 -05:00
Sean Yesmunt
a45a345110 fix copy for mark as read button 2018-11-27 18:08:29 -05:00
Sean Yesmunt
05f8ec1375 change copy 2018-11-27 17:18:11 -05:00
Sean Yesmunt
c07214ef7a add ability to mark all subscriptions as read 2018-11-27 17:16:23 -05:00
Sean Yesmunt
0562ed866b fix modal import 2018-11-27 17:13:38 -05:00
Sean Yesmunt
13810ca989 fix html in dark mode 2018-11-27 17:13:38 -05:00
Sean Yesmunt
e0d6537c96 add 'new' badge on every page in the app 2018-11-27 17:13:38 -05:00
Sean Yesmunt
e618b491e6 remove fetchClaimsCount call on channel pages 2018-11-27 17:13:15 -05:00
Sean Yesmunt
a56831db2c standardize constant naming/imports 2018-11-27 11:59:41 -05:00
Sean Yesmunt
1dd6a9e42f
Merge pull request #2109 from lbryio/subscriptions
Show recommended subscriptions
2018-11-27 11:23:38 -05:00
Sean Yesmunt
c2bed1762b fix gerbil styling 2018-11-27 11:03:27 -05:00
Sean Yesmunt
c63b583f09 fix import typo 2018-11-27 10:44:17 -05:00
Sean Yesmunt
4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Sean Yesmunt
8bd736850c fix typo 2018-11-20 17:23:11 -05:00
Sean Yesmunt
7084c87a02 remove unused displayType 2018-11-20 17:22:48 -05:00
Sean Yesmunt
11b90632c3 fix: proper thumbnail sizing after thumbnail upload 2018-11-20 15:57:07 -05:00
Sean Yesmunt
1a7ca6fe7b use doOpenModal for upstream changes 2018-11-20 11:09:19 -05:00
Sean Yesmunt
e407acb63a use switch for modals on splash 2018-11-20 11:06:38 -05:00
Sean Yesmunt
df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
YULIUS KURNIAWAN KRISTIANTO
2e0b7f0357
Update setupBarMenu.js 2018-11-16 02:27:19 +07:00
Sean Yesmunt
1f7def6add update copy - soon TM 2018-11-14 12:20:31 -05:00
Sean Yesmunt
a8b8e02929
Merge pull request #2095 from lbryio/comments
Comments support button
2018-11-13 20:11:32 -05:00
Sean Yesmunt
39fa8e703e adjust copy 2018-11-13 20:00:20 -05:00
Sean Yesmunt
d740b26662 minor changes 2018-11-12 18:58:26 -05:00
YULIUS KURNIAWAN KRISTIANTO
48a9f5e702
added some link and change link 2018-11-13 03:36:00 +07:00
YULIUS KURNIAWAN KRISTIANTO
780ef7a510
add faq to Report a Bug section 2018-11-13 03:17:24 +07:00
Sean Yesmunt
cf45aa6661
Merge pull request #2096 from lbryio/social-links
Fix spee.ch and open.lbry.io links in social share
2018-11-12 10:28:22 -05:00
Sean Yesmunt
1c5e28653a fix channel links 2018-11-09 10:34:48 -05:00
Sean Yesmunt
5220f6645b
Merge pull request #2092 from lbryio/rc-fixes
Rc fixes
2018-11-08 16:00:11 -05:00
Sean Yesmunt
5c5e736137 handle daemon startup errors 2018-11-08 14:48:38 -05:00
Sean Yesmunt
b5ad608d88 add RefreshTransactionList button 2018-11-08 12:13:36 -05:00
Sean Yesmunt
523fdf694b fix license type on edit 2018-11-07 23:14:35 -05:00
Sean Yesmunt
863b2e32ce add comment support button 2018-11-07 17:44:38 -05:00
Thomas Zarebczan
a48cbdeab7
Fix spee.ch and open.lbry.io links 2018-11-07 17:31:20 -05:00
Sean Yesmunt
2c9c174ed8 call claim_list_mine on page entry and add refresh button 2018-11-07 14:35:47 -05:00
Thomas Zarebczan
e0b31d464d windows daemon process checks
Check for running daemon without arguments on Windows
2018-11-07 11:30:41 -05:00
Sean Yesmunt
3de1298d25 use date estimate 2018-11-07 11:03:42 -05:00
Sean Yesmunt
336f398ce1 remove shapeshift 2018-11-06 16:54:28 -05:00
Sean Yesmunt
7785de2a66 fix text wrapping on file description 2018-11-06 16:27:26 -05:00
Sean Yesmunt
d5a19eb530 fix selected color on history list in dark mode 2018-11-06 10:13:12 -05:00
Sean Yesmunt
02457ca11c remove console.log 2018-11-06 09:36:06 -05:00
Sean Yesmunt
01db231ada fix meta style color 2018-11-06 09:36:06 -05:00
Sean Yesmunt
4bbc3135c9
Merge pull request #2091 from lbryio/daemon-start
Fix: correctly search for daemon process on startup
2018-11-05 16:48:38 -05:00
Sean Yesmunt
d775de69e7 Remove ToS checkbox 2018-11-05 16:08:27 -05:00
Sean Yesmunt
4f36b13569 search for 'lbrynet start' to determine if the daemon is running on start up 2018-11-05 16:00:05 -05:00
Sean Yesmunt
f3d093e62c fix typo 2018-11-05 10:50:49 -05:00
Sean Yesmunt
f621440b3f
Merge pull request #2088 from jessopb/channelShare
adds shareModal to channel page
2018-11-05 10:31:41 -05:00
Sean Yesmunt
45339f8197 fix typo 2018-11-05 10:29:21 -05:00
Sean Yesmunt
af2164e9e4 update lbry-redux and subscriptions claim_list_mine call 2018-11-05 10:21:38 -05:00
Jessop Breth
bf86974ec2 Uses a constant for PAGE_SIZE 2018-11-02 22:17:55 -04:00
Sean Yesmunt
121e4b215f
Rc fixes (#2085)
* fix: channel button color on dark mode

* fix: disabled primary button in dark mode

* fix: show pending publishes immediately

* update lbry-redux

* remove duplicate import

* use lbry colors for 'new' badge

* fix: don't filter transactions in recent transactions

* fix: remove unread subscriptions on un-subscribe

* handle edits and new files the same for pending publishes

* don't loop over transactions if we don't have to

* bump lbry-redux
2018-11-02 14:33:00 -04:00
Jessop Breth
2c6cc7de0f adds shareModal to channel page 2018-11-02 13:24:56 -04:00
Anna Melzer
bbf6696054 Linting/quick wins modal & pages (#2086)
* fix linting for affirmPurchase modal

* fix linting for confirmTransaction modal

* fix linting for error modal

* fix linting for filetimeout modal

* fix linting for first transaction modal

* fix linting for incompatible daemon  modal

* fix linting for external link modal

* fix linting for remove file  modal

* fix linting for revoke claim modal

* fix linting for reward approval  modal

* fix linting for send tip modal

* fix linting for welcome modal

* fix linting for page files
2018-11-01 17:55:25 -04:00
Sean Yesmunt
39ac09bdb8
Merge pull request #2080 from amelzer/linting/quick-wins
Linting/quick wins
2018-11-01 09:32:09 -04:00
Sean Yesmunt
a7c2fdad1b fix markdown editor styles on dark mode 2018-10-31 14:51:48 -04:00
Sean Yesmunt
1837cef751 use string for channel bid amount 2018-10-31 13:11:32 -04:00
Sean Yesmunt
639f99555f fix subscribe uri on channel pages 2018-10-31 13:08:30 -04:00
Sean Yesmunt
32d110cb1f add subscribed icon to files on homepage 2018-10-31 12:57:22 -04:00
Anna Melzer
14ef8acc95 fix linting for walletSend component 2018-10-31 17:51:23 +01:00
Anna Melzer
9f93843208 fix linting for walletBalance component 2018-10-31 17:50:34 +01:00
Anna Melzer
79994e25ed fix linting for walletAddress component 2018-10-31 17:49:52 +01:00
Anna Melzer
620950fabb fix linting for uriIndicator component 2018-10-31 17:49:11 +01:00
Anna Melzer
980184e7ce fix linting for transactionlistrecent component 2018-10-31 17:48:30 +01:00
Anna Melzer
d28fc1beea fix linting for spinner component 2018-10-31 17:47:37 +01:00
Anna Melzer
317473c18d fix linting for snackBar component 2018-10-31 17:46:33 +01:00
Anna Melzer
83481270f3 fix linting for router component 2018-10-31 17:44:19 +01:00
Anna Melzer
d443158ae9 fix linting for nsfw overlay component 2018-10-31 17:43:38 +01:00
Anna Melzer
a759ccb64b fix linting for filePrice component 2018-10-31 17:41:56 +01:00
Anna Melzer
76b7181496 fix linting for fileDetail component 2018-10-31 17:41:25 +01:00
Anna Melzer
4d2f0ae3ce fix linting for fileAction component 2018-10-31 17:40:17 +01:00
Anna Melzer
256e09ac74 fix linting for externalLink component 2018-10-31 17:37:06 +01:00
Anna Melzer
548dc4ae78 fix linting for dateTime component 2018-10-31 17:35:12 +01:00
Anna Melzer
23a3b2dde6 fix linting for credit-amount 2018-10-31 17:33:45 +01:00
Anna Melzer
ad0732eaf4 fix linting for channelTitle component 2018-10-31 17:32:45 +01:00
Anna Melzer
3ca5f7a2e9 fix linting for button component 2018-10-31 17:31:23 +01:00
dyllper
46d6eb6499 Fix to open folder containing the log file rather than roaming folder 2018-10-31 01:44:15 -05:00
Sean Yesmunt
78f968b3ae
Merge pull request #2075 from lbryio/rc-fixes
Rc fixes
2018-10-30 14:06:51 -04:00
Sean Yesmunt
06c16cdf27
Revert "Improve type checking for card verify" (#2074) 2018-10-30 13:35:47 -04:00
Sean Yesmunt
b42d673258 fix card subtitle spacing 2018-10-30 13:12:21 -04:00
Sean Yesmunt
2536d46cdf remove async/await code 2018-10-30 13:07:55 -04:00
Sean Yesmunt
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Anna Melzer
1359e7873b Reduce unused var warnings. Remove unnecessary redux injections (#2064) 2018-10-28 14:33:31 -04:00
Anna Melzer
389053218e Linting/address (#2066)
* Fix linting errors in address component

* Add type checking to address component and its consumers
2018-10-28 14:32:52 -04:00
Jeremy Kauffman
9c53d814d6
update console warning message to ref lbry.tech 2018-10-27 10:23:27 -04:00
Sean Yesmunt
5e98a9b982 updates for lbrynet30 2018-10-26 14:16:43 -04:00
Sean Yesmunt
eb12522bc7
Merge pull request #2057 from amelzer/types/cardverify
Improve type checking for card verify
2018-10-26 11:51:10 -04:00
Sean Yesmunt
2a6a4e3a92
Merge pull request #2058 from jessopb/fixChannel
adds sortBy default prop to subscriptions and channel pages
2018-10-26 11:48:13 -04:00
Jessop Breth
968661474e adds sortBy default prop 2018-10-26 00:42:18 -04:00
Anna Melzer
c41bf79e4b Improve type checking for card verify 2018-10-25 23:41:51 +02:00
ポール ウェッブ
8e08ac588c Fixes 2018-10-25 12:13:25 -05:00
Sean Yesmunt
d1b4daebd2
Merge pull request #2050 from jessopb/fileListSort
persist fileList sorting
2018-10-25 02:04:05 -04:00
Sean Yesmunt
78fe88eed7 persist fileSort options when the app is closed 2018-10-25 02:01:32 -04:00
Sean Yesmunt
8cfa2bb8be fix clear button position 2018-10-23 15:12:33 -04:00
Sean Yesmunt
627af75f43 improve sizes/spacing on large screens 2018-10-23 15:12:33 -04:00
Jessop Breth
490e9beed3 persist fileList sorting 2018-10-22 23:31:06 -04:00
Sean Yesmunt
70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
ポール ウェッブ
49f0b53267 Light mode URL bar is clearer to read 2018-10-22 12:30:16 -04:00
Sean Yesmunt
6b3d49ca3b use lbry-teal-5 for snackbar/loadscreen 2018-10-22 12:30:16 -04:00
ポール ウェッブ
1e169729e0 Fixed input styling 2018-10-22 12:30:16 -04:00
ポール ウェッブ
a14ecf0e8d Fixed dark mode issues 2018-10-22 12:30:16 -04:00
ポール ウェッブ
ecde8dd1ab Removed bogus code 2018-10-22 12:30:16 -04:00
Sean Yesmunt
4fad161ae0 update theme based on prop change 2018-10-22 12:30:16 -04:00
ポール ウェッブ
7aae6baaa9 Removed themes folder 2018-10-22 12:30:16 -04:00
ポール ウェッブ
a96460fbd9 Dark mode 2018-10-22 12:30:16 -04:00
ポール ウェッブ
98349d6b41 Trying to get dark mode working 2018-10-22 12:30:16 -04:00
ポール ウェッブ
6bc6ee3d4f Replaced Metropolis with Inter UI 2018-10-22 12:30:16 -04:00
ポール ウェッブ
2a3491013b Second refactor pass 2018-10-22 12:30:15 -04:00
ポール ウェッブ
ca35e1f15d Replacing existing colors with npm module, and refactoring Sass 2018-10-22 12:30:15 -04:00
Danny Calleri
4a62e19577 using Claim type 2018-10-22 15:29:27 +02:00
Danny Calleri
620d5f71fb fixed flow errors on a few 'view.jsx' files and 'form-field.jsx' 2018-10-21 10:57:39 +02:00
Sean Yesmunt
0d0cc5bb00
Merge pull request #2048 from jessopb/txListFilterPersist
persists transaction filter: RE #1154
2018-10-19 12:26:51 -04:00
Jessop Breth
c74def28ca persists transaction filter 2018-10-18 13:56:10 -04:00
Sean Yesmunt
0b1ad15b0b
Merge pull request #2042 from chrisza4/file_list-call
Fix issue file_list call continues indefinitely if a file is removed while downloading
2018-10-18 11:23:36 -04:00
Sean Yesmunt
a98a001e13 fix typo 2018-10-18 11:23:08 -04:00
Chakrit Likitkhajorn
8258fc887e Add changelog and comment 2018-10-18 19:38:12 +07:00
Sean Yesmunt
f5d762b718
Merge pull request #2039 from lbryio/fix-flow
Fix flow type errors of all viewers
2018-10-15 13:19:40 -04:00
btzr-io
ae9a139f21 fix promise error 2018-10-15 10:01:27 -06:00
Chakrit Likitkhajorn
208bafdae9 Fix issue file_list call continues indefinitely if a file is removed while downloading 2018-10-15 18:27:56 +07:00
btzr-io
2dbb7717da fix flow type errors of react refs 2018-10-15 00:26:46 -06:00
Sean Yesmunt
9db8a571dd
Merge pull request #2040 from lbryio/toast
Change snackbar notification postion to bottom-left
2018-10-15 00:44:09 -04:00
btzr-io
ed2abcc9fb fix position 2018-10-14 20:40:23 -06:00
btzr-io
87f098cc17 change snackbar notification postion to bottom-left 2018-10-14 20:06:10 -06:00
btzr-io
46dc577d10 fix some flow errors of the three-viewer component 2018-10-14 19:42:01 -06:00
btzr-io
15cbdd42a8 fix more flow errors for document viewers 2018-10-14 18:27:09 -06:00
btzr-io
49721b87c8 fix flow errors of fileRender component 2018-10-14 15:58:35 -06:00
Tiago
57fa8330e5
Merge branch 'master' into master 2018-10-14 16:18:12 -03:00
Tiago Rodrigues
ffca29a5da #1772 - adjustment for PR 2018-10-14 14:47:18 -03:00
Sean Yesmunt
5665bc3ee7
Merge pull request #2030 from lbryio/thumbnail
fix thumbnail height/width
2018-10-14 13:19:40 -04:00
Tiago Rodrigues
150cfe7758 #1772 - add Reverse Order & Use System/Location Time/Date 2018-10-14 13:32:01 -03:00
Chakrit Likitkhajorn
2b46483344 Centralized type to type/claim 2018-10-14 18:53:30 +07:00
Chakrit Likitkhajorn
9b4cbc2712 Limit file type when upload 2018-10-14 18:53:11 +07:00
Sean Yesmunt
204db94fa4
Merge pull request #2035 from chrisza4/centralized-redux-action
Proposed: Centralized redux action
2018-10-13 20:54:05 -04:00
Chakrit Likitkhajorn
2f02d6f656 Refactor actions/subscription.js to use redux action centralized 2018-10-14 00:03:09 +07:00
Chakrit Likitkhajorn
c9686c4942 Refactor actions/shape_shift.js to use redux action centralized 2018-10-13 23:58:17 +07:00
Chakrit Likitkhajorn
295f6ca61d Refactor action/publish.js to use redux action centralized 2018-10-13 23:56:52 +07:00
Chakrit Likitkhajorn
d594f46bad Add redux action type 2018-10-13 23:53:34 +07:00
Sean Yesmunt
0d69772bdb updates for PR comments 2018-10-12 14:44:07 -04:00
Sean Yesmunt
b40b64cb6e fix placeholder style for dark mode 2018-10-12 14:20:20 -04:00
Sean Yesmunt
3c87c47632 add content placeholder and time info on file{card,tile} 2018-10-12 14:20:20 -04:00
Sean Yesmunt
88e15438d7 fix thumbnail height/width 2018-10-11 18:57:00 -04:00
Sean Yesmunt
003fb1f334
Merge pull request #2023 from chrisza4/clickable-channel
Add support for Clickable channel names on Explore page headings (#1820)
2018-10-11 16:26:53 -04:00
Sean Yesmunt
2786968723
Merge pull request #2025 from lbryio/credit-card
Fix 722 - credit card note
2018-10-11 16:26:26 -04:00
Thomas Zarebczan
45961e7d76
Update view.jsx 2018-10-11 02:39:58 -04:00
Thomas Zarebczan
9b1797c1ab take 2
Fixing up per Sean's recommendations
2018-10-11 02:38:27 -04:00
Thomas Zarebczan
301b0119e6 add credit card note 2018-10-11 01:59:43 -04:00
Thomas Zarebczan
2707210744 fix 1972
Adds a snackbar if the lbry:// URL is invalid
I tried to do the doNotify similar to most of the other pages, but failed.
2018-10-11 01:56:47 -04:00
Sean Yesmunt
352363056c
Merge pull request #2005 from ykris45/patch-2
Fix Transaction menu colides [#2000]
2018-10-10 11:06:56 -04:00
Chakrit Likitkhajorn
9375c267b1 Always trim claim id from category 2018-10-10 22:02:20 +07:00
Chakrit Likitkhajorn
2646ce4481 Add support for clickable link 2018-10-10 21:13:43 +07:00
Sean Yesmunt
445bf77e36
Merge pull request #2018 from ykris45/patch-3
change http to https
2018-10-09 17:25:18 -04:00
Sean Yesmunt
b16d5e87de
Merge branch 'master' into patch-2 2018-10-09 16:38:36 -04:00
Sean Yesmunt
334c278e4f fix transaction filter collision 2018-10-09 16:36:11 -04:00
Sean Yesmunt
123ed44bb9 fix event listener cleanup 2018-10-09 16:25:35 -04:00
Sean Yesmunt
71327875f8 add {cmd,ctrl} + l for wunderbar focus 2018-10-09 16:25:11 -04:00
YULIUS KURNIAWAN KRISTIANTO
3078d6f0fd
change http to https 2018-10-09 23:58:53 +07:00
Sean Yesmunt
42fc41f1ae simplify file card and tile 2018-10-09 11:01:54 -04:00
Jayanth Kanugo
487ec99acb update to https 2018-10-05 17:19:31 -05:00
Sean Yesmunt
4dbd364ea1 use lbryinc/lbry-redux for rewards/featured content 2018-10-05 16:14:46 -04:00
Sean Yesmunt
ea30dc628e
Merge pull request #2010 from jessopb/publishWarnings
fixes console log warnings when bid is null or NaN
2018-10-05 14:52:14 -04:00
Sean Yesmunt
3f0bfa3ca5
Merge pull request #2001 from lbryio/channel-alignment
better channel actions alignment
2018-10-05 14:51:48 -04:00
Sean Yesmunt
b14336175e
Merge branch 'master' into publishWarnings 2018-10-05 13:55:00 -04:00
Sean Yesmunt
029bd1d559 fix brief alignment issue on channel pages 2018-10-05 13:52:04 -04:00
Sean Yesmunt
e206293cef
Merge pull request #2002 from lbryio/channel-files
change channel page amount to 48
2018-10-05 13:48:54 -04:00
Sean Yesmunt
25979a038b
Merge pull request #1997 from lbryio/license-edit
remove copyright from publish form state and fix other license edit
2018-10-05 13:48:21 -04:00
Sean Yesmunt
9501c64717
Merge pull request #1999 from lbryio/history-improvements
Style improvements and user history bugs
2018-10-05 13:47:51 -04:00
Jessop Breth
e7a3c571a2 fixes log warnings when bid is null 2018-10-05 11:51:53 -04:00
Sean Yesmunt
e9e4c629a4 add a message when a user has no history 2018-10-04 23:47:54 -04:00
Sean Yesmunt
a895617342
Merge pull request #1989 from jessopb/expandedShare
adds open.lbry.io links to socialShare Re: Issue # 1810
2018-10-04 16:53:23 -04:00
Sean Yesmunt
4fdce831d4
Merge pull request #2008 from lbryio/card-verify-fix
Fix lbryio import
2018-10-04 15:28:45 -04:00
Sean Yesmunt
4cbea80dea update Lbryio import 2018-10-04 15:27:49 -04:00
Jessop Breth
42988daa59 adds LBRY app sharing to socialShare 2018-10-04 09:50:06 -04:00
Sean Yesmunt
2c4fde4321 change channel page amount to 48 2018-10-04 00:55:30 -04:00
Sean Yesmunt
ce9a3f0ff4 better channel actions alignment 2018-10-04 00:39:49 -04:00
Sean Yesmunt
0ad7a74905 ensure navigation to file page always has lbry:// prefix 2018-10-04 00:21:49 -04:00