Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5678f10 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hozzjss committed Dec 8, 2024
0 parents commit 7069fa0
Show file tree
Hide file tree
Showing 25 changed files with 165,476 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cred.advox-dao.com
9 changes: 9 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"main.js": "static/js/main.d9b0147e.js",
"main.js.map": "static/js/main.d9b0147e.js.map",
"ssr.js": "static/js/ssr.9d1a4735.js",
"ssr.js.map": "static/js/ssr.9d1a4735.js.map",
"logo_32.png": "favicon.png",
"index.html": "index.html",
"static/server-info.json": "static/server-info.json"
}
4 changes: 4 additions & 0 deletions config/currencyDetails.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"currencyName": "Grain",
"currencySuffix": " g"
}
47 changes: 47 additions & 0 deletions config/dependencies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
[
{
"autoActivateOnIdentityCreation": true,
"id": "ymd8xn3ZA3CmoAm0DCEmvQ",
"name": "Treasury",
"periods": [
]
},
{
"autoActivateOnIdentityCreation": true,
"autoInjectStartingPeriodWeight": 0.05,
"id": "KY2UBW6MBY6eJAVF5Me8oQ",
"name": "sourcecred-btc",
"periods": [
{
"startTime": "2021-05-16",
"weight": 0.05
},
{
"startTime": "2022-03-16",
"weight": 0
}
]
},
{
"autoInjectStartingPeriodWeight": 0.01,
"id": "tjxvMZSDdGCOycW3T3uGLA",
"name": "hz-btc",
"periods": [
{
"startTime": "2021-08-25T01:32:46.411Z",
"weight": 0.01
}
]
},
{
"autoInjectStartingPeriodWeight": 0.01,
"id": "RTnXPYbVwilEQeUdf4k4vg",
"name": "friedger-btc",
"periods": [
{
"startTime": "2021-08-25T01:32:46.411Z",
"weight": 0.01
}
]
}
]
10 changes: 10 additions & 0 deletions config/grain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"allocationPolicies": [
{
"budget": "0",
"discount": 0.12,
"policyType": "RECENT"
}
],
"maxSimultaneousDistributions": 100
}
2 changes: 2 additions & 0 deletions config/personalAttributions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[
]
76 changes: 76 additions & 0 deletions config/plugins/sourcecred/discord/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
[
{
"channelWeightConfig": {
"defaultWeight": 1,
"weights": {
"838920332894666752": 15,
"838921642838196256": 12,
"846398942119329862": 0
}
},
"guildId": "792908935774076938",
"includeNsfwChannels": false,
"propsChannels": ["838920332894666752"],
"reactionWeightConfig": {
"applyAveraging": false,
"defaultWeight": 1,
"weights": {
"1️⃣": 1,
"2️⃣": 2,
"3️⃣": 3,
"🧸": 2,
"🐺": 2,
"🐢": 2
}
},
"roleWeightConfig": {
"defaultWeight": 0,
"weights": {
"829805387955437568": 1,
"837408795814133777": 0,
"838942966692839435": 1
}
}
},
{
"beginningDate": "2021/8/4",
"channelWeightConfig": {
"defaultWeight": 0,
"weights": {
"872124843225653278": 12,
"872124900431769620": 15,
"872534429204086824": 1,
"872646462675226654": 1,
"872533875065233418": 1,
"872534998790586389": 1,
"872539437408583750": 1,
"872124967083450378": 1,
"872214986452242462": 1,
"872562193441382400": 1,
"884563687908712479": 3,
"872645232112582707": 8
}
},
"guildId": "621759717756370964",
"includeNsfwChannels": false,
"propsChannels": ["872124900431769620"],
"reactionWeightConfig": {
"applyAveraging": false,
"defaultWeight": 1,
"weights": {
"1️⃣": 1,
"2️⃣": 2,
"3️⃣": 3,
"🧸": 2,
"🐺": 2,
"🐢": 2
}
},
"roleWeightConfig": {
"defaultWeight": 0,
"weights": {
"872124401129246822": 1
}
}
}
]
1 change: 1 addition & 0 deletions config/plugins/sourcecred/discourse/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"serverUrl": "https://sourcecred-test.discourse.group"}
1 change: 1 addition & 0 deletions config/plugins/sourcecred/github/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"repositories": ["sourcecred-test/example-github"]}
160,913 changes: 160,913 additions & 0 deletions data/ledger.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions data/updater.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Auto-generated. Commit changes, do not edit, do not delete.
0.10.0
Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
108 changes: 108 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="shortcut icon" href="favicon.png" />
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet">
<title>SourceCred</title>
<style>body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
}
</style>
<style data-aphrodite></style>
<style id="jss-server-side">.MuiCircularProgress-root {
display: inline-block;
}
.MuiCircularProgress-static {
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiCircularProgress-indeterminate {
animation: MuiCircularProgress-keyframes-circular-rotate 1.4s linear infinite;
}
.MuiCircularProgress-determinate {
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiCircularProgress-colorPrimary {
color: #3f51b5;
}
.MuiCircularProgress-colorSecondary {
color: #f50057;
}
.MuiCircularProgress-svg {
display: block;
}
.MuiCircularProgress-circle {
stroke: currentColor;
}
.MuiCircularProgress-circleStatic {
transition: stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiCircularProgress-circleIndeterminate {
animation: MuiCircularProgress-keyframes-circular-dash 1.4s ease-in-out infinite;
stroke-dasharray: 80px, 200px;
stroke-dashoffset: 0px;
}
.MuiCircularProgress-circleDeterminate {
transition: stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
@keyframes MuiCircularProgress-keyframes-circular-rotate {
0% {
transform-origin: 50% 50%;
}
100% {
transform: rotate(360deg);
}
}
@keyframes MuiCircularProgress-keyframes-circular-dash {
0% {
stroke-dasharray: 1px, 200px;
stroke-dashoffset: 0px;
}
50% {
stroke-dasharray: 100px, 200px;
stroke-dashoffset: -15px;
}
100% {
stroke-dasharray: 100px, 200px;
stroke-dashoffset: -125px;
}
}
.MuiCircularProgress-circleDisableShrink {
animation: none;
}
.jss1 {
display: flex;
flex-direction: column;
justify-content: center;
}
@media (min-width:960px) {
.jss1 {
height: 100%;
}
}
@media (max-width:1919.95px) {
.jss1 {
height: 100vh;
margin-top: -3em;
}
}
.jss2 {
width: 9em;
height: 9em;
}
.jss3 {
margin: 0 1em;
opacity: 0.5;
text-align: center;
font-family: Roboto, sans-serif;
}</style>
</head>
<body>
<div id="root" data-initial-root="."><div class="jss1"><div class="jss3"><div class="MuiCircularProgress-root jss2 MuiCircularProgress-colorPrimary MuiCircularProgress-indeterminate" style="width:40px;height:40px" role="progressbar"><svg class="MuiCircularProgress-svg" viewBox="22 22 44 44"><circle class="MuiCircularProgress-circle MuiCircularProgress-circleIndeterminate" cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle></svg></div><h1>Fetching cred details...</h1><div>Your patience is appreciated<!-- -->.</div></div></div></div>
<script src="static/js/main.d9b0147e.js"></script>
</body>
</html>
Binary file not shown.
Binary file added output/credGrainView
Binary file not shown.
Binary file added output/scoredContributions
Binary file not shown.
Loading

0 comments on commit 7069fa0

Please sign in to comment.