-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
923 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,161 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> | ||
<script type="text/javascript"> | ||
if (window.location.protocol === 'https:') { | ||
let meta = document.createElement('meta'); | ||
meta.httpEquiv = "Content-Security-Policy"; | ||
meta.content = "upgrade-insecure-requests"; | ||
document.getElementsByTagName('head')[0].appendChild(meta); | ||
} | ||
</script> | ||
<title>AtomGit_开放原子开源基金会代码托管平台</title> | ||
<meta name="keywords" content="开源项目源代码托管,开源软件项目,开源硬件项目,开源芯片项目,AtomGit,Git"> | ||
<meta name="description" content="AtomGit 是开放原子开源基金会旗下的具有自主核心技术的开源代码托管平台,为开源软件、开源硬件、开源芯片等各类开源项目提供基于 Git 协议的源码托管服务,推动创新资源共建共享。"> | ||
<meta name="viewport" content="width=1280, maximum-scale=2.0, user-scalable=yes"/> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico" type="image/png"> | ||
<link rel="dns-prefetch" href="//g.alicdn.com"> | ||
|
||
<style> | ||
:root { | ||
--highlight-brand: #f2fbff; | ||
--bright-brand: #ccecff; | ||
--border-brand: #87d2ff; | ||
--primary-brand: #1b9aee; | ||
--hover-brand: #0171c2; | ||
--click-brand: #004f8a; | ||
--heavy-brand: #002e52; | ||
--color-brand1-10: #000F33 !important; | ||
--color-brand1-9: #001E66 !important; | ||
--color-brand1-8: #002C99 !important; | ||
--color-brand1-7: #0034B3 !important; | ||
--color-brand1-6: #215AE5 !important; | ||
--color-brand1-5: #4077FF !important; | ||
--color-brand1-4: #6699FF !important; | ||
--color-brand1-3: #BFD4FF !important; | ||
--color-brand1-2: #D9E5FF !important; | ||
--color-brand1-1: #F0F6FF !important; | ||
} | ||
</style> | ||
<script src=https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/i18n/0.0.5/codeup-assets_develop.json?timestamp=1706253461269"></script> | ||
|
||
<link rel="stylesheet" href="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/yunxiao-fe/teamix-ui/1.5.3/style/style/yunxiao-v5.min.css" /> | ||
<link rel="stylesheet" href="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/ais-fed/navigation-sdk/2.2.69/next-indexWithoutTeamixUI.css" /> | ||
<link rel="stylesheet" href="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/ais-fed/code-assets/5.0.41-o/index.css?timestamp=1706253461269"> | ||
</head> | ||
<body> | ||
|
||
<script src="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/lib/1.0.0/yunxiao-libs.min.js" nonce=""></script> | ||
|
||
<div id="container"></div> | ||
|
||
<script src="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/yunxiao-fe/teamix-ui/1.5.3/dist/dist/teamix-ui.min.js" nonce=""></script> | ||
|
||
<script src="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/ais-fed/navigation-sdk/2.2.69/next-indexWithoutTeamixUI.js" nonce=""></script> | ||
<script type="text/javascript" nonce=""> | ||
window.GlobalSetting = {}; | ||
|
||
window.config = { | ||
isHomePage: true, | ||
appId: '5d76215aa338520001c9e789', | ||
orgId: '65aa982f03c6c128e936c100', | ||
accessToken: '', | ||
needLanguageSwitcher: false, | ||
needAccountSetting: false, | ||
needUserProfile: true, | ||
needUserProfileCodeup: true, | ||
needLogin: true, | ||
hideAppStore: false, | ||
hideOrgAdmin: true, | ||
lang: 'zh_CN', | ||
env: 'opensource' | ||
}; | ||
|
||
window.UILessConfig = window.config; | ||
|
||
// 应用自己使用数据 | ||
window.FORCE = { | ||
csrfTokenName: '', | ||
csrfToken: '', | ||
tenant: 'OPENSOURCE', | ||
subRoute: '', | ||
env: 'PRODUCTION', | ||
assetsVersion: '5.0.0', | ||
user: { | ||
loginAccount:'',//账号登录名 | ||
nickname: '',//账号昵称 | ||
id: '',//账号唯一ID | ||
avatar: '', | ||
email: 'default_anonymous_user@default_anonymous_user' , | ||
codeUserId: '', | ||
}, | ||
organization: { | ||
id: '32200', | ||
namespace_id: '33527', | ||
organization_id: '65aa982f03c6c128e936c100', | ||
path: 'tvbox', | ||
user_role: 'GUEST', | ||
repo_display_level: '0,20', | ||
repo_visibility_level: '0,20', | ||
repo_admin_access_visibility_level: '0,20', | ||
repo_default_clone_type:'1', | ||
is_recycler_enable:'false', | ||
backup_enabled:'false', | ||
i18n_support:'false', | ||
commits_export_support:'false', | ||
new_code_review_gray_flag: true | ||
}, | ||
locale: 'zh_CN', | ||
remoteIP: '117.147.78.40', | ||
realIpEnable: 'true', | ||
recycleDays: '15', | ||
pathResource: {}, | ||
resourceSubject: {}, | ||
codeReviewDetail: {}, | ||
assetsName: 'error' | ||
}; | ||
|
||
|
||
</script> | ||
|
||
<script type="text/javascript" nonce=""> | ||
window.FORCE.pathResource = { | ||
type: '', | ||
id: '', | ||
fullPath: '', | ||
fullName: '', | ||
role:'', | ||
parentId: '', | ||
parentType: '', | ||
isEmpty: '', | ||
defaultBranch: '', | ||
isExist: '', | ||
isArchive: '', | ||
visibilityValue: '', | ||
isStar: '', | ||
repoSize: '', | ||
branchCount: '', | ||
commitCount: '', | ||
mergeRequestCount: '', | ||
tagCount: '', | ||
repoLimitSize: '' | ||
}; | ||
</script> | ||
<script type="text/javascript" nonce=""> | ||
|
||
window.ERROR = {}; | ||
window.ERROR.errorMessage = '查询文件内容失败'; | ||
window.ERROR.errorCode = 'SYSTEM_ERROR'; | ||
window.ERROR.errorAction = '请稍后重试'; | ||
window.ERROR.errorTraceId = ''; | ||
|
||
</script> | ||
|
||
|
||
|
||
<script src="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/ais-fed/code-assets/5.0.41-o/index.js?timestamp=1706253461269" nonce=""></script> | ||
</body> | ||
</html> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,161 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> | ||
<script type="text/javascript"> | ||
if (window.location.protocol === 'https:') { | ||
let meta = document.createElement('meta'); | ||
meta.httpEquiv = "Content-Security-Policy"; | ||
meta.content = "upgrade-insecure-requests"; | ||
document.getElementsByTagName('head')[0].appendChild(meta); | ||
} | ||
</script> | ||
<title>AtomGit_开放原子开源基金会代码托管平台</title> | ||
<meta name="keywords" content="开源项目源代码托管,开源软件项目,开源硬件项目,开源芯片项目,AtomGit,Git"> | ||
<meta name="description" content="AtomGit 是开放原子开源基金会旗下的具有自主核心技术的开源代码托管平台,为开源软件、开源硬件、开源芯片等各类开源项目提供基于 Git 协议的源码托管服务,推动创新资源共建共享。"> | ||
<meta name="viewport" content="width=1280, maximum-scale=2.0, user-scalable=yes"/> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico" type="image/png"> | ||
<link rel="dns-prefetch" href="//g.alicdn.com"> | ||
|
||
<style> | ||
:root { | ||
--highlight-brand: #f2fbff; | ||
--bright-brand: #ccecff; | ||
--border-brand: #87d2ff; | ||
--primary-brand: #1b9aee; | ||
--hover-brand: #0171c2; | ||
--click-brand: #004f8a; | ||
--heavy-brand: #002e52; | ||
--color-brand1-10: #000F33 !important; | ||
--color-brand1-9: #001E66 !important; | ||
--color-brand1-8: #002C99 !important; | ||
--color-brand1-7: #0034B3 !important; | ||
--color-brand1-6: #215AE5 !important; | ||
--color-brand1-5: #4077FF !important; | ||
--color-brand1-4: #6699FF !important; | ||
--color-brand1-3: #BFD4FF !important; | ||
--color-brand1-2: #D9E5FF !important; | ||
--color-brand1-1: #F0F6FF !important; | ||
} | ||
</style> | ||
<script src=https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/i18n/0.0.5/codeup-assets_develop.json?timestamp=1706253461277"></script> | ||
|
||
<link rel="stylesheet" href="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/yunxiao-fe/teamix-ui/1.5.3/style/style/yunxiao-v5.min.css" /> | ||
<link rel="stylesheet" href="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/ais-fed/navigation-sdk/2.2.69/next-indexWithoutTeamixUI.css" /> | ||
<link rel="stylesheet" href="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/ais-fed/code-assets/5.0.41-o/index.css?timestamp=1706253461277"> | ||
</head> | ||
<body> | ||
|
||
<script src="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/lib/1.0.0/yunxiao-libs.min.js" nonce=""></script> | ||
|
||
<div id="container"></div> | ||
|
||
<script src="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/yunxiao-fe/teamix-ui/1.5.3/dist/dist/teamix-ui.min.js" nonce=""></script> | ||
|
||
<script src="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/public/ais-fed/navigation-sdk/2.2.69/next-indexWithoutTeamixUI.js" nonce=""></script> | ||
<script type="text/javascript" nonce=""> | ||
window.GlobalSetting = {}; | ||
|
||
window.config = { | ||
isHomePage: true, | ||
appId: '5d76215aa338520001c9e789', | ||
orgId: '65aa982f03c6c128e936c100', | ||
accessToken: '', | ||
needLanguageSwitcher: false, | ||
needAccountSetting: false, | ||
needUserProfile: true, | ||
needUserProfileCodeup: true, | ||
needLogin: true, | ||
hideAppStore: false, | ||
hideOrgAdmin: true, | ||
lang: 'zh_CN', | ||
env: 'opensource' | ||
}; | ||
|
||
window.UILessConfig = window.config; | ||
|
||
// 应用自己使用数据 | ||
window.FORCE = { | ||
csrfTokenName: '', | ||
csrfToken: '', | ||
tenant: 'OPENSOURCE', | ||
subRoute: '', | ||
env: 'PRODUCTION', | ||
assetsVersion: '5.0.0', | ||
user: { | ||
loginAccount:'',//账号登录名 | ||
nickname: '',//账号昵称 | ||
id: '',//账号唯一ID | ||
avatar: '', | ||
email: 'default_anonymous_user@default_anonymous_user' , | ||
codeUserId: '', | ||
}, | ||
organization: { | ||
id: '32200', | ||
namespace_id: '33527', | ||
organization_id: '65aa982f03c6c128e936c100', | ||
path: 'tvbox', | ||
user_role: 'GUEST', | ||
repo_display_level: '0,20', | ||
repo_visibility_level: '0,20', | ||
repo_admin_access_visibility_level: '0,20', | ||
repo_default_clone_type:'1', | ||
is_recycler_enable:'false', | ||
backup_enabled:'false', | ||
i18n_support:'false', | ||
commits_export_support:'false', | ||
new_code_review_gray_flag: true | ||
}, | ||
locale: 'zh_CN', | ||
remoteIP: '117.147.78.40', | ||
realIpEnable: 'true', | ||
recycleDays: '15', | ||
pathResource: {}, | ||
resourceSubject: {}, | ||
codeReviewDetail: {}, | ||
assetsName: 'error' | ||
}; | ||
|
||
|
||
</script> | ||
|
||
<script type="text/javascript" nonce=""> | ||
window.FORCE.pathResource = { | ||
type: '', | ||
id: '', | ||
fullPath: '', | ||
fullName: '', | ||
role:'', | ||
parentId: '', | ||
parentType: '', | ||
isEmpty: '', | ||
defaultBranch: '', | ||
isExist: '', | ||
isArchive: '', | ||
visibilityValue: '', | ||
isStar: '', | ||
repoSize: '', | ||
branchCount: '', | ||
commitCount: '', | ||
mergeRequestCount: '', | ||
tagCount: '', | ||
repoLimitSize: '' | ||
}; | ||
</script> | ||
<script type="text/javascript" nonce=""> | ||
|
||
window.ERROR = {}; | ||
window.ERROR.errorMessage = '查询文件内容失败'; | ||
window.ERROR.errorCode = 'SYSTEM_ERROR'; | ||
window.ERROR.errorAction = '请稍后重试'; | ||
window.ERROR.errorTraceId = ''; | ||
|
||
</script> | ||
|
||
|
||
|
||
<script src="https://atomgit-opensource.oss-cn-beijing.aliyuncs.com/ais-fed/code-assets/5.0.41-o/index.js?timestamp=1706253461277" nonce=""></script> | ||
</body> | ||
</html> |
Oops, something went wrong.