Skip to content

Commit 68312d3

Browse files
authored
Merge branch 'max-programming:main' into fix/issue-170
2 parents 0219e1e + 9d67f54 commit 68312d3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1521
-4409
lines changed

.all-contributorsrc

Lines changed: 62 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"login": "max-programming",
1010
"name": "Max Programming",
1111
"avatar_url": "https://avatars.githubusercontent.com/u/51731966?v=4",
12-
"profile": "https://usman-s.me",
12+
"profile": "https://usmans.me",
1313
"contributions": [
1414
"code"
1515
]
@@ -362,6 +362,67 @@
362362
"code",
363363
"design"
364364
]
365+
},
366+
{
367+
"login": "Mohit030802",
368+
"name": "Mohit",
369+
"avatar_url": "https://avatars.githubusercontent.com/u/80634689?v=4",
370+
"profile": "https://bright-ganache-eb99ae.netlify.app/",
371+
"contributions": [
372+
"code",
373+
"ideas"
374+
]
375+
},
376+
{
377+
"login": "tmsagarofficial",
378+
"name": "S A G A R",
379+
"avatar_url": "https://avatars.githubusercontent.com/u/110724849?v=4",
380+
"profile": "https://github.com/tmsagarofficial",
381+
"contributions": [
382+
"ideas",
383+
"code"
384+
]
385+
},
386+
{
387+
"login": "prithvi2k2",
388+
"name": "Prithvi Reddy",
389+
"avatar_url": "https://avatars.githubusercontent.com/u/72189314?v=4",
390+
"profile": "https://prithvi2k2.github.io/",
391+
"contributions": [
392+
"code",
393+
"design"
394+
]
395+
},
396+
{
397+
"login": "inderharrysingh",
398+
"name": "Inderjot Singh",
399+
"avatar_url": "https://avatars.githubusercontent.com/u/112561014?v=4",
400+
"profile": "https://github.com/inderharrysingh",
401+
"contributions": [
402+
"design",
403+
"code"
404+
]
405+
},
406+
{
407+
"login": "Keith-Web3",
408+
"name": "Olorunnishola Olamilekan",
409+
"avatar_url": "https://avatars.githubusercontent.com/u/96974022?v=4",
410+
"profile": "https://github.com/Keith-Web3",
411+
"contributions": [
412+
"ideas",
413+
"code"
414+
]
415+
},
416+
{
417+
"login": "nabarvn",
418+
"name": "Nabarun",
419+
"avatar_url": "https://avatars.githubusercontent.com/u/64539836?v=4",
420+
"profile": "https://nabarun.xyz",
421+
"contributions": [
422+
"ideas",
423+
"design",
424+
"code"
425+
]
365426
}
366427
],
367428
"contributorsPerLine": 7,

.xata/migrations/.ledger

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
mig_ckifep3vn469mi28pko0_f77d7c38
2+
mig_ckigpnbvn469mi28pt8g_df15c64a
3+
mig_ckigrcrvn469mi28pt9g_aa35d5b2
4+
mig_ckigrgpfnfidu9ddkpmg_4092bb4d
5+
mig_ckigtv3vn469mi28pteg_2f6a2f77
6+
mig_ckigu5vukcu8m9898t2g_e8236a00
7+
mig_ckihebkujsmuf8reoo90_68477443
8+
mig_ckihejc6f7ng5inpnc0g_89f03279
9+
mig_ckiher46f7ng5inpnc1g_3942320d
10+
mig_ckihf8cujsmuf8reooj0_8e780a6d
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"id": "mig_ckifep3vn469mi28pko0",
3+
"checksum": "1:f77d7c3821433d23ef3963fc44ebba51d8e2cc4879857ddd8cf0c354120d33cb",
4+
"operations": [
5+
{
6+
"addTable": {
7+
"table": "reports"
8+
}
9+
}
10+
]
11+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"id": "mig_ckigpnbvn469mi28pt8g",
3+
"parentID": "mig_ckifep3vn469mi28pko0",
4+
"checksum": "1:df15c64ab4c40b33b780ee15268a161013b52174efd5b38c2e50cb6bb5744c1c",
5+
"operations": [
6+
{
7+
"addColumn": {
8+
"column": {
9+
"name": "repoId",
10+
"type": "int",
11+
"unique": true
12+
},
13+
"table": "reports"
14+
}
15+
}
16+
]
17+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"id": "mig_ckigrcrvn469mi28pt9g",
3+
"parentID": "mig_ckigpnbvn469mi28pt8g",
4+
"checksum": "1:aa35d5b288a529d29cdb4360205e5c6e1e24b31728f475f9f53f390b255983ba",
5+
"operations": [
6+
{
7+
"addColumn": {
8+
"column": {
9+
"name": "repoAuthor",
10+
"type": "string"
11+
},
12+
"table": "reports"
13+
}
14+
}
15+
]
16+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"id": "mig_ckigrgpfnfidu9ddkpmg",
3+
"parentID": "mig_ckigrcrvn469mi28pt9g",
4+
"checksum": "1:4092bb4d1d69c3e74842fea3aa6e0d40d57a93710c3186532dba461b545c2db4",
5+
"operations": [
6+
{
7+
"addColumn": {
8+
"column": {
9+
"name": "message",
10+
"type": "text",
11+
"notNull": true,
12+
"defaultValue": "No Message"
13+
},
14+
"table": "reports"
15+
}
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)