-
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.
Merge branch 'main' into overlay2-rework
# Conflicts: # src/frontend/build.gradle.kts
- Loading branch information
Showing
496 changed files
with
2,439 additions
and
3,644 deletions.
There are no files selected for viewing
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,24 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="nwerc-2018" type="GradleRunConfiguration" factoryName="Gradle"> | ||
<ExternalSystemSettings> | ||
<option name="executionName" /> | ||
<option name="externalProjectPath" value="$PROJECT_DIR$" /> | ||
<option name="externalSystemIdString" value="GRADLE" /> | ||
<option name="scriptParameters" value="-Plive.dev.contest=icpc-nwerc/2018/native" /> | ||
<option name="taskDescriptions"> | ||
<list /> | ||
</option> | ||
<option name="taskNames"> | ||
<list> | ||
<option value="backend:run" /> | ||
</list> | ||
</option> | ||
<option name="vmOptions" /> | ||
</ExternalSystemSettings> | ||
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> | ||
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> | ||
<DebugAllEnabled>false</DebugAllEnabled> | ||
<RunAsTest>false</RunAsTest> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
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 |
---|---|---|
@@ -1,6 +1,11 @@ | ||
{ | ||
"login":"live", | ||
"password":"$creds.cds_password_pretest_dhaka", | ||
"url":"https://cds.storm.vu/api/contests/pretest_dhaka", | ||
"type":"clics" | ||
{ | ||
"type":"clics", | ||
"feeds": [ | ||
{ | ||
"login":"live", | ||
"password":"$creds.cds_password_pretest_dhaka", | ||
"url":"https://cds.storm.vu/api", | ||
"contestId": "pretest_dhaka" | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -1,8 +1,13 @@ | ||
{ | ||
"type":"clics", | ||
|
||
"url":"_examples/_pc2", | ||
"feedVersion":"2020_03", | ||
"feeds": [ | ||
{ | ||
"url": ".", | ||
"contestId": "", | ||
"eventFeedPath": "", | ||
"feedVersion": "2020_03" | ||
} | ||
], | ||
|
||
"emulation":{"speed":5,"startTime":"now"} | ||
} |
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,58 @@ | ||
{ | ||
"freezeTimeSeconds": 18000, | ||
"teamOverrides": { | ||
"GEO5" : {"isOutOfContest": true }, | ||
"GEO6" : {"isOutOfContest": true }, | ||
"GEO7" : {"isOutOfContest": true }, | ||
"GEO8" : {"isOutOfContest": true } | ||
}, | ||
"teamOverrideTemplate": { | ||
"displayName": "[{country}] {first_name} {last_name}" | ||
}, | ||
"teamMediaTemplate": { | ||
"photo": { | ||
"type": "Photo", | ||
"url": "/media/photos/{teamId}.png" | ||
} | ||
}, | ||
"problemOverrides": { | ||
"search": { | ||
"displayName": "A1" | ||
}, | ||
"teleport": { | ||
"displayName": "B1" | ||
}, | ||
"offices": { | ||
"displayName": "C1" | ||
}, | ||
"puzzle": { | ||
"displayName": "A2" | ||
}, | ||
"infection": { | ||
"displayName": "B2" | ||
}, | ||
"team": { | ||
"displayName": "C2" | ||
} | ||
}, | ||
"scoreboardOverrides": { | ||
"medals": [ | ||
{ | ||
"name": "gold", | ||
"count": 8, | ||
"tiebreakMode": "ALL" | ||
}, | ||
{ | ||
"name": "silver", | ||
"count": 15, | ||
"tiebreakMode": "ALL" | ||
}, | ||
{ | ||
"name": "bronze", | ||
"count": 23, | ||
"tiebreakMode": "ALL" | ||
} | ||
] | ||
} | ||
|
||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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,6 @@ | ||
{ | ||
"type": "cms", | ||
"activeContest": "day2", | ||
"otherContests": ["day1"], | ||
"url": "http://ranking.ejoi2023.kiu.edu.ge" | ||
} |
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 |
---|---|---|
@@ -1,6 +1,11 @@ | ||
{ | ||
"type":"clics", | ||
"login":"$creds.login", | ||
"password":"$creds.password", | ||
"url":"https://cds.gehack.nl/api/contests/bapc2022" | ||
"type": "clics", | ||
"feeds": [ | ||
{ | ||
"login": "$creds.login", | ||
"password": "$creds.password", | ||
"url": "https://cds.gehack.nl/api", | ||
"contestId": "bapc2022" | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -1,8 +1,13 @@ | ||
{ | ||
"login":"$creds.kattis_login", | ||
"password":"$creds.kattis_token", | ||
"url":"https://open.kattis.com/clics-api/contests/nac22practice4", | ||
"type":"clics", | ||
"feedVersion":"2020_03", | ||
"type": "clics", | ||
"feeds": [ | ||
{ | ||
"url": "https://open.kattis.com/clics-api", | ||
"contestId": "nac22practice4", | ||
"feedVersion": "2020_03", | ||
"login":"$creds.kattis_login", | ||
"password":"$creds.kattis_token" | ||
} | ||
], | ||
"emulation": { "speed": 10, "startTime": "now"} | ||
} |
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 |
---|---|---|
@@ -1,9 +1,12 @@ | ||
{ | ||
"type":"clics", | ||
"login":"$creds.cds_login", | ||
"password":"$creds.cds_password", | ||
"url":"https://10.3.3.207/api/contests/NAC-2023-real", | ||
"useTeamNames":false, | ||
|
||
"#media_base_url":"http://10.3.3.207/api" | ||
"type": "clics", | ||
"feeds": [ | ||
{ | ||
"login": "$creds.cds_login", | ||
"password": "$creds.cds_password", | ||
"url": "https://10.3.3.207/api", | ||
"contestId": "NAC-2023-real" | ||
} | ||
], | ||
"useTeamNames": false | ||
} |
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 |
---|---|---|
@@ -1,10 +1,13 @@ | ||
{ | ||
"type":"clics", | ||
"login":"$creds.cds_login", | ||
"password":"$creds.cds_password", | ||
"url":"https://10.3.3.207/api/contests/NAC-2023-dress", | ||
"useTeamNames": false, | ||
|
||
"#media_base_url":"http://10.3.3.207/api" | ||
"feeds": [ | ||
{ | ||
"login": "$creds.cds_login", | ||
"password": "$creds.cds_password", | ||
"url": "https://10.3.3.207/api", | ||
"contestId": "NAC-2023-dress" | ||
} | ||
], | ||
"useTeamNames": false | ||
} | ||
|
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 |
---|---|---|
@@ -1,8 +1,12 @@ | ||
{ | ||
"type": "clics", | ||
"login": "$creds.cds_login", | ||
"password": "$creds.cds_password", | ||
"url": "https://10.3.3.207/api/contests/NAC-2023-test1", | ||
"useTeamNames": false, | ||
"#media_base_url": "http://10.3.3.207/api" | ||
"feeds": [ | ||
{ | ||
"login": "$creds.cds_login", | ||
"password": "$creds.cds_password", | ||
"url": "https://10.3.3.207/api", | ||
"contestId": "NAC-2023-test1" | ||
} | ||
], | ||
"useTeamNames": false | ||
} |
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 |
---|---|---|
@@ -1,10 +1,13 @@ | ||
{ | ||
"type":"clics", | ||
"login":"$creds.cds_login", | ||
"password":"$creds.cds_password", | ||
"url":"https://10.3.3.207/api/contests/NAC-2023-test2", | ||
"useTeamNames":false, | ||
|
||
"#media_base_url":"http://10.3.3.207/api" | ||
"type": "clics", | ||
"feeds": [ | ||
{ | ||
"login": "$creds.cds_login", | ||
"password": "$creds.cds_password", | ||
"url": "https://10.3.3.207/api", | ||
"contestId": "NAC-2023-test2" | ||
} | ||
], | ||
"useTeamNames": false | ||
} | ||
|
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 |
---|---|---|
@@ -1,6 +1,11 @@ | ||
{ | ||
"type":"clics", | ||
"login":"$creds.nwerc18_login_cds", | ||
"password":"$creds.nwerc18_password_cds", | ||
"url":"https://cds.gehack.nl/api/contests/nwerc18" | ||
"feeds": [ | ||
{ | ||
"login": "$creds.nwerc18_login_cds", | ||
"password": "$creds.nwerc18_password_cds", | ||
"url": "https://cds.gehack.nl/api", | ||
"contestId": "nwerc18" | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -1,6 +1,11 @@ | ||
{ | ||
"type":"clics", | ||
"login":"$creds.nwerc18_login", | ||
"password":"$creds.nwerc18_password", | ||
"url":"https://www.domjudge.org/demoweb/api/contests/nwerc18" | ||
"type": "clics", | ||
"feeds": [ | ||
{ | ||
"login": "$creds.nwerc18_login", | ||
"password": "$creds.nwerc18_password", | ||
"url": "https://www.domjudge.org/demoweb/api", | ||
"contestId": "nwerc18" | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -1,6 +1,11 @@ | ||
{ | ||
"type":"clics", | ||
"login":"live", | ||
"password":"monger-lawless-hymn-inhaler", | ||
"url":"https://judge.gehack.nl:8443/api/contests/3" | ||
"feeds": [ | ||
{ | ||
"login": "live", | ||
"password": "monger-lawless-hymn-inhaler", | ||
"url": "https://judge.gehack.nl:8443/api", | ||
"contestId": "3" | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -1,7 +1,11 @@ | ||
{ | ||
"type":"clics", | ||
"login":"$creds.login", | ||
"password":"$creds.password", | ||
"url":"https://cds.chipcie.ch.tudelft.nl/api/contests/nwerc2022", | ||
"mediaBaseUrl":"https://cds.chipcie.ch.tudelft.nl/api" | ||
"feeds": [ | ||
{ | ||
"login": "$creds.login", | ||
"password": "$creds.password", | ||
"url": "https://cds.chipcie.ch.tudelft.nl/api", | ||
"contestId": "nwerc2022" | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -1,9 +1,14 @@ | ||
{ | ||
"type":"clics", | ||
"login":"$creds.kattis_login", | ||
"password":"$creds.kattis_token", | ||
"url":"https://open.kattis.com/clics-api/contests/rmc21", | ||
"feedVersion":"2020_03", | ||
"feeds": [ | ||
{ | ||
"login": "$creds.kattis_login", | ||
"password": "$creds.kattis_token", | ||
"url": "https://open.kattis.com/clics-api", | ||
"contestId": "rmc21", | ||
"feedVersion": "2020_03" | ||
} | ||
], | ||
|
||
"emulation":{"speed":5,"startTime":"2022-05-11 22:40"} | ||
} |
This file was deleted.
Oops, something went wrong.
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,11 @@ | ||
{ | ||
"type": "clics", | ||
"feeds": [ | ||
{ | ||
"login": "live", | ||
"password": "secret", | ||
"url": "https://cds.swerc.eu/api", | ||
"contestId": "swerc2021" | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -1,7 +1,12 @@ | ||
{ | ||
"type":"clics", | ||
"login":"live", | ||
"password":"SECRET", | ||
"url":"https://cds.swerc.eu/api/contests/demo", | ||
"feedVersion":"2020_03" | ||
"feeds": [ | ||
{ | ||
"login": "live", | ||
"password": "SECRET", | ||
"url": "https://cds.swerc.eu/api", | ||
"contestId": "demo", | ||
"feedVersion": "2020_03" | ||
} | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
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,11 @@ | ||
{ | ||
"type": "clics", | ||
"feeds": [ | ||
{ | ||
"login": "live", | ||
"password": "$creds.swerc22", | ||
"url": "https://cds.swerc.eu/api", | ||
"contestId": "swerc2022" | ||
} | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
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,6 @@ | ||
{ | ||
"type": "cf", | ||
"apiKey": "$creds.codeforces_key", | ||
"apiSecret": "$creds.codeforces_secret", | ||
"contestId": 1776 | ||
} |
Oops, something went wrong.