Commit Graph

995 Commits (b542f92f6a04c965beec662b1bb70b7eaa1226ad)

Author SHA1 Message Date
undefined 42d48cc3d6 core: user_import: check existance 3 years ago
undefined b4d38089c3 ui: try to fix preference 3 years ago
undefined adba3e2d24
Update package.json 3 years ago
undefined 31aafa2118
Update record.ts 3 years ago
undefined 07acf91838 core: fix pretest 3 years ago
undefined bd9840cc45 core: auto-convert contest problem id 3 years ago
undefined 1f15d78fe6 ui: show code when edit 3 years ago
undefined 3dafff0b7d core: getDomainUser: optional ddoc field 3 years ago
undefined e9d1988cba core&ui: bug fix 3 years ago
undefined 177dcd6b80 w: upgrade dep version 3 years ago
undefined ee97a4bde6 ui: display fix 3 years ago
undefined 4f9a8f1580 core: don't check PERM_VIEW_SCOREBOARD for pretest 3 years ago
undefined af1134e05a ui: fix padding 3 years ago
undefined 0149acceee core: do not filter self-created domain 3 years ago
undefined 4e564f1ca8 core: add contest invitation code 3 years ago
无限UCW 46c682e3b7
ui: optimize scrollbar style
remove strange color
3 years ago
undefined 14948e97a7 ui: 页面布局优化 3 years ago
undefined f820a089c6 ui: add icon 3 years ago
undefined 5f41961fdb ui: hide domain-limited languages 3 years ago
undefined 0cb5a9597f judge: bug fix 3 years ago
undefined 719cc0570c core: hide nAccept in contest 3 years ago
undefined 8d15219757 core: server: wrap bail method 3 years ago
undefined c184d94dae core: bail: change to async 3 years ago
undefined 8c83a79bee judge: handle line count diff 3 years ago
undefined bf0b2b50c1 judge: fix 3 years ago
undefined cef1760076 judge: spj: allow selecting sublanguage 3 years ago
undefined fe103d3594 judge: testlib: support quitp 3 years ago
undefined 635776c86a ui: scraptchpad localStorage for each user 3 years ago
undefined ae0d50d99e ui: 修复markdown视频渲染 3 years ago
undefined 8126680af1 ui: 优化滚动条显示 3 years ago
undefined b8c67114e1 core: fix when tsdoc doesn't exist 3 years ago
undefined c5f9f86dd7 core: allow username change 3 years ago
undefined 70abfd2595 ui: media: support contest 3 years ago
undefined 675e28abc5 core: discussion panel 3 years ago
undefined 18450dafea judge: also enable time_limit_rate for pretest 3 years ago
undefined 17806f5bf3 ui: 添加创建讨论按钮 3 years ago
undefined 4ff44e97d1 core: scoreboard display fix 3 years ago
undefined f6f714756b core: contest: 显示首A者 3 years ago
undefined 74cd467bfa core: 修复contest_record题号显示错误的问题 3 years ago
undefined 82e33ac958 utils: subtask.type 3 years ago
undefined c853f95ae8 ui: fix training_edit description display 3 years ago
undefined d9b6ecb164 judge: change env to textarea 3 years ago
undefined 745141741b core: add PERM_PIN_TRAINING 3 years ago
undefined eb62a40b01 core: bug fix 3 years ago
undefined 53124af10d ui: fix lostpass 3 years ago
undefined da3cb96519 core: typo fix 3 years ago
undefined 3f8926f36c core: domain_list: filter unused domain 3 years ago
undefined 4cf051c8d1 core: 放宽频率限制 3 years ago
undefined 213aa16c66 ui: allow <var> 3 years ago
undefined 0b0e26e917 vjudge.spoj: fix memory display 3 years ago
undefined 4881165730 vjudge: Hello, SPOJ
Co-authored-by: Spacelessd@outlook.com
3 years ago
undefined c2cef76663 core: limit export contest code 3 years ago
undefined 3761a5c77d core: add showSelfRecord for contest 3 years ago
undefined 33208a0d1f core: do not check canShowRecord for scoreboard 3 years ago
undefined cd4ada0845 core: also disable smtp if smtp.user doesn't exist 3 years ago
undefined bc4d424abf ui: fix display 3 years ago
undefined 791877098b core: record_list: getHidden by uid 3 years ago
undefined a33708cd21 core: dump UiContext & UserContext 3 years ago
undefined 900cce3614 ui: rich_media: check hidden problem 3 years ago
undefined 2638606dae core: add contest/[before-]add hook 3 years ago
undefined 5c388daba6 core: add smtp.verify 3 years ago
undefined 7dd5b13b8e ui: fix display 3 years ago
undefined e49ffa9f7b core: 计量尝试人数而非提交量
suggested by @Menci
3 years ago
undefined e5d715d02b ui: fix monaco editor build 3 years ago
undefined 13cb86e1f8 ui: add stats 3 years ago
undefined 0e48370692 core: fix ui 3 years ago
undefined dd21f74ad2 core: category: allow using '+' 3 years ago
undefined fcb06284e4 ui: 优化主页显示 3 years ago
undefined 62cc229724 vjudge: allow proxy 3 years ago
undefined 3f1037bb65 vjudge: fix 3 years ago
undefined 21ef841c5b ui: files: fix drag&drop 3 years ago
undefined 1139c0ea57 vjudge: better sync method 3 years ago
undefined 7bdf580e7d core: allow user file upload 3 years ago
undefined b13b8835ec core: 忽略域id中大小写差异 3 years ago
undefined bff392e73f core: avatar: load from url 3 years ago
undefined 0ddd242a41 ui: allow div[class] 3 years ago
undefined 5357d5611b core: catch error caused by postJudge 3 years ago
undefined 77b08c9e7c ui: auto convert \r\n 3 years ago
undefined 56aafde4a8 core: remove path section 3 years ago
undefined e334c5e56b judge: add secret config key 3 years ago
undefined 37ce0a4f66 core: fix error when pid!==displayId 3 years ago
undefined 7fd31995ab core: import.syzoj: 自动配置spj题目 3 years ago
undefined 2de03000ab vjudge: add syncDone mark 3 years ago
undefined 8caa621d8b vjudge: allow alternative endpoint 3 years ago
undefined cc58aa667e core: 支持搜索题号 3 years ago
undefined cd3c74649c core: 修复部分域rp计算异常的问题 3 years ago
undefined a09d7b4b70 vjudge: handle same-code-submission 3 years ago
undefined 918a97f280 vjudge: codeforces: fix 207D* 3 years ago
undefined cc4c3700d5 vjudge: handle pdf problems 3 years ago
undefined c9d4eb3d1f vjudge: codeforces: handle redirect 3 years ago
undefined 208f23082a vjudge: codeforces: handle contest 921x 3 years ago
undefined 6c776e230a core: typo fix 3 years ago
undefined 5fed39c490 vjudge: handle 3 years ago
undefined ce3cdc645c vjudge: prevent race cond 3 years ago
undefined 577e100ca6 core: fix buildContent 3 years ago
undefined 1102496b91 vjudge: codeforces: fix image 3 years ago
undefined af6d995fa3 ui: show status summary 3 years ago
undefined 43b248009f vjudge: codeforces: ignore 1510G 3 years ago
undefined df5682333c vjudge: remove extra title 3 years ago
undefined 10603d9602 vjudge: fix set-cookie 3 years ago