Commit Graph

2490 Commits (b84a6426dd269b6a03f12cf1fa6f41a464cba522)

Author SHA1 Message Date
undefined fdd353bcf1 core: fix type annotations 2 years ago
undefined 7f51df236a eslint: enable extra rules
no-implicit-coercion, no-extra-boolean-cast, no-invalid-this, logical-assignment-operators, no-unmodified-loop-condition
2 years ago
undefined 8406e02d1e core: fix buildContestRule extend 2 years ago
undefined 21c369139a ui: disable ambigous chars highlight in markdown 2 years ago
undefined 4005118d6b core: pipeline: return true by default 2 years ago
undefined 88158a8f8a judge: set larger limit for compile 2 years ago
undefined 45c6773513 core: problemsearch: fix '%' as keyword 2 years ago
undefined 34b0cc4d14 core: contest: fix problemlist records display 2 years ago
undefined 6fda759d4e ui: fix qface id mapping 2 years ago
undefined 6f3581ecc0 ui: fix contest_broadcast 2 years ago
undefined c0c68ca0a3 core: plugin-api: export APIHandler.register* 2 years ago
undefined 1f7241955f bump version 2 years ago
undefined ee1cfd8fe5
ui: enhanced contest management page (#476) 2 years ago
undefined d4cc5e9c5b ui: add omni-search 2 years ago
undefined c991062738 ui: prevent default action if hotkey captured 2 years ago
undefined d311e9366a core: problemlist: support optional limit param 2 years ago
undefined 5245dfd3f6 core: simplify default discussion nodes 2 years ago
undefined 4d4098ee84 import-qduoj: use os.tmpdir 2 years ago
undefined 627c46113f core: validator: username: also allow two chinese characters 2 years ago
undefined 44b2911f77 judge: objective: new syntax support 2 years ago
undefined b606ab2852 ui: disable ban check for builtin user 2 years ago
undefined 5a934d8a2f core: problemStat: ignore void submissions 2 years ago
undefined 013ae1172b ui: fix discussion_edit ctrl+enter hotkey 2 years ago
undefined e365c3ccd6 core: NumericArray: support comma sep (#477) 2 years ago
undefined cf99d58220 core: contest: fix scoreboard lock 2 years ago
undefined 510da25c88 core: contest: check PERM_VIEW_HOMEWORK_HIDDEN_SCOREBOARD 2 years ago
undefined d0298607d1 ui: fix #478 2 years ago
undefined f24784504c ui: remove outdated templates 2 years ago
undefined 4487f16f9b bump version 2 years ago
undefined 6cf6a57914 core: rejudge: skip ignored submissions 2 years ago
panda b4f2efb139 i18n: attender -> attendee 2 years ago
panda e6ffdaf11e add contest_user 2 years ago
undefined d67a0339fd ui: fix \def in katex 2 years ago
undefined ae4800b779 ui: remove incomplete uninvite key 2 years ago
undefined be30945487 ui: update translation 2 years ago
undefined 32b1b7b766 Merge branch 'master' into contest-access-lock 2 years ago
undefined 8024122e8f core: contest: simplify 2 years ago
undefined 40edf9ab3a fps: allow empty file 2 years ago
undefined be0423fe93 core: allow banReason option 2 years ago
panda 534fc4bb3b scoreboard user filter 2 years ago
undefined 5c3e2d8571 core: fix UserModel.inc 2 years ago
panda cd8efa2025 allow join by unrank user without code 2 years ago
undefined 9470dd9cfa ui: allow contest and homework clone 2 years ago
undefined b7a398db6f vjudge: cf: fix hidden contest 1769 and 1772 2 years ago
undefined 2f9a8b70bd ui: do not refresh page on problem star 2 years ago
undefined e3e89ca43f core: add problem config validity check before rejudge 2 years ago
panda b8fd94df50 add unrank & star user on scoreboard ui 2 years ago
undefined 632760bedc core: cleanup temp files when exit 2 years ago
undefined 86cbc9d802 core: storage: reject . as filename 2 years ago
undefined ed68dcf7be import-qduoj: skip invalid problems 2 years ago
undefined 58a5cc0f9e core: contest: fix export_code for submit_answer 2 years ago
undefined 4958655ac9 judge: support stdioLimit 2 years ago
undefined c7a331b551 vjudge: set timeout to 60s 2 years ago
panda dc0e397d77 add training files 2 years ago
panda 3600aff598
Merge branch 'master' into contest-access-lock 2 years ago
undefined 5941424880 bump version 2 years ago
undefined 71f5f5d8fb ui: fix message.FLAG_ALERT display 2 years ago
undefined 13c9e86bd9 judge: optimize diff message 2 years ago
panda 514f5466a5 fix checkbox 2 years ago
panda c1c68caee6 disabled hide settings 2 years ago
panda 3b699e2274 fix i18n text 2 years ago
undefined f2ec6997af ui: fix help-text display style 2 years ago
panda d67b7f4f74 fix code 2 years ago
panda 84d7094b22 ui: new contest edit page and form_checkbox 2 years ago
undefined 3b50b29b35 ui: add fallback for profile background image 2 years ago
undefined 4f66c127da ui: fix contest navigation bar 2 years ago
undefined 3069271ecd fix contest_edit warning 2 years ago
undefined f4127a806a ui: update pid display 2 years ago
undefined a6f48233d1 Merge branch 'master' into contest-access-lock 2 years ago
undefined 8f33ffd8eb core: use moment-timezone 2 years ago
undefined 73dc91c342 Merge branch 'master' into contest-access-lock 2 years ago
undefined 4db96d858a judge: fix math.max 2 years ago
undefined 80e3abf27b upgrade deps 2 years ago
undefined 96fa6cc7b9
ui: frontend api (#470) [skip-cache] 2 years ago
undefined 6d69e88739 core: db: prefer connection uri 2 years ago
undefined c5ad6599a8 core: use case-sensitive query 2 years ago
undefined 076e2097c0 core: rating&problemStat: performance enhancement 2 years ago
undefined 32e2ffc1db core: userDetail: fix attended contest filter 2 years ago
panda 4753621f78
core&ui: user_detail: add attended contest (#468) 2 years ago
undefined 8b26e09fb2 vjudge: do not load in cli mode 2 years ago
undefined 76f79adb42 core: add bash to default langs 2 years ago
undefined e479d5266e core: problem.getPrefixList: handle pid 2 years ago
undefined af91a6307d judge: fix testlib exitcode 2 years ago
undefined d29bd22249 judge: bug fix 2 years ago
undefined bba42d5936 core: problem_prefix_list: support index by pid 2 years ago
undefined d92f3f3ed6 judge: add copyOutMax config 2 years ago
undefined 78e75ce8b7 core: add history on discussion create 2 years ago
undefined fee34811b4 ui: fix contest_delete 2 years ago
undefined a43dc22599 core&ui: add contest_problemlist page 2 years ago
undefined a364519a2e core: fix pjax page 2 years ago
undefined 4cead20f0f core: fix vudoc fetch and allow more time for worker task 2 years ago
undefined 5fc04328ad fix types 2 years ago
undefined af0649f471 core: optimize scoreboard 2 years ago
undefined f08ac664da core: support response.pjax 2 years ago
undefined 89fb04bfb3 core: user-import: enhanced 2 years ago
undefined 27528f9a4d core: add permission check for domain management routes 2 years ago
undefined 73aa641258 core&ui: performance optimization 2 years ago
undefined b1e5c77a56 core: fix contest attended check 2 years ago
undefined a24fec2e7c bump version 2 years ago
panda c2f5541e83
core&ui: add all enroll users status in training (#456)
Co-authored-by: undefined <i@undefined.moe>
2 years ago
undefined d02934f766 prom: set category for reqCounter 2 years ago
undefined 57796912e4 migrate: lazyload scripts 2 years ago
panda 534a634028
core&ui: add error & fix error notification (#464) 2 years ago
undefined a2ea3812df core: allow homepage config injection 2 years ago
undefined 4f41c0ae56 ui: use localStorage instead of sessionStorage 2 years ago
undefined 9901de944f ui: optimize fps problem display 2 years ago
undefined 9fabb42c2e vjudge: update VERDICT and hustoj support 2 years ago
undefined 67cffe4dd1 core: fix domain_join url generation 2 years ago
undefined f4eac56e92 core: support language code for IE 2 years ago
undefined 510eff9dbb judge: capture lemon checker error 2 years ago
undefined 9219bbfc24 core: update cordis to 2.6.0 2 years ago
undefined ae020bbd93 core: fix RecordDetail permission check 2 years ago
undefined 9be20c5720 core: fix problem.getList 2 years ago
undefined 8561ce6cd1 core: drop problem-assign 2 years ago
undefined 7a4681f1e5 ui: fix footer display on IE 2 years ago
undefined 82419e3ce2 core: optimize storageUsage calc 2 years ago
undefined 0af7299c31 core: ignore body not exist for post op 2 years ago
undefined b5bea63eed core: load commands from external plugins 2 years ago
undefined 6e79c8995c judge: call removeNixPath for case message 2 years ago
undefined 067eb2c348 center: support node18 crypto 2 years ago
undefined e32f285876 vjudge: fix login check (handle redirect) 2 years ago
undefined cb95b89452 bump version 2 years ago
undefined 568d5fc78f core: langs: add default include dir for cpp 2 years ago
undefined 5ca9d7689f judge: checker: testlib: catch errors 2 years ago
undefined 7461f261dc judge: allow .skip-prune 2 years ago
undefined 60820a3e5f core&ui: bug fix 2 years ago
undefined 273a0563b3 core: limits: allow by-user 2 years ago
panda f65aba6d27
judge: bug fix (#462) 2 years ago
undefined 17def9cbb5 bump version 2 years ago
undefined c4dced87ff ui: update graphiql 2 years ago
undefined bebeb1b201 core: contest: update npending calculation 2 years ago
undefined 75cba6ebf6 judge: trim environment variables 2 years ago
undefined 6d5eb422f9 ui: update suggestions 2 years ago
undefined 0f7072e432 ui: mount store to window 2 years ago
undefined defa848c98 prom-client: collect event count 2 years ago
undefined 105bcbd118 core: contest: fix pending display 2 years ago
undefined 9da8321677 core: contest: export as ghost 2 years ago
undefined 6ddaa8cf0c core&ui: optimize scoreboard nAccept and nSubmit calculation 2 years ago
undefined d9fdcc9b7c core: contest_scoreboard.lock 2 years ago
undefined 5271a7e590 w: update deps 2 years ago
undefined 8bb268846e core: fix message category 2 years ago
undefined 700de4fc9d judge: objective: handle zero-question problem 2 years ago
undefined 3371f39ef4 core: handle CsrfTokenError and DomainNotFoundError 2 years ago
undefined 00f83d805a core: catch websocket errors 2 years ago
undefined 62ce66237a core: add index for record_status 2 years ago
undefined 02b2263fd9 core: validator.isContent: trim before length check 2 years ago
undefined 489a374445 judge: use new config path by default 2 years ago
undefined f80c3426fc fps-import: ignore file not exist 2 years ago
undefined 016c7ea8b7 bump version 2 years ago
undefined 88613c8a05 fps-import: support fps version 1.4 2 years ago