Ver código fonte

Updates sponsoring links & info

main
Eric Amodio 4 anos atrás
pai
commit
9112a679fa
7 arquivos alterados com 27 adições e 53 exclusões
  1. +1
    -1
      .github/FUNDING.yml
  2. +2
    -12
      BACKERS.md
  3. +6
    -10
      README.md
  4. +1
    -1
      package.json
  5. +4
    -12
      src/messages.ts
  6. +2
    -2
      src/webviews/apps/settings/index.html
  7. +11
    -15
      src/webviews/apps/welcome/index.html

+ 1
- 1
.github/FUNDING.yml Ver arquivo

@ -2,4 +2,4 @@
github: [eamodio]
patreon: eamodio
custom: https://gitlens.amod.io/#support-gitlens
custom: https://gitlens.amod.io/#sponsor

+ 2
- 12
BACKERS.md Ver arquivo

@ -1,21 +1,11 @@
<h1 align="center">Sponsors &amp; Backers</h1>
To my incredible backers &mdash; thank you so much for your contributions. I am truly humbled by your generosity and support. Please know that your support plays an important role in helping me realize GitLens' potential in making developer's lives easier.
If you'd like to join in supporting GitLens, please consider:
- [Become a backer or sponsor on Patreon](https://www.patreon.com/eamodio)
- [PayPal donations](https://www.paypal.me/eamodio)
- [Cash App donations](https://www.paypal.me/eamodio)
&#x1f496; To my incredible sponsors &mdash; thank you so much for your contributions. I am truly humbled by your generosity and support. If you'd like to join in sponsoring GitLens, please [click here](https://gitlens.amod.io/#sponsor).
<h2 align="center">Gold Sponsors ($100+)</h2>
<p align="center" style="margin: 0 10%">
<a title="Try CodeStream" href="https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens"><img src="https://alt-images.codestream.com/codestream_logo_gitlens_vscmarket.png" alt="CodeStream Logo"/></a>
</p>
<p align="center" style="margin: 0 10%">
<a title="Visit Crésus" href="https://cresus.ch"><img src="https://raw.githubusercontent.com/eamodio/vscode-gitlens/master/images/docs/sponsors/cresus.png" alt="Crésus Logo"/></a>
<a title="Try CodeStream &mdash; The World's Best Code Discussion Tool" href="https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens"><img src="https://alt-images.codestream.com/codestream_logo_gitlens_vscmarket.png" alt="CodeStream &mdash; The World's Best Code Discussion Tool"/></a>
</p>
<h2 align="center">Silver Sponsors ($50+)</h2>

+ 6
- 10
README.md Ver arquivo

@ -11,18 +11,14 @@
> GitLens **supercharges** the Git capabilities built into Visual Studio Code. It helps you to **visualize code authorship** at a glance via Git blame annotations and code lens, **seamlessly navigate and explore** Git repositories, **gain valuable insights** via powerful comparison commands, and so much more.
## Support GitLens
## Sponsor GitLens
| Sponsored by |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p align="center" style="font-size:10px;font-weight:400;margin:8px 0 8px 0;">[![](https://alt-images.codestream.com/codestream_logo_gitlens_vscmarket.png)](https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens 'Try CodeStream')<br/>Discuss, review, and share code with your team in VS Code. Links discussions about code to your code. Integrates w/ Slack, Jira, Trello, and Live Share. **[Try it free](https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens 'Try CodeStream')**</p> |
While GitLens is generously offered to everyone free of charge, if you find it useful, please consider [**supporting**](https://gitlens.amod.io/#support-gitlens) it.
- [**Become a Sponsor**](https://www.patreon.com/eamodio 'Become a sponsor on Patreon') &mdash; join the growing group of generous [backers](https://github.com/eamodio/vscode-gitlens/blob/master/BACKERS.md)
- [**Donate via PayPal**](https://www.paypal.me/eamodio 'Donate via PayPal') or [**Donate via Cash App**](https://cash.me/$eamodio 'Donate via Cash App')
<p align="center">Sponsored by</p>
<p align="center" style="font-size:10px;font-weight:400;margin:8px 0 8px 0;">
<a title="Try CodeStream &mdash; The World's Best Code Discussion Tool" href="https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens"><img src="https://alt-images.codestream.com/codestream_logo_gitlens_vscmarket.png" alt="CodeStream &mdash; The World's Best Code Discussion Tool" /></a>
</p>
Also please [write a review](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#review-details 'Write a review'), [star me on GitHub](https://github.com/eamodio/vscode-gitlens 'Star me on GitHub'), and [follow me on Twitter](https://twitter.com/eamodio 'Follow me on Twitter')
While GitLens is generously offered to everyone free of charge, if you find it useful, please consider [**sponsoring**](https://gitlens.amod.io/#sponsor) it. Also please [write a review](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#review-details 'Write a review'), [star me on GitHub](https://github.com/eamodio/vscode-gitlens 'Star me on GitHub'), and [follow me on Twitter](https://twitter.com/eamodio 'Follow me on Twitter')
# What's new in GitLens 10

+ 1
- 1
package.json Ver arquivo

@ -2069,7 +2069,7 @@
"commands": [
{
"command": "gitlens.supportGitLens",
"title": "Support GitLens ❤",
"title": "Sponsor GitLens ❤",
"category": "GitLens",
"icon": {
"dark": "images/dark/icon-heart.svg",

+ 4
- 12
src/messages.ts Ver arquivo

@ -97,15 +97,11 @@ export class Messages {
}
static async showSupportGitLensMessage() {
const actions: MessageItem[] = [
{ title: 'Become a Sponsor' },
{ title: 'Donate via PayPal' },
{ title: 'Donate via Cash App' }
];
const actions: MessageItem[] = [{ title: 'Sponsor GitLens' }];
const result = await Messages.showMessage(
'info',
'While GitLens is offered to everyone for free, if you find it useful, please consider [supporting](https://gitlens.amod.io/#support-gitlens) it. Thank you! ❤',
'While GitLens is offered to everyone for free, if you find it useful, please consider [sponsoring](https://gitlens.amod.io/#sponsor) it. Thank you! ❤',
undefined,
null,
...actions
@ -114,11 +110,7 @@ export class Messages {
if (result != null) {
let uri;
if (result === actions[0]) {
uri = Uri.parse('https://www.patreon.com/eamodio');
} else if (result === actions[1]) {
uri = Uri.parse('https://www.paypal.me/eamodio');
} else if (result === actions[2]) {
uri = Uri.parse('https://cash.me/$eamodio');
uri = Uri.parse('https://gitlens.amod.io/#sponsor');
}
if (uri !== undefined) {
@ -146,7 +138,7 @@ export class Messages {
} else if (result === actions[1]) {
await env.openExternal(Uri.parse('https://github.com/eamodio/vscode-gitlens/blob/master/CHANGELOG.md'));
} else if (result === actions[2]) {
await env.openExternal(Uri.parse('https://gitlens.amod.io/#support-gitlens'));
await env.openExternal(Uri.parse('https://gitlens.amod.io/#sponsor'));
}
}
}

+ 2
- 2
src/webviews/apps/settings/index.html Ver arquivo

@ -3273,8 +3273,8 @@
<div class="sidebar__group">
<a
class="button button--flat-primary mt-1"
title="Support GitLens"
href="https://gitlens.amod.io/#support-gitlens"
title="Sponsor GitLens"
href="https://gitlens.amod.io/#sponsor"
>&#x2764; GitLens
</a>
</div>

+ 11
- 15
src/webviews/apps/welcome/index.html Ver arquivo

@ -60,13 +60,13 @@
<div class="cta--primary">
<a
class="button button--flat-primary button--big"
title="Support GitLens"
href="https://gitlens.amod.io/#support-gitlens"
>Support GitLens &#x2764;</a
title="Sponsor GitLens"
href="https://gitlens.amod.io/#sponsor"
>Sponsor GitLens &#x2764;</a
>
<p>
While GitLens is generously offered to everyone free of charge, if you find it useful,
please consider supporting it.
please consider sponsoring it.
</p>
</div>
</div>
@ -509,36 +509,32 @@
<div class="sidebar__group">
<a
class="button button--flat-primary"
title="Support GitLens"
href="https://gitlens.amod.io/#support-gitlens"
>Support GitLens &#x2764;</a
title="Sponsor GitLens"
href="https://gitlens.amod.io/#sponsor"
>Sponsor GitLens &#x2764;</a
>
<p>
While GitLens is generously offered to everyone free of charge, if you find it useful, please
consider supporting it.
consider sponsoring it.
</p>
</div>
<div class="sidebar__group">
<h2>Sponsors</h2>
<a
title="Try CodeStream"
title="Try CodeStream &mdash; The World's Best Code Discussion Tool"
href="https://codestream.com/?utm_source=gitlens_welcome&utm_medium=banner&utm_campaign=gitlens"
>
<img
class="sponsor__image light"
src="https://alt-images.codestream.com/codestream_logo_gitlens_welcome_dark.png"
alt="CodeStream Logo"
alt="CodeStream &mdash; The World's Best Code Discussion Tool"
/>
<img
class="sponsor__image dark"
src="https://alt-images.codestream.com/codestream_logo_gitlens_welcome_light.png"
alt="CodeStream Logo"
alt="CodeStream &mdash; The World's Best Code Discussion Tool"
/>
</a>
<p class="sponsor__tag">
Discuss, review, and share code with your team in VS Code. Links discussions about code to your
code. Integrates w/ Slack, Jira, Trello, and Live Share.
</p>
</div>
<div class="sidebar__group">
<h2>Help</h2>

Carregando…
Cancelar
Salvar