Commit Graph

305 Commits (0676cc0a274618611f797481501a2fb2ae3ffa66)

Author SHA1 Message Date
undefined e93ee9b2a1 core: fix lint 3 years ago
undefined 680e3ccd32 core: remote judge api 3 years ago
undefined b2fe14ffe7 core: fullStatus 3 years ago
undefined f906178de3 core: 支持联合排名 3 years ago
undefined fa5b2e8fee uiL rich media (problem) 3 years ago
undefined a7f364e651 core: allow pin training 3 years ago
undefined 3ade228d47 core: fix #151 3 years ago
undefined 167c70c2b1 ui: 优化资源加载 3 years ago
undefined bc74870a39 core: discussion reaction 3 years ago
undefined 7dc88889c3 core: update problem/before-add hook 3 years ago
undefined 2b52930e9a core: fix user_register 3 years ago
undefined 52fcfdb665 core: fix homework scoreboard display 3 years ago
undefined 04b005b825 core: force uid 3 years ago
undefined 282d0cdf6b core: fix builtin_users export 3 years ago
undefined e1465efcd1 core: 仅当记录不同时启用订正模式 3 years ago
undefined 5e0eb372f6 core: shouldn't sync pretest into tsdoc 3 years ago
undefined d0d970efbf core: write builtin users to database 3 years ago
undefined b6441b853b core: record_not_found error 3 years ago
undefined 585d8aa2e1 core: fix broken scoreboard link 3 years ago
undefined d5e67de7ad core: add null check 3 years ago
undefined 105608558f core: ignore check share stat of current domain 3 years ago
undefined 800b332c8b core: use alpha-indexed id in contest 3 years ago
undefined 8852aa149b core: export record.pdomain by default 3 years ago
undefined 040f8a197b core: fix broken link 3 years ago
undefined 01d6d48c74 core: add PRIV_SEND_MESSAGE 3 years ago
undefined be2b1c5524 remove unused vars 3 years ago
undefined d897391e9a core: !EXPERIMENTAL! 支持跨域引用题目 3 years ago
undefined 0273bfe198 ui: 支持自定义导出文件名 3 years ago
undefined cdbbee8180 core: 向前端发送题目类型 3 years ago
undefined 0925113e39 fix linting 3 years ago
undefined 782f334a27 Hello yarn berry 3 years ago
undefined ef73b97089 core: add domain delete 3 years ago
undefined 71f86cf79b core: remove pdoc.psdoc hack 3 years ago
undefined cc08538bdb ui: 允许自定义首页布局 3 years ago
undefined f54cf8a9ba core: remove problem_send 3 years ago
undefined bdf2d972cd ui: download multiple problems 3 years ago
undefined 26ded9d5df core: 删除题目前检查是否已被比赛使用 3 years ago
undefined 15827eeabb core: contest(OI): 订正模式 3 years ago
undefined 1f6c0893ca ci: fix jest not exiting 3 years ago
undefined 75429bb43b core: 支持限制题目的提交语言 3 years ago
undefined 6dfeede6d6 core: 保留比赛题目顺序 3 years ago
undefined e7156a7c22 core: better discussion sort method 3 years ago
undefined 2b4b7de28d core: add task manager 3 years ago
undefined e5b1304bd9 ui: 优化ACM计分板显示 3 years ago
undefined 3f5d456d32 fix build 3 years ago
undefined 625478ac3a utils: add STATUS_SHORT_TEXTS 3 years ago
undefined e0b5700cfc ui: submission status 3 years ago
undefined 256ff96c57 ui: rating history 3 years ago
undefined 388733b4d0 core: auto-clean unused files 3 years ago
undefined 99adcc6d7d update import order 3 years ago
undefined 3e1d4635c4 ui: problem_files: pjax support 3 years ago
undefined e5bfb78f94 core: file rename api 3 years ago
undefined 7c6e97fdfc core: 修复ACM赛制计分 3 years ago
undefined 372782314e
core: fix canViewContest 3 years ago
undefined 808cb5d4a5 core: rename interface props 3 years ago
undefined 8ea50bfafb fix 3 years ago
undefined 29965f323b core: list all domains for users with PRIV_VIEW_ALL_DOMAIN 3 years ago
undefined 76744e0584 core: use with hydro center 3 years ago
undefined 866aa56f78 core: restore PERM_EDIT_PROBLEM_SELF 3 years ago
undefined 29c8fded62 remove unused import 3 years ago
undefined 80ac44d98e ui: enhance language selection 3 years ago
undefined 377ef55d49 feats::
统一语言配置位置
支持langs继承
支持归类
3 years ago
undefined cd3f8af392 core: fix record_status display 3 years ago
undefined dcc6a27bbc core: sort for ProblemFiles 4 years ago
undefined 99ddb9c92e core: record_list: add projection 4 years ago
undefined 58dca1d7bf revert 4 years ago
undefined eb164991a1 core: update problem.setStatus logic 4 years ago
undefined 9e94ede71f core: sync rdoc.score to psdoc.score 4 years ago
undefined 7d7d3c1599 feat::
core: buildContent: sv for samples
core&ui: record_main: filter_by_status
ui: scoreboard: colorize
4 years ago
undefined ff6777a8c0 core: fix user_search handler 4 years ago
undefined f3153993f7 core: fix setMulti 4 years ago
undefined 5000b977d1 core: fix set user role 4 years ago
undefined a996b6b155 core: also del user cache when domain.user changes 4 years ago
undefined 2c3fd7364a core: optimize token.getRecent 4 years ago
undefined 9bfa60169b core: fix solution.getListStatus 4 years ago
undefined d9a65aa8cb core: discussion: DNodeNotFoundError 4 years ago
undefined 2a3933de1a core: fix contest paginator 4 years ago
undefined 0d7c53b927 core: performance: userCache&scoreboard.pagination 4 years ago
undefined da32c79f21 core: add maintainer field for doc (#101) 4 years ago
undefined 1910a57dbb core: remove PRIV_CREATE_DOMAIN by default 4 years ago
undefined 9c6095e852 ui: remove preview action bar 4 years ago
undefined 00586b5883 core: try to fix #121 4 years ago
undefined 0e356327b2 core: fix #115 4 years ago
undefined ecc1e10664 core: fix import 4 years ago
undefined ab12ca8526 ui: fix #106, fix #108 4 years ago
undefined b6a6f46d20 core: fix bigint serializer 4 years ago
undefined f42393f7af core: fix limit_rate 4 years ago
undefined b548a48b23 judge: allow minPriority config 4 years ago
undefined 4c80aa888e core: judge priority fix 4 years ago
undefined b49a2fde74 core: fix #109 4 years ago
undefined 31f7d9a643 core: add xhost config 4 years ago
undefined faae0805c1 core: add judge priority system 4 years ago
undefined c43663a1d1 core: fix argument validation for script 4 years ago
undefined 61597151a8 core: security: blacklist: allow no_expire 4 years ago
undefined 869c3131ca core: security: add mail_domain blacklist 4 years ago
undefined b902b54409 core: security: add operateIp for oplog 4 years ago
undefined 7f6c235c05 ui: fix psdoc_reply & overflow (#100) 4 years ago
undefined f1f956202f core: add avatar provider API 4 years ago
undefined e06279e26c core: user level update 4 years ago
undefined 878bcbc262 core: fix domain_join 4 years ago