modified: config.json
new file: projects_list.json
This commit is contained in:
653
config.json
653
config.json
@@ -1,654 +1,7 @@
|
||||
{
|
||||
"project_list_url": "https://gitea.simolzimol.net/api/v1/repos/search?sort=updated&order=desc&limit=50",
|
||||
"project_list_url": "https://simolzimol.eu/projects_list.json",
|
||||
"auto_refresh_minutes": 30,
|
||||
"docker_registry": "",
|
||||
"projects": {
|
||||
"ok": true,
|
||||
"data": [
|
||||
{
|
||||
"id": 12,
|
||||
"owner": {
|
||||
"id": 1,
|
||||
"login": "Simon",
|
||||
"login_name": "",
|
||||
"source_id": 0,
|
||||
"full_name": "",
|
||||
"email": "Simon@vp-server.eu",
|
||||
"avatar_url": "https://gitea.simolzimol.net/avatars/019358ccebd80ad0a19ab87e342d1fbc",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon",
|
||||
"language": "",
|
||||
"is_admin": false,
|
||||
"last_login": "0001-01-01T00:00:00Z",
|
||||
"created": "2024-09-01T19:33:46Z",
|
||||
"restricted": false,
|
||||
"active": false,
|
||||
"prohibit_login": false,
|
||||
"location": "",
|
||||
"website": "",
|
||||
"description": "",
|
||||
"visibility": "public",
|
||||
"followers_count": 0,
|
||||
"following_count": 0,
|
||||
"starred_repos_count": 0,
|
||||
"username": "Simon"
|
||||
},
|
||||
"name": "app-installer",
|
||||
"full_name": "Simon/app-installer",
|
||||
"description": "",
|
||||
"empty": false,
|
||||
"private": false,
|
||||
"fork": false,
|
||||
"template": false,
|
||||
"parent": null,
|
||||
"mirror": false,
|
||||
"size": 93,
|
||||
"language": "HTML",
|
||||
"languages_url": "https://gitea.simolzimol.net/api/v1/repos/Simon/app-installer/languages",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon/app-installer",
|
||||
"url": "https://gitea.simolzimol.net/api/v1/repos/Simon/app-installer",
|
||||
"link": "",
|
||||
"ssh_url": "git@gitea.simolzimol.net:Simon/app-installer.git",
|
||||
"clone_url": "https://gitea.simolzimol.net/Simon/app-installer.git",
|
||||
"original_url": "",
|
||||
"website": "",
|
||||
"stars_count": 0,
|
||||
"forks_count": 0,
|
||||
"watchers_count": 1,
|
||||
"open_issues_count": 0,
|
||||
"open_pr_counter": 0,
|
||||
"release_counter": 0,
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"created_at": "2025-07-04T21:47:47Z",
|
||||
"updated_at": "2025-07-04T21:50:40Z",
|
||||
"archived_at": "1970-01-01T00:00:00Z",
|
||||
"permissions": {
|
||||
"admin": false,
|
||||
"push": false,
|
||||
"pull": true
|
||||
},
|
||||
"has_issues": true,
|
||||
"internal_tracker": {
|
||||
"enable_time_tracker": true,
|
||||
"allow_only_contributors_to_track_time": true,
|
||||
"enable_issue_dependencies": true
|
||||
},
|
||||
"has_wiki": true,
|
||||
"has_pull_requests": true,
|
||||
"has_projects": true,
|
||||
"projects_mode": "all",
|
||||
"has_releases": true,
|
||||
"has_packages": true,
|
||||
"has_actions": true,
|
||||
"ignore_whitespace_conflicts": false,
|
||||
"allow_merge_commits": true,
|
||||
"allow_rebase": true,
|
||||
"allow_rebase_explicit": true,
|
||||
"allow_squash_merge": true,
|
||||
"allow_fast_forward_only_merge": true,
|
||||
"allow_rebase_update": true,
|
||||
"default_delete_branch_after_merge": false,
|
||||
"default_merge_style": "merge",
|
||||
"default_allow_maintainer_edit": false,
|
||||
"avatar_url": "https://gitea.simolzimol.net/",
|
||||
"internal": false,
|
||||
"mirror_interval": "",
|
||||
"object_format_name": "sha1",
|
||||
"mirror_updated": "0001-01-01T00:00:00Z",
|
||||
"repo_transfer": null
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"owner": {
|
||||
"id": 1,
|
||||
"login": "Simon",
|
||||
"login_name": "",
|
||||
"source_id": 0,
|
||||
"full_name": "",
|
||||
"email": "Simon@vp-server.eu",
|
||||
"avatar_url": "https://gitea.simolzimol.net/avatars/019358ccebd80ad0a19ab87e342d1fbc",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon",
|
||||
"language": "",
|
||||
"is_admin": false,
|
||||
"last_login": "0001-01-01T00:00:00Z",
|
||||
"created": "2024-09-01T19:33:46Z",
|
||||
"restricted": false,
|
||||
"active": false,
|
||||
"prohibit_login": false,
|
||||
"location": "",
|
||||
"website": "",
|
||||
"description": "",
|
||||
"visibility": "public",
|
||||
"followers_count": 0,
|
||||
"following_count": 0,
|
||||
"starred_repos_count": 0,
|
||||
"username": "Simon"
|
||||
},
|
||||
"name": "Assistent",
|
||||
"full_name": "Simon/Assistent",
|
||||
"description": "",
|
||||
"empty": false,
|
||||
"private": false,
|
||||
"fork": false,
|
||||
"template": false,
|
||||
"parent": null,
|
||||
"mirror": false,
|
||||
"size": 136,
|
||||
"language": "HTML",
|
||||
"languages_url": "https://gitea.simolzimol.net/api/v1/repos/Simon/Assistent/languages",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon/Assistent",
|
||||
"url": "https://gitea.simolzimol.net/api/v1/repos/Simon/Assistent",
|
||||
"link": "",
|
||||
"ssh_url": "git@gitea.simolzimol.net:Simon/Assistent.git",
|
||||
"clone_url": "https://gitea.simolzimol.net/Simon/Assistent.git",
|
||||
"original_url": "",
|
||||
"website": "",
|
||||
"stars_count": 0,
|
||||
"forks_count": 0,
|
||||
"watchers_count": 1,
|
||||
"open_issues_count": 0,
|
||||
"open_pr_counter": 0,
|
||||
"release_counter": 0,
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"created_at": "2025-06-18T12:31:19Z",
|
||||
"updated_at": "2025-06-19T17:27:02Z",
|
||||
"archived_at": "1970-01-01T00:00:00Z",
|
||||
"permissions": {
|
||||
"admin": false,
|
||||
"push": false,
|
||||
"pull": true
|
||||
},
|
||||
"has_issues": true,
|
||||
"internal_tracker": {
|
||||
"enable_time_tracker": true,
|
||||
"allow_only_contributors_to_track_time": true,
|
||||
"enable_issue_dependencies": true
|
||||
},
|
||||
"has_wiki": true,
|
||||
"has_pull_requests": true,
|
||||
"has_projects": true,
|
||||
"projects_mode": "all",
|
||||
"has_releases": true,
|
||||
"has_packages": true,
|
||||
"has_actions": true,
|
||||
"ignore_whitespace_conflicts": false,
|
||||
"allow_merge_commits": true,
|
||||
"allow_rebase": true,
|
||||
"allow_rebase_explicit": true,
|
||||
"allow_squash_merge": true,
|
||||
"allow_fast_forward_only_merge": true,
|
||||
"allow_rebase_update": true,
|
||||
"default_delete_branch_after_merge": false,
|
||||
"default_merge_style": "merge",
|
||||
"default_allow_maintainer_edit": false,
|
||||
"avatar_url": "https://gitea.simolzimol.net/",
|
||||
"internal": false,
|
||||
"mirror_interval": "",
|
||||
"object_format_name": "sha1",
|
||||
"mirror_updated": "0001-01-01T00:00:00Z",
|
||||
"repo_transfer": null
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"owner": {
|
||||
"id": 1,
|
||||
"login": "Simon",
|
||||
"login_name": "",
|
||||
"source_id": 0,
|
||||
"full_name": "",
|
||||
"email": "Simon@vp-server.eu",
|
||||
"avatar_url": "https://gitea.simolzimol.net/avatars/019358ccebd80ad0a19ab87e342d1fbc",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon",
|
||||
"language": "",
|
||||
"is_admin": false,
|
||||
"last_login": "0001-01-01T00:00:00Z",
|
||||
"created": "2024-09-01T19:33:46Z",
|
||||
"restricted": false,
|
||||
"active": false,
|
||||
"prohibit_login": false,
|
||||
"location": "",
|
||||
"website": "",
|
||||
"description": "",
|
||||
"visibility": "public",
|
||||
"followers_count": 0,
|
||||
"following_count": 0,
|
||||
"starred_repos_count": 0,
|
||||
"username": "Simon"
|
||||
},
|
||||
"name": "quizify",
|
||||
"full_name": "Simon/quizify",
|
||||
"description": "",
|
||||
"empty": false,
|
||||
"private": false,
|
||||
"fork": false,
|
||||
"template": false,
|
||||
"parent": null,
|
||||
"mirror": false,
|
||||
"size": 452,
|
||||
"language": "HTML",
|
||||
"languages_url": "https://gitea.simolzimol.net/api/v1/repos/Simon/quizify/languages",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon/quizify",
|
||||
"url": "https://gitea.simolzimol.net/api/v1/repos/Simon/quizify",
|
||||
"link": "",
|
||||
"ssh_url": "git@gitea.simolzimol.net:Simon/quizify.git",
|
||||
"clone_url": "https://gitea.simolzimol.net/Simon/quizify.git",
|
||||
"original_url": "",
|
||||
"website": "",
|
||||
"stars_count": 0,
|
||||
"forks_count": 0,
|
||||
"watchers_count": 1,
|
||||
"open_issues_count": 0,
|
||||
"open_pr_counter": 0,
|
||||
"release_counter": 0,
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"created_at": "2025-05-15T19:57:24Z",
|
||||
"updated_at": "2025-06-07T12:29:23Z",
|
||||
"archived_at": "1970-01-01T00:00:00Z",
|
||||
"permissions": {
|
||||
"admin": false,
|
||||
"push": false,
|
||||
"pull": true
|
||||
},
|
||||
"has_issues": true,
|
||||
"internal_tracker": {
|
||||
"enable_time_tracker": true,
|
||||
"allow_only_contributors_to_track_time": true,
|
||||
"enable_issue_dependencies": true
|
||||
},
|
||||
"has_wiki": true,
|
||||
"has_pull_requests": true,
|
||||
"has_projects": true,
|
||||
"projects_mode": "all",
|
||||
"has_releases": true,
|
||||
"has_packages": true,
|
||||
"has_actions": true,
|
||||
"ignore_whitespace_conflicts": false,
|
||||
"allow_merge_commits": true,
|
||||
"allow_rebase": true,
|
||||
"allow_rebase_explicit": true,
|
||||
"allow_squash_merge": true,
|
||||
"allow_fast_forward_only_merge": true,
|
||||
"allow_rebase_update": true,
|
||||
"default_delete_branch_after_merge": false,
|
||||
"default_merge_style": "merge",
|
||||
"default_allow_maintainer_edit": false,
|
||||
"avatar_url": "https://gitea.simolzimol.net/",
|
||||
"internal": false,
|
||||
"mirror_interval": "",
|
||||
"object_format_name": "sha1",
|
||||
"mirror_updated": "0001-01-01T00:00:00Z",
|
||||
"repo_transfer": null
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"owner": {
|
||||
"id": 1,
|
||||
"login": "Simon",
|
||||
"login_name": "",
|
||||
"source_id": 0,
|
||||
"full_name": "",
|
||||
"email": "Simon@vp-server.eu",
|
||||
"avatar_url": "https://gitea.simolzimol.net/avatars/019358ccebd80ad0a19ab87e342d1fbc",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon",
|
||||
"language": "",
|
||||
"is_admin": false,
|
||||
"last_login": "0001-01-01T00:00:00Z",
|
||||
"created": "2024-09-01T19:33:46Z",
|
||||
"restricted": false,
|
||||
"active": false,
|
||||
"prohibit_login": false,
|
||||
"location": "",
|
||||
"website": "",
|
||||
"description": "",
|
||||
"visibility": "public",
|
||||
"followers_count": 0,
|
||||
"following_count": 0,
|
||||
"starred_repos_count": 0,
|
||||
"username": "Simon"
|
||||
},
|
||||
"name": "LevelCraft",
|
||||
"full_name": "Simon/LevelCraft",
|
||||
"description": "",
|
||||
"empty": false,
|
||||
"private": false,
|
||||
"fork": false,
|
||||
"template": false,
|
||||
"parent": null,
|
||||
"mirror": false,
|
||||
"size": 104,
|
||||
"language": "Java",
|
||||
"languages_url": "https://gitea.simolzimol.net/api/v1/repos/Simon/LevelCraft/languages",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon/LevelCraft",
|
||||
"url": "https://gitea.simolzimol.net/api/v1/repos/Simon/LevelCraft",
|
||||
"link": "",
|
||||
"ssh_url": "git@gitea.simolzimol.net:Simon/LevelCraft.git",
|
||||
"clone_url": "https://gitea.simolzimol.net/Simon/LevelCraft.git",
|
||||
"original_url": "",
|
||||
"website": "",
|
||||
"stars_count": 0,
|
||||
"forks_count": 0,
|
||||
"watchers_count": 1,
|
||||
"open_issues_count": 0,
|
||||
"open_pr_counter": 0,
|
||||
"release_counter": 0,
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"created_at": "2025-05-23T12:43:51Z",
|
||||
"updated_at": "2025-05-25T13:18:21Z",
|
||||
"archived_at": "1970-01-01T00:00:00Z",
|
||||
"permissions": {
|
||||
"admin": false,
|
||||
"push": false,
|
||||
"pull": true
|
||||
},
|
||||
"has_issues": true,
|
||||
"internal_tracker": {
|
||||
"enable_time_tracker": true,
|
||||
"allow_only_contributors_to_track_time": true,
|
||||
"enable_issue_dependencies": true
|
||||
},
|
||||
"has_wiki": true,
|
||||
"has_pull_requests": true,
|
||||
"has_projects": true,
|
||||
"projects_mode": "all",
|
||||
"has_releases": true,
|
||||
"has_packages": true,
|
||||
"has_actions": true,
|
||||
"ignore_whitespace_conflicts": false,
|
||||
"allow_merge_commits": true,
|
||||
"allow_rebase": true,
|
||||
"allow_rebase_explicit": true,
|
||||
"allow_squash_merge": true,
|
||||
"allow_fast_forward_only_merge": true,
|
||||
"allow_rebase_update": true,
|
||||
"default_delete_branch_after_merge": false,
|
||||
"default_merge_style": "merge",
|
||||
"default_allow_maintainer_edit": false,
|
||||
"avatar_url": "https://gitea.simolzimol.net/",
|
||||
"internal": false,
|
||||
"mirror_interval": "",
|
||||
"object_format_name": "sha1",
|
||||
"mirror_updated": "0001-01-01T00:00:00Z",
|
||||
"repo_transfer": null
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"owner": {
|
||||
"id": 1,
|
||||
"login": "Simon",
|
||||
"login_name": "",
|
||||
"source_id": 0,
|
||||
"full_name": "",
|
||||
"email": "Simon@vp-server.eu",
|
||||
"avatar_url": "https://gitea.simolzimol.net/avatars/019358ccebd80ad0a19ab87e342d1fbc",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon",
|
||||
"language": "",
|
||||
"is_admin": false,
|
||||
"last_login": "0001-01-01T00:00:00Z",
|
||||
"created": "2024-09-01T19:33:46Z",
|
||||
"restricted": false,
|
||||
"active": false,
|
||||
"prohibit_login": false,
|
||||
"location": "",
|
||||
"website": "",
|
||||
"description": "",
|
||||
"visibility": "public",
|
||||
"followers_count": 0,
|
||||
"following_count": 0,
|
||||
"starred_repos_count": 0,
|
||||
"username": "Simon"
|
||||
},
|
||||
"name": "Discord-infobot",
|
||||
"full_name": "Simon/Discord-infobot",
|
||||
"description": "",
|
||||
"empty": false,
|
||||
"private": false,
|
||||
"fork": false,
|
||||
"template": false,
|
||||
"parent": null,
|
||||
"mirror": false,
|
||||
"size": 33,
|
||||
"language": "",
|
||||
"languages_url": "https://gitea.simolzimol.net/api/v1/repos/Simon/Discord-infobot/languages",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon/Discord-infobot",
|
||||
"url": "https://gitea.simolzimol.net/api/v1/repos/Simon/Discord-infobot",
|
||||
"link": "",
|
||||
"ssh_url": "git@gitea.simolzimol.net:Simon/Discord-infobot.git",
|
||||
"clone_url": "https://gitea.simolzimol.net/Simon/Discord-infobot.git",
|
||||
"original_url": "",
|
||||
"website": "",
|
||||
"stars_count": 0,
|
||||
"forks_count": 0,
|
||||
"watchers_count": 1,
|
||||
"open_issues_count": 0,
|
||||
"open_pr_counter": 0,
|
||||
"release_counter": 0,
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"created_at": "2024-09-03T12:51:43Z",
|
||||
"updated_at": "2025-01-17T14:03:30Z",
|
||||
"archived_at": "1970-01-01T00:00:00Z",
|
||||
"permissions": {
|
||||
"admin": false,
|
||||
"push": false,
|
||||
"pull": true
|
||||
},
|
||||
"has_issues": true,
|
||||
"internal_tracker": {
|
||||
"enable_time_tracker": true,
|
||||
"allow_only_contributors_to_track_time": true,
|
||||
"enable_issue_dependencies": true
|
||||
},
|
||||
"has_wiki": true,
|
||||
"has_pull_requests": true,
|
||||
"has_projects": true,
|
||||
"projects_mode": "all",
|
||||
"has_releases": true,
|
||||
"has_packages": true,
|
||||
"has_actions": true,
|
||||
"ignore_whitespace_conflicts": false,
|
||||
"allow_merge_commits": true,
|
||||
"allow_rebase": true,
|
||||
"allow_rebase_explicit": true,
|
||||
"allow_squash_merge": true,
|
||||
"allow_fast_forward_only_merge": true,
|
||||
"allow_rebase_update": true,
|
||||
"default_delete_branch_after_merge": false,
|
||||
"default_merge_style": "merge",
|
||||
"default_allow_maintainer_edit": false,
|
||||
"avatar_url": "https://gitea.simolzimol.net/",
|
||||
"internal": false,
|
||||
"mirror_interval": "",
|
||||
"object_format_name": "sha1",
|
||||
"mirror_updated": "0001-01-01T00:00:00Z",
|
||||
"repo_transfer": null
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"owner": {
|
||||
"id": 1,
|
||||
"login": "Simon",
|
||||
"login_name": "",
|
||||
"source_id": 0,
|
||||
"full_name": "",
|
||||
"email": "Simon@vp-server.eu",
|
||||
"avatar_url": "https://gitea.simolzimol.net/avatars/019358ccebd80ad0a19ab87e342d1fbc",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon",
|
||||
"language": "",
|
||||
"is_admin": false,
|
||||
"last_login": "0001-01-01T00:00:00Z",
|
||||
"created": "2024-09-01T19:33:46Z",
|
||||
"restricted": false,
|
||||
"active": false,
|
||||
"prohibit_login": false,
|
||||
"location": "",
|
||||
"website": "",
|
||||
"description": "",
|
||||
"visibility": "public",
|
||||
"followers_count": 0,
|
||||
"following_count": 0,
|
||||
"starred_repos_count": 0,
|
||||
"username": "Simon"
|
||||
},
|
||||
"name": "Discord-ai-chatbot",
|
||||
"full_name": "Simon/Discord-ai-chatbot",
|
||||
"description": "",
|
||||
"empty": false,
|
||||
"private": false,
|
||||
"fork": false,
|
||||
"template": false,
|
||||
"parent": null,
|
||||
"mirror": false,
|
||||
"size": 239616,
|
||||
"language": "Python",
|
||||
"languages_url": "https://gitea.simolzimol.net/api/v1/repos/Simon/Discord-ai-chatbot/languages",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon/Discord-ai-chatbot",
|
||||
"url": "https://gitea.simolzimol.net/api/v1/repos/Simon/Discord-ai-chatbot",
|
||||
"link": "",
|
||||
"ssh_url": "git@gitea.simolzimol.net:Simon/Discord-ai-chatbot.git",
|
||||
"clone_url": "https://gitea.simolzimol.net/Simon/Discord-ai-chatbot.git",
|
||||
"original_url": "",
|
||||
"website": "",
|
||||
"stars_count": 0,
|
||||
"forks_count": 0,
|
||||
"watchers_count": 1,
|
||||
"open_issues_count": 0,
|
||||
"open_pr_counter": 0,
|
||||
"release_counter": 0,
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"created_at": "2024-09-01T19:35:29Z",
|
||||
"updated_at": "2024-12-18T18:46:16Z",
|
||||
"archived_at": "1970-01-01T00:00:00Z",
|
||||
"permissions": {
|
||||
"admin": false,
|
||||
"push": false,
|
||||
"pull": true
|
||||
},
|
||||
"has_issues": true,
|
||||
"internal_tracker": {
|
||||
"enable_time_tracker": true,
|
||||
"allow_only_contributors_to_track_time": true,
|
||||
"enable_issue_dependencies": true
|
||||
},
|
||||
"has_wiki": true,
|
||||
"has_pull_requests": true,
|
||||
"has_projects": true,
|
||||
"projects_mode": "all",
|
||||
"has_releases": true,
|
||||
"has_packages": true,
|
||||
"has_actions": true,
|
||||
"ignore_whitespace_conflicts": false,
|
||||
"allow_merge_commits": true,
|
||||
"allow_rebase": true,
|
||||
"allow_rebase_explicit": true,
|
||||
"allow_squash_merge": true,
|
||||
"allow_fast_forward_only_merge": true,
|
||||
"allow_rebase_update": true,
|
||||
"default_delete_branch_after_merge": false,
|
||||
"default_merge_style": "merge",
|
||||
"default_allow_maintainer_edit": false,
|
||||
"avatar_url": "https://gitea.simolzimol.net/",
|
||||
"internal": false,
|
||||
"mirror_interval": "",
|
||||
"object_format_name": "sha1",
|
||||
"mirror_updated": "0001-01-01T00:00:00Z",
|
||||
"repo_transfer": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"owner": {
|
||||
"id": 1,
|
||||
"login": "Simon",
|
||||
"login_name": "",
|
||||
"source_id": 0,
|
||||
"full_name": "",
|
||||
"email": "Simon@vp-server.eu",
|
||||
"avatar_url": "https://gitea.simolzimol.net/avatars/019358ccebd80ad0a19ab87e342d1fbc",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon",
|
||||
"language": "",
|
||||
"is_admin": false,
|
||||
"last_login": "0001-01-01T00:00:00Z",
|
||||
"created": "2024-09-01T19:33:46Z",
|
||||
"restricted": false,
|
||||
"active": false,
|
||||
"prohibit_login": false,
|
||||
"location": "",
|
||||
"website": "",
|
||||
"description": "",
|
||||
"visibility": "public",
|
||||
"followers_count": 0,
|
||||
"following_count": 0,
|
||||
"starred_repos_count": 0,
|
||||
"username": "Simon"
|
||||
},
|
||||
"name": "wetterapp",
|
||||
"full_name": "Simon/wetterapp",
|
||||
"description": "",
|
||||
"empty": false,
|
||||
"private": false,
|
||||
"fork": false,
|
||||
"template": false,
|
||||
"parent": null,
|
||||
"mirror": false,
|
||||
"size": 182,
|
||||
"language": "Python",
|
||||
"languages_url": "https://gitea.simolzimol.net/api/v1/repos/Simon/wetterapp/languages",
|
||||
"html_url": "https://gitea.simolzimol.net/Simon/wetterapp",
|
||||
"url": "https://gitea.simolzimol.net/api/v1/repos/Simon/wetterapp",
|
||||
"link": "",
|
||||
"ssh_url": "git@gitea.simolzimol.net:Simon/wetterapp.git",
|
||||
"clone_url": "https://gitea.simolzimol.net/Simon/wetterapp.git",
|
||||
"original_url": "",
|
||||
"website": "",
|
||||
"stars_count": 0,
|
||||
"forks_count": 0,
|
||||
"watchers_count": 1,
|
||||
"open_issues_count": 0,
|
||||
"open_pr_counter": 0,
|
||||
"release_counter": 0,
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"created_at": "2024-09-09T08:23:57Z",
|
||||
"updated_at": "2024-09-10T13:23:35Z",
|
||||
"archived_at": "1970-01-01T00:00:00Z",
|
||||
"permissions": {
|
||||
"admin": false,
|
||||
"push": false,
|
||||
"pull": true
|
||||
},
|
||||
"has_issues": true,
|
||||
"internal_tracker": {
|
||||
"enable_time_tracker": true,
|
||||
"allow_only_contributors_to_track_time": true,
|
||||
"enable_issue_dependencies": true
|
||||
},
|
||||
"has_wiki": true,
|
||||
"has_pull_requests": true,
|
||||
"has_projects": true,
|
||||
"projects_mode": "all",
|
||||
"has_releases": true,
|
||||
"has_packages": true,
|
||||
"has_actions": true,
|
||||
"ignore_whitespace_conflicts": false,
|
||||
"allow_merge_commits": true,
|
||||
"allow_rebase": true,
|
||||
"allow_rebase_explicit": true,
|
||||
"allow_squash_merge": true,
|
||||
"allow_fast_forward_only_merge": true,
|
||||
"allow_rebase_update": true,
|
||||
"default_delete_branch_after_merge": false,
|
||||
"default_merge_style": "merge",
|
||||
"default_allow_maintainer_edit": false,
|
||||
"avatar_url": "https://gitea.simolzimol.net/",
|
||||
"internal": false,
|
||||
"mirror_interval": "",
|
||||
"object_format_name": "sha1",
|
||||
"mirror_updated": "0001-01-01T00:00:00Z",
|
||||
"repo_transfer": null
|
||||
}
|
||||
]
|
||||
}
|
||||
"projects": [
|
||||
]
|
||||
}
|
||||
48
projects_list.json
Normal file
48
projects_list.json
Normal file
@@ -0,0 +1,48 @@
|
||||
[
|
||||
{
|
||||
"url": "https://gitea.simolzimol.net/Simon/quizify",
|
||||
"name": "quizify",
|
||||
"description": "Ein interaktives Quiz-System mit modernem Web-Interface",
|
||||
"language": "JavaScript",
|
||||
"tags": ["quiz", "web", "javascript", "node.js", "interactive"],
|
||||
"category": "Web Application",
|
||||
"docker_port": 3000,
|
||||
"environment_vars": {
|
||||
"NODE_ENV": "production",
|
||||
"PORT": "3000",
|
||||
"DATABASE_URL": "sqlite:///data/quiz.db"
|
||||
},
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"min_memory": "512MB",
|
||||
"ports": [3000, 8080]
|
||||
},
|
||||
"metadata": {
|
||||
"created": "2024-01-15",
|
||||
"last_updated": "2025-07-05",
|
||||
"version": "1.2.0",
|
||||
"author": "Simon",
|
||||
"license": "MIT",
|
||||
"homepage": "https://gitea.simolzimol.net/Simon/quizify",
|
||||
"documentation": "https://gitea.simolzimol.net/Simon/quizify/wiki",
|
||||
"issues": "https://gitea.simolzimol.net/Simon/quizify/issues"
|
||||
},
|
||||
"features": [
|
||||
"Interaktive Quiz-Erstellung",
|
||||
"Multi-User Support",
|
||||
"Real-time Scoring",
|
||||
"Export/Import Funktionen",
|
||||
"Responsive Design"
|
||||
],
|
||||
"screenshots": [
|
||||
"https://gitea.simolzimol.net/Simon/quizify/raw/branch/main/docs/screenshot1.png",
|
||||
"https://gitea.simolzimol.net/Simon/quizify/raw/branch/main/docs/screenshot2.png"
|
||||
],
|
||||
"installation_notes": "Benötigt Node.js 18+ und SQLite. Automatische Datenbank-Migration beim ersten Start.",
|
||||
"config_hints": {
|
||||
"env_example": ".env.example vorhanden",
|
||||
"dockerfile": "Multi-stage Build verfügbar",
|
||||
"docker_compose": "docker-compose.yml für Development"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user