Compare commits
No commits in common. "main" and "seed_dev" have entirely different histories.
6 changed files with 28 additions and 105 deletions
54
.github/ISSUE_TEMPLATE/--bug-report.md
vendored
54
.github/ISSUE_TEMPLATE/--bug-report.md
vendored
|
@ -1,54 +0,0 @@
|
|||
---
|
||||
name: "\U0001F41BBug report"
|
||||
about: "Something isn't working \U0001F915"
|
||||
title: ''
|
||||
labels: 'type: bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Thanks for reporting an issue to LBRY and helping us improve!
|
||||
|
||||
To make it possible for us to help you, please fill out below information carefully.
|
||||
|
||||
Before reporting any issues, please make sure that you're using the latest version.
|
||||
- App releases: https://github.com/lbryio/lbry-desktop/releases
|
||||
- Standalone daemon: https://github.com/lbryio/lbry/releases
|
||||
|
||||
We are also available on live chat at https://chat.lbry.com
|
||||
-->
|
||||
|
||||
**Bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**System Configuration**
|
||||
|
||||
<!-- For the app, this info is in the About section at the bottom of the Help page.
|
||||
You can include a screenshot instead of typing it out -->
|
||||
|
||||
<!-- For the daemon, run:
|
||||
curl 'http://localhost:5279' --data '{"method":"version"}'
|
||||
and include the full output -->
|
||||
|
||||
- LBRY Daemon version:
|
||||
- LBRY App version:
|
||||
- LBRY Installation ID:
|
||||
- Operating system:
|
||||
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
20
.github/ISSUE_TEMPLATE/--feature-request.md
vendored
20
.github/ISSUE_TEMPLATE/--feature-request.md
vendored
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
name: "\U0001F680Feature request"
|
||||
about: "I have a suggestion (and might want to implement it \U0001F60A)"
|
||||
title: ''
|
||||
labels: 'type: new feature'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
22
.github/ISSUE_TEMPLATE/--say-thank-you.md
vendored
22
.github/ISSUE_TEMPLATE/--say-thank-you.md
vendored
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
name: "❤️Say thank you"
|
||||
about: If you enjoy using the LBRY app, let us know!
|
||||
title: LBRY rocks!
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
If you are using the LBRY app - please let us know. We'd love to hear from you!
|
||||
|
||||
If you would like to help Nock - any of the following is greatly appreciated.
|
||||
|
||||
- Give the repository a star ⭐️
|
||||
- Help out with issues
|
||||
- Blog about LBRY
|
||||
- Make tutorials
|
||||
- Give talks
|
||||
- Convince other people to use LBRY
|
||||
- Anything your heart desires
|
||||
|
||||
Thank you! 💐
|
|
@ -125,31 +125,41 @@ class HelpPage extends React.PureComponent<Props, State> {
|
|||
<div className="notice-message">
|
||||
<h1 className="section__title">{__('How it works?')}</h1>
|
||||
<p className="section__subtitle">
|
||||
{__('Hello everyone! I decided to start own seeding service for community to help creators with distribution of their content. By running this service I hope to get donations for improving my project. Everyone is welcome to submit where small channels can be hosted for Free and bigger ones will be hosted.')}
|
||||
{__('Hello everyone! I decided to start own seeding service for community to help creators with distribution of their content. By running this service I hope to get donations for improving my project. Everyone is welcome to submit where small channels can be hosted for Free and bigger ones will bo hoste>
|
||||
<Button label={__('Click here to submit channel')} button="link" href="https://next.madiator.com/apps/forms/33cfmc8s8AoKcmxs" />
|
||||
</p>
|
||||
<Button label={__('Click here to submit channel')} button="link" href="https://next.madiator.com/apps/forms/33cfmc8s8AoKcmxs" />
|
||||
</div>
|
||||
|
||||
<p classNames="seed-p">
|
||||
<span className="seed-span">
|
||||
|
||||
<span className="rules-span">
|
||||
1.Do not request channels that host copyrighted content or NSFW.
|
||||
</span>
|
||||
|
||||
<span className="seed-span">
|
||||
<span className="rules-span">
|
||||
2.Donators can request more than 1 channel to be seeded.
|
||||
</span>
|
||||
|
||||
<span className="seed-span">
|
||||
<span className="rules-span">
|
||||
3.You can donate to seed other people content (Something like gift system).
|
||||
</span>
|
||||
|
||||
<span className="seed-span">
|
||||
4.Small channels can be seed for free if they are under 100 videos.
|
||||
<span className="rules-span">
|
||||
4.Small channels can be seed for free if they are under 100 vides.
|
||||
</span>
|
||||
|
||||
<span className="seed-span">
|
||||
<span className="rules-span">
|
||||
5.Channels above 100 videos will be reviewd based on videos file size (Current price 5.5 LBC / GB ).
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
{/*
|
||||
<span className="donation-span">
|
||||
<img src="Image URL" className="donation-icon" />
|
||||
Crypto Name: Crypto Address
|
||||
</span>
|
||||
*/}
|
||||
</p>
|
||||
</Page>
|
||||
);
|
||||
|
@ -157,3 +167,4 @@ class HelpPage extends React.PureComponent<Props, State> {
|
|||
}
|
||||
|
||||
export default HelpPage;
|
||||
|
||||
|
|
|
@ -74,7 +74,7 @@ $breakpoint-large: 1600px;
|
|||
--header-height: 80px;
|
||||
|
||||
// Inline Player
|
||||
--inline-player-max-height: calc(100vh - var(--header-height) - var(--spacing-l) * 4);
|
||||
--inline-player-max-height: calc(100vh - var(--header-height) - var(--spacing-l) * 2);
|
||||
|
||||
// Card
|
||||
--card-radius: var(--border-radius);
|
||||
|
|
|
@ -64,6 +64,14 @@ function buildOgMetadata(overrideOptions = {}) {
|
|||
`<meta property="og:site_name" content="${SITE_NAME || SITE_TITLE}"/>\n` +
|
||||
`<meta property="og:description" content="${cleanDescription}" />\n` +
|
||||
`<meta property="og:image" content="${image || OG_IMAGE_URL || `${URL}/public/v2-og.png`}" />\n` +
|
||||
'<meta name="twitter:card" content="summary_large_image"/>\n' +
|
||||
`<meta name="twitter:title" content="${
|
||||
(title && title + ' ' + OG_TITLE_SUFFIX) || OG_HOMEPAGE_TITLE || SITE_TITLE
|
||||
}" />\n` +
|
||||
`<meta name="twitter:description" content="${cleanDescription}" />\n` +
|
||||
`<meta name="twitter:image" content="${image || OG_IMAGE_URL || `${URL}/public/v2-og.png`}"/>\n` +
|
||||
`<meta name="twitter:url" content="${URL}" />\n` +
|
||||
'<meta property="fb:app_id" content="1673146449633983" />\n' +
|
||||
`<link rel="canonical" content="${SITE_CANONICAL_URL || URL}"/>` +
|
||||
`<link rel="search" type="application/opensearchdescription+xml" title="${
|
||||
SITE_NAME || SITE_TITLE
|
||||
|
|
Loading…
Reference in a new issue