Contributors

{{#if this.kredits.hasAccounts}} {{/if}}

{{await this.kredits.totalKreditsEarned}} kredits confirmed and issued to {{this.contributorsWithKredits.length}} contributors

{{#if this.contributionsConfirmed}}

Contributions by type

{{/if}}
{{#if this.contributionsUnconfirmed}}

Latest Contributions

{{!-- TODO: We need a better naming for kredits.hasAccounts --}}
{{/if}} {{#if this.contributionsConfirmed}}

Confirmed Contributions

{{/if}} {{#if this.showFullContributionSync}}
{{#if this.kredits.fetchMissingContributions.isIdle}}

There are {{this.kredits.missingHistoricContributionsCount}} earlier contributions, which are not currently loaded/displayed.

You can fetch all historic data in one go, and have it stored locally in your browser:

{{else}}

Syncing data. Please be patient...

(You can leave this website anytime and sync missing data when you come back.)

{{/if}}
{{/if}}
{{outlet}}