-
Notifications
You must be signed in to change notification settings - Fork 15
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
0 parents
commit a79a2ec
Showing
29 changed files
with
3,088 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
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 @@ | ||
portal.opass.app |
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,116 @@ | ||
{ | ||
"event_id": "COSCUP_2019", | ||
"display_name": { | ||
"en": "COSCUP 2019", | ||
"zh": "COSCUP 2019" | ||
}, | ||
"logo_url": "https://coscup.org/2019/logo-512-white.png", | ||
"event_website": "https://coscup.org/2019/", | ||
"event_date": { | ||
"start": "2019-08-17T00:00:00+08:00", | ||
"end": "2019-08-18T00:00:00+08:00" | ||
}, | ||
"publish": { | ||
"start": "2019-06-24T08:00", | ||
"end": "2019-11-24T08:00" | ||
}, | ||
"features": [ | ||
{ | ||
"feature": "fastpass", | ||
"display_text": { | ||
"en": "Fast Pass", | ||
"zh": "快速通關" | ||
}, | ||
"url": "https://ccip.opass.app" | ||
}, | ||
{ | ||
"feature": "schedule", | ||
"display_text": { | ||
"en": "Schedule", | ||
"zh": "議程" | ||
}, | ||
"url": "https://api2019.coscup.org/programs.json" | ||
}, | ||
{ | ||
"feature": "announcement", | ||
"display_text": { | ||
"en": "Announcement", | ||
"zh": "大會公告" | ||
}, | ||
"url": "https://ccip.opass.app" | ||
}, | ||
{ | ||
"feature": "puzzle", | ||
"display_text": { | ||
"en": "Booth Reward Activity", | ||
"zh": "開源巔峰挑戰賽" | ||
}, | ||
"url": "https://play.coscup.org/?mode=app&token=" | ||
}, | ||
{ | ||
"feature": "ticket", | ||
"display_text": { | ||
"en": "Ticket", | ||
"zh": "我的票券" | ||
} | ||
}, | ||
{ | ||
"feature": "telegram", | ||
"display_text": { | ||
"en": "Telegram", | ||
"zh": "Telegram" | ||
}, | ||
"url": "https://t.me/coscupchat" | ||
}, | ||
{ | ||
"feature": "im", | ||
"display_text": { | ||
"en": "IRC Log", | ||
"zh": "IRC Log" | ||
}, | ||
"url": "https://ysitd.licson.net/channel/coscup/today" | ||
}, | ||
{ | ||
"feature": "webview", | ||
"icon": "https://coscup.org/2019/baseline_book_black.png", | ||
"display_text": { | ||
"en": "Guidebook", | ||
"zh": "大會手冊" | ||
}, | ||
"url": "https://docs.google.com/viewer?url=https://coscup.org/2019/guidebook2019.pdf" | ||
}, | ||
{ | ||
"feature": "venue", | ||
"display_text": { | ||
"en": "Venue", | ||
"zh": "會場地圖" | ||
}, | ||
"url": "https://coscup.org/2019/floorplan/?mode=app" | ||
}, | ||
{ | ||
"feature": "webview", | ||
"icon": "https://coscup.org/2019/baseline_offline_bolt.png", | ||
"display_text": { | ||
"en": "Sign up lightning talk", | ||
"zh": "閃電秀報名處" | ||
}, | ||
"url": "https://docs.google.com/forms/d/e/1FAIpQLScwD7KE42i9Ck55S_FlEwKRpE5MWIf86rnpg-cqXoIes0GcXg/viewform" | ||
}, | ||
{ | ||
"feature": "sponsors", | ||
"display_text": { | ||
"en": "Sponsors", | ||
"zh": "贊助" | ||
}, | ||
"url": "https://coscup.org/2019/sponsors/?mode=app" | ||
}, | ||
{ | ||
"feature": "staffs", | ||
"display_text": { | ||
"en": "Staffs", | ||
"zh": "工作人員" | ||
}, | ||
"url": "https://coscup.org/2019/staffs/?mode=app" | ||
} | ||
] | ||
} |
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,119 @@ | ||
{ | ||
"event_id": "COSCUP_2020", | ||
"display_name": { | ||
"en": "COSCUP 2020", | ||
"zh": "COSCUP 2020" | ||
}, | ||
"logo_url": "https://coscup.org/2020/images/logo-512-white.png", | ||
"event_website": "https://coscup.org/2020/", | ||
"event_date": { | ||
"start": "2020-08-01T00:00:00+08:00", | ||
"end": "2020-08-02T00:00:00+08:00" | ||
}, | ||
"publish": { | ||
"start": "2020-06-24T08:00", | ||
"end": "2020-11-24T08:00" | ||
}, | ||
"features": [ | ||
{ | ||
"feature": "fastpass", | ||
"display_text": { | ||
"en": "Fast Pass", | ||
"zh": "快速通關" | ||
}, | ||
"visible_roles": [ | ||
"invisible" | ||
], | ||
"url": "https://ccip.opass.app" | ||
}, | ||
{ | ||
"feature": "schedule", | ||
"display_text": { | ||
"en": "Schedule", | ||
"zh": "議程" | ||
}, | ||
"url": "https://coscup.org/2020/json/session.json" | ||
}, | ||
{ | ||
"feature": "webview", | ||
"display_text": { | ||
"en": "Room Status", | ||
"zh": "會議廳狀態" | ||
}, | ||
"url": "https://coscup.org/2020/zh-TW/room?mode=app", | ||
"icon": "https://coscup.org/2020/images/baseline_meeting_room_black_48.png" | ||
}, | ||
{ | ||
"feature": "ticket", | ||
"display_text": { | ||
"en": "Ticket", | ||
"zh": "我的票券" | ||
} | ||
}, | ||
{ | ||
"feature": "announcement", | ||
"display_text": { | ||
"en": "Announcement", | ||
"zh": "大會公告" | ||
}, | ||
"url": "https://ccip.opass.app" | ||
}, | ||
{ | ||
"feature": "puzzle", | ||
"display_text": { | ||
"en": "Booth Reward Activity", | ||
"zh": "開源巔峰挑戰賽" | ||
}, | ||
"url": "https://play.coscup.org/?mode=app&token={public_token}&" | ||
}, | ||
{ | ||
"feature": "webview", | ||
"icon": "https://coscup.org/2020/images/baseline_how_to_reg_black_48.png", | ||
"display_text": { | ||
"en": "Health Declaration", | ||
"zh": "健康聲明書" | ||
}, | ||
"url": "https://cdc.coscup.org/#/?rtoken={token}" | ||
}, | ||
{ | ||
"feature": "telegram", | ||
"display_text": { | ||
"en": "Telegram", | ||
"zh": "Telegram" | ||
}, | ||
"url": "https://t.me/coscupchat" | ||
}, | ||
{ | ||
"feature": "im", | ||
"display_text": { | ||
"en": "IRC Log", | ||
"zh": "IRC Log" | ||
}, | ||
"url": "https://ysitd.licson.net/channel/coscup/today" | ||
}, | ||
{ | ||
"feature": "venue", | ||
"display_text": { | ||
"en": "Venue", | ||
"zh": "會場地圖" | ||
}, | ||
"url": "https://coscup.org/2020/zh-TW/venue?mode=app" | ||
}, | ||
{ | ||
"feature": "sponsors", | ||
"display_text": { | ||
"en": "Sponsors", | ||
"zh": "贊助" | ||
}, | ||
"url": "https://coscup.org/2020/zh-TW/sponsor?mode=app" | ||
}, | ||
{ | ||
"feature": "staffs", | ||
"display_text": { | ||
"en": "Staffs", | ||
"zh": "工作人員" | ||
}, | ||
"url": "https://coscup.org/2020/zh-TW/staff?mode=app" | ||
} | ||
] | ||
} |
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,75 @@ | ||
{ | ||
"event_id": "COSCUP_2021", | ||
"display_name": { | ||
"en": "COSCUP 2021", | ||
"zh": "COSCUP 2021" | ||
}, | ||
"logo_url": "https://coscup.org/2020/images/logo-512-white.png", | ||
"event_website": "https://coscup.org/2021/", | ||
"event_date": { | ||
"start": "2021-07-31T00:00:00+08:00", | ||
"end": "2021-08-02T00:00:00+08:00" | ||
}, | ||
"publish": { | ||
"start": "2021-07-24T08:00", | ||
"end": "2021-11-24T08:00" | ||
}, | ||
"features": [ | ||
{ | ||
"feature": "schedule", | ||
"display_text": { | ||
"en": "Schedule", | ||
"zh": "議程" | ||
}, | ||
"url": "https://coscup.org/2021/json/session.json" | ||
}, | ||
{ | ||
"feature": "announcement", | ||
"display_text": { | ||
"en": "Announcement", | ||
"zh": "大會公告" | ||
}, | ||
"url": "https://ccip.opass.app" | ||
}, | ||
{ | ||
"feature": "webview", | ||
"display_text": { | ||
"en": "Booth Reward Activity", | ||
"zh": "攤位大地遊戲" | ||
}, | ||
"url": "https://docs.google.com/forms/d/e/1FAIpQLSfbLdIvCFV6hq9C2pJMM6hJ2PXOnC5ld47skoxjYsKxizhP8A/viewform?usp=sf_link" | ||
}, | ||
{ | ||
"feature": "telegram", | ||
"display_text": { | ||
"en": "Telegram", | ||
"zh": "Telegram" | ||
}, | ||
"url": "https://t.me/coscupchat" | ||
}, | ||
{ | ||
"feature": "im", | ||
"display_text": { | ||
"en": "IRC Log", | ||
"zh": "IRC Log" | ||
}, | ||
"url": "https://ysitd.licson.net/channel/coscup/today" | ||
}, | ||
{ | ||
"feature": "sponsors", | ||
"display_text": { | ||
"en": "Sponsors", | ||
"zh": "贊助" | ||
}, | ||
"url": "https://coscup.org/2021/zh-TW/sponsor?mode=app" | ||
}, | ||
{ | ||
"feature": "staffs", | ||
"display_text": { | ||
"en": "Staffs", | ||
"zh": "工作人員" | ||
}, | ||
"url": "https://coscup.org/2021/zh-TW/staff?mode=app" | ||
} | ||
] | ||
} |
Oops, something went wrong.