final round of updates. Still need to stabalize first load for the map, having issues for sure; longer load time

This commit is contained in:
2025-07-06 00:43:10 -06:00
parent f4abfd31ff
commit fe976be878
61 changed files with 4767 additions and 758 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -7,10 +7,10 @@
"stars_count": 0,
"forks_count": 0,
"open_issues_count": 0,
"updated_at": "2025-07-04T14:31:11-06:00",
"updated_at": "2025-07-05T23:14:45-06:00",
"created_at": "2025-05-28T14:54:59-06:00",
"clone_url": "https://gitea.bnkops.com/admin/changemaker.lite.git",
"ssh_url": "git@gitea.bnkops.com:admin/changemaker.lite.git",
"default_branch": "main",
"last_build_update": "2025-07-04T14:31:11-06:00"
"last_build_update": "2025-07-05T23:14:45-06:00"
}

View File

@@ -4,10 +4,10 @@
"description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
"html_url": "https://github.com/anthropics/claude-code",
"language": "PowerShell",
"stars_count": 17373,
"forks_count": 959,
"open_issues_count": 1578,
"updated_at": "2025-07-04T21:17:51Z",
"stars_count": 17581,
"forks_count": 977,
"open_issues_count": 1616,
"updated_at": "2025-07-06T05:36:02Z",
"created_at": "2025-02-22T17:41:21Z",
"clone_url": "https://github.com/anthropics/claude-code.git",
"ssh_url": "git@github.com:anthropics/claude-code.git",

View File

@@ -4,10 +4,10 @@
"description": "VS Code in the browser",
"html_url": "https://github.com/coder/code-server",
"language": "TypeScript",
"stars_count": 72668,
"forks_count": 6074,
"open_issues_count": 143,
"updated_at": "2025-07-04T18:33:06Z",
"stars_count": 72703,
"forks_count": 6078,
"open_issues_count": 144,
"updated_at": "2025-07-06T05:59:54Z",
"created_at": "2019-02-27T16:50:41Z",
"clone_url": "https://github.com/coder/code-server.git",
"ssh_url": "git@github.com:coder/code-server.git",

View File

@@ -4,13 +4,13 @@
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
"html_url": "https://github.com/gethomepage/homepage",
"language": "JavaScript",
"stars_count": 24643,
"forks_count": 1522,
"stars_count": 24660,
"forks_count": 1526,
"open_issues_count": 2,
"updated_at": "2025-07-04T19:49:50Z",
"updated_at": "2025-07-06T05:23:44Z",
"created_at": "2022-08-24T07:29:42Z",
"clone_url": "https://github.com/gethomepage/homepage.git",
"ssh_url": "git@github.com:gethomepage/homepage.git",
"default_branch": "dev",
"last_build_update": "2025-07-04T12:13:48Z"
"last_build_update": "2025-07-06T00:40:33Z"
}

View File

@@ -4,13 +4,13 @@
"description": "Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD",
"html_url": "https://github.com/go-gitea/gitea",
"language": "Go",
"stars_count": 49370,
"stars_count": 49388,
"forks_count": 5897,
"open_issues_count": 2711,
"updated_at": "2025-07-04T20:42:00Z",
"open_issues_count": 2708,
"updated_at": "2025-07-06T05:36:50Z",
"created_at": "2016-11-01T02:13:26Z",
"clone_url": "https://github.com/go-gitea/gitea.git",
"ssh_url": "git@github.com:go-gitea/gitea.git",
"default_branch": "main",
"last_build_update": "2025-07-04T15:41:19Z"
"last_build_update": "2025-07-06T05:36:45Z"
}

View File

@@ -4,13 +4,13 @@
"description": "High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.",
"html_url": "https://github.com/knadh/listmonk",
"language": "Go",
"stars_count": 17261,
"forks_count": 1659,
"open_issues_count": 103,
"updated_at": "2025-07-04T18:22:09Z",
"stars_count": 17265,
"forks_count": 1661,
"open_issues_count": 97,
"updated_at": "2025-07-06T04:14:35Z",
"created_at": "2019-06-26T05:08:39Z",
"clone_url": "https://github.com/knadh/listmonk.git",
"ssh_url": "git@github.com:knadh/listmonk.git",
"default_branch": "master",
"last_build_update": "2025-07-02T18:01:43Z"
"last_build_update": "2025-07-05T13:20:25Z"
}

View File

@@ -4,13 +4,13 @@
"description": "Create & scan cute qr codes easily \ud83d\udc7e",
"html_url": "https://github.com/lyqht/mini-qr",
"language": "Vue",
"stars_count": 1258,
"stars_count": 1259,
"forks_count": 164,
"open_issues_count": 13,
"updated_at": "2025-07-04T21:12:26Z",
"updated_at": "2025-07-05T15:44:11Z",
"created_at": "2023-04-21T14:20:14Z",
"clone_url": "https://github.com/lyqht/mini-qr.git",
"ssh_url": "git@github.com:lyqht/mini-qr.git",
"default_branch": "main",
"last_build_update": "2025-07-01T14:06:08Z"
"last_build_update": "2025-07-06T03:08:22Z"
}

View File

@@ -4,13 +4,13 @@
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
"html_url": "https://github.com/n8n-io/n8n",
"language": "TypeScript",
"stars_count": 114980,
"forks_count": 33907,
"open_issues_count": 1074,
"updated_at": "2025-07-04T21:26:25Z",
"stars_count": 115275,
"forks_count": 34061,
"open_issues_count": 1080,
"updated_at": "2025-07-06T05:59:18Z",
"created_at": "2019-06-22T09:24:21Z",
"clone_url": "https://github.com/n8n-io/n8n.git",
"ssh_url": "git@github.com:n8n-io/n8n.git",
"default_branch": "master",
"last_build_update": "2025-07-04T18:53:03Z"
"last_build_update": "2025-07-05T21:59:59Z"
}

View File

@@ -4,13 +4,13 @@
"description": "\ud83d\udd25 \ud83d\udd25 \ud83d\udd25 Open Source Airtable Alternative",
"html_url": "https://github.com/nocodb/nocodb",
"language": "TypeScript",
"stars_count": 55535,
"stars_count": 55551,
"forks_count": 3997,
"open_issues_count": 718,
"updated_at": "2025-07-04T20:56:30Z",
"open_issues_count": 717,
"updated_at": "2025-07-06T04:11:36Z",
"created_at": "2017-10-29T18:51:48Z",
"clone_url": "https://github.com/nocodb/nocodb.git",
"ssh_url": "git@github.com:nocodb/nocodb.git",
"default_branch": "develop",
"last_build_update": "2025-07-04T18:37:18Z"
"last_build_update": "2025-07-06T04:38:06Z"
}

View File

@@ -4,13 +4,13 @@
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.",
"html_url": "https://github.com/ollama/ollama",
"language": "Go",
"stars_count": 145579,
"forks_count": 12297,
"open_issues_count": 1881,
"updated_at": "2025-07-04T20:55:45Z",
"stars_count": 145672,
"forks_count": 12305,
"open_issues_count": 1858,
"updated_at": "2025-07-06T05:29:22Z",
"created_at": "2023-06-26T19:39:32Z",
"clone_url": "https://github.com/ollama/ollama.git",
"ssh_url": "git@github.com:ollama/ollama.git",
"default_branch": "main",
"last_build_update": "2025-07-04T05:42:44Z"
"last_build_update": "2025-07-06T00:20:42Z"
}

View File

@@ -4,10 +4,10 @@
"description": "Documentation that simply works",
"html_url": "https://github.com/squidfunk/mkdocs-material",
"language": "Python",
"stars_count": 23801,
"forks_count": 3792,
"open_issues_count": 6,
"updated_at": "2025-07-04T20:37:34Z",
"stars_count": 23806,
"forks_count": 3793,
"open_issues_count": 7,
"updated_at": "2025-07-06T00:58:35Z",
"created_at": "2016-01-28T22:09:23Z",
"clone_url": "https://github.com/squidfunk/mkdocs-material.git",
"ssh_url": "git@github.com:squidfunk/mkdocs-material.git",