Commit Graph

412 Commits (931e96a6b461efe3e3b794984904c71cd9b2113a)

Author SHA1 Message Date
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 4 years ago
undefined 866aa56f78 core: restore PERM_EDIT_PROBLEM_SELF 4 years ago
undefined 29c8fded62 remove unused import 4 years ago
undefined 80ac44d98e ui: enhance language selection 4 years ago
undefined 377ef55d49 feats::
统一语言配置位置
支持langs继承
支持归类
4 years ago
undefined cd3f8af392 core: fix record_status display 4 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
undefined a7dc00361c core: fix config hande 4 years ago
undefined 53d9908d12 ui: vditor: respect cdn_prefix setting 4 years ago
undefined 2539dfa412 core: remove useless pidCounter 4 years ago
undefined 981b21160f core: cli: fix ObjectID convert & serializer 4 years ago
无限UCW 71c1226515
core: 调整 Error 参数 (#94) 4 years ago
masnn 90cdc163ca core: ignore _ prefixed keys when serializing 4 years ago
undefined a2edf18737 core: allow run script via cli 4 years ago
undefined 90443546c8 ui: add ProblemSelectAutoComplete 4 years ago
undefined 1c89596cb3 core: 支持显示时空限制 (#65)
虽然有点丑,但是能用
4 years ago
masnn b4ac4da1fd setting: retry write on duplicate_key_error 4 years ago
undefined 9ef4e85b4b typings fix 4 years ago
undefined 76615e0f5d core: add file edit hook 4 years ago
undefined 2814bb51b9 core: use Content/Name/Title to replace String 4 years ago
undefined 8a114abb55 core: problemStat: also calc psdoc 4 years ago
undefined ec4971d213 ui: 支持客观题配置 4 years ago
undefined 5bbce72a68 core: add task.getDelay() method 4 years ago
undefined 775605f812 core: 更改nSubmit, nAccept计算逻辑 (#76) 4 years ago
undefined e701807cbc core: update contentType for import 4 years ago
undefined 6cae5cb7d1 ui: 收到站内消息是增加提醒 (#86) 4 years ago
Rratic 8a9048445d
core: add julia language (#83)
Co-authored-by: undefined <i@undefined.moe>
4 years ago
undefined ccef433c68 Merge branch 'master' into develop 4 years ago
Macesuted 4980d94cd5
core: fix "Pin discussions" (#81) 4 years ago
undefined 43c4bfd8e7 feat: search with sonic 4 years ago
undefined 5d01c81607 core: fix PERM_PIN_DISCUSSION (#80) 4 years ago
Rratic c97f7f6cc0
core: add tags (#75) 4 years ago
undefined 8d3dc160a8 recaptcha: init support 4 years ago
undefined b833efc8c9 core: fix testdata zip upload 4 years ago
undefined 1472c1567c core: bug fix
fix #68
fix #70
fix #71
4 years ago
undefined ee4dc90cf3 core: 性能优化 4 years ago
undefined b71011b3b9 core: 更新请求频率限制 4 years ago
Macesuted f7478ab346
update translation (#64)
Co-authored-by: Macesuted <macesuted@qq.com>
4 years ago
undefined 5513bd6929 core: change udoc default logic 4 years ago
undefined ea3a386b77 core: 添加contest.del与training.del方法 4 years ago
undefined 3aadb9511d core: allow setting priv_default 4 years ago
undefined aa096322c3 core: fix getDomainUser 4 years ago
undefined 0bed88ff99 core: change export mode 4 years ago
undefined 599c1f7c18 core: emit types for callable model operation 4 years ago
undefined 2fe5d37c03 core: 修复题目搜索页面面包屑无法点击的问题 4 years ago
undefined be0b90dcd4 core: fix system_setting to update codeLang list 4 years ago
undefined e7780c56bb core: fix lang preferences when changed lang list 4 years ago
undefined b240a46057 core: add title to discussion.PROJECTION_LIST 4 years ago
undefined ae92dc8b4a core: add config 4 years ago
undefined a4d7dc4b04 add some type magic 4 years ago
undefined 2344a41816 core: add projection for discussion 4 years ago
undefined 4a294f59a8 core: 将pid设置为可选 4 years ago
undefined 7a41fecb0e core: 整合tag与category 4 years ago
undefined e76459cff6 core: export pagination settings 4 years ago
undefined 735ed8e744 core: 提取语言设置 4 years ago
undefined 07d7a38a1b codeql: remove some useless check 4 years ago
undefined bf81742fb5 core: 跨站发送题目 4 years ago
undefined ac6ccc438b core: add PRIV_USER_PROFILE to judge account 4 years ago
undefined de908236e3 core: 修复总是显示用户当前离线的问题 4 years ago
undefined 3f78c35359 core: 修复nAccept计算异常的问题 4 years ago
undefined fa1392fa4b core: 优化AC量计算
- 比赛中不计入nAccept
- script.problemStat添加用户AC量统计
4 years ago
undefined 0ceb095314 移除多余接口 4 years ago
undefined 33aaf1f2ea core: 修复自测不提供输入数据会进入评测流程的问题 4 years ago
undefined 91f364d1b9 core: 修复additional_files列表显示错误 4 years ago
undefined 3a3983d38d workspace: update eslint config 4 years ago
undefined d73ab6833e fix 4 years ago
undefined 85b12f245d core: 修复文件删除回显 4 years ago
undefined df0982c690 core: homework: 修正导出逻辑 & record: 添加统计信息 4 years ago
undefined f0c1b49ac1 core: 修复作业成绩表计分异常的问题 4 years ago
undefined f0b9bee937 core: 修复错误
* 无法下载测试数据的问题
* 无法导出作业成绩单的问题
* cli 模式无法载入的问题
* syzoj 导入跳转错误的问题
4 years ago
undefined 3c4256be84 core: files: 添加文件列表缓存 4 years ago
undefined 9e92891fb2 core: model.problem.add/del AdditionalFile 4 years ago
undefined 25e7e00518 core: homework: 自动转换pids 4 years ago
undefined f2a999aacb lint 4 years ago
undefined d1e119fe7f core: remove pdoc.config (use config.yaml instead) 4 years ago
undefined 6fbb7588e1 core: feat: problem_send 4 years ago
undefined 62a5bc319b core: 支持绑定自定义域名 4 years ago
undefined 8c8dcb89eb core: storage: 热重载 4 years ago
undefined 403565d956 core: feat: problem_delete 4 years ago
undefined 1d3bdacde9 core: problem.del, ignore upgrade on fresh install 4 years ago
undefined 1543a374e3 core: feat: problem_delete 4 years ago
undefined 3d9acf2c1a core: 支持修改tags & workspace: upgrade to js-yaml@4 4 years ago
undefined 1aeaf14a03 core: 支持系统级语言设置 4 years ago
undefined 5a7114ed8c core: 移除权限节点PERM_READ_PROBLEM_DATA_SELF 4 years ago
undefined 1bf6fcd423 core: remove problem_copy 4 years ago
undefined 2e600b92e5 core: 修复我的域显示遗漏的问题 4 years ago
undefined bd8ff05387 fix some bugs, bump ver(2.15.0), update install 4 years ago
undefined 4d031eb9ab core: logger upd 4 years ago
undefined 558fe34db1 judge: change testdata download logic 4 years ago
undefined fc3321688f core: db upd 4 years ago
undefined e7794090b2 core: testdata(zip-> multi files) 4 years ago
undefined c30fbe1e6b feat: minio storage support framework 4 years ago
undefined 36fef2cd20 core: 修复base64文件名中出现/会导致无法下载的问题 4 years ago
undefined 7371b0c83c core: 修复acm比赛管理员重测会计入多个罚时的问题 4 years ago
undefined 16613a6970 core: 比赛题目页面添加scratchpad 4 years ago
undefined 5dd5dca675 judge: better config validate 4 years ago
undefined 68286607e9 core: contest.getRawStatus API 4 years ago
undefined b0aa983e6f core: support ContentNode[] format 4 years ago
undefined 151cc79f36 core: fix training.getListStatus 4 years ago
undefined 1817341eee core: data feedback system 4 years ago
undefined 395b8bead8 core: add wtfnode open handle detect 4 years ago
undefined 0195137c61 core: 修复strpid无法设置的问题 4 years ago
undefined 65094e53b6 core: fix pid sort 4 years ago
undefined c1da60a37e core: 优化比赛模块鉴权(比赛结束时可自由查看题目) 4 years ago
undefined 1eb3e0797f core: 评测队列优先级系统 4 years ago
undefined 8c65f89e55 judge: 优化找不到数据时的错误信息 4 years ago
undefined dd4ecdb029 fix problems found by deepscan.io 4 years ago
undefined e8dcd97561 core: 添加IOI赛制 4 years ago
undefined 1afb022c32 core: 修正比赛中的提交被标记为hidden的问题 4 years ago
undefined 58807c4148 core: 修复OI赛制下重复提交重复计分的问题 4 years ago
undefined ccc8ee23f2 core: 修复contest-scoreboard不进行排序的问题 4 years ago
undefined ee0f5deedc core: 支持题目导出 4 years ago
undefined f570ef70a0 core: 修复PERM键值重复导致无法正常设置权限的问题 4 years ago
undefined d7b02baeaf core: fix homework create 4 years ago
undefined 08a8fc9c08 core: 修复 homework.updateStatus 异常 4 years ago
undefined 83d8d74715 judge: 修复测试数据更新无效的问题 4 years ago
undefined 8b0870d788 core: add namespace pdoc 4 years ago
undefined 6e0aaf12a3 core: 首次启动时初始化setting 4 years ago
undefined 508e42b0eb core: add hooks for DomainDoc 4 years ago
undefined b3aa0a5e09 core: add logger for task 4 years ago
undefined f3be3fc787 setting: 优化默认值插入 4 years ago
undefined 0ed107bbba core: 速度优化:添加problem_list的projection支持 4 years ago
undefined efc7e2863d core: add perm scopes 4 years ago
undefined b8c316c44b core: add history for psdoc,ddoc,drdoc 4 years ago
undefined c49970f4be spec: update mock 4 years ago
undefined daa5bffd8c 记录discussion删除事件 4 years ago
undefined 9aedeb33b3 feat: interface HydroFileSystem 4 years ago
undefined a58c36961f core: remove lib.logger 4 years ago
undefined e1cfe1cf4d 添加PERM_NEVER & PRIV_NEVER 4 years ago
undefined 03d199fe9d bump ver,system.get更换为同步操作 4 years ago
undefined 99b7d33157 移除权限节点,添加 get post route 修饰器
PERM_EDIT_DISCUSSION_REPLY_SELF_DISCUSSION
PERM_EDIT_DISCUSSION_REPLY
PERM_EDIT_PROBLEM_SOLUTION_REPLY
4 years ago
undefined e5ed861f1b core: 添加app/load钩子 4 years ago
undefined 829cbac937 添加problem/[get list edit]等钩子,添加task.priority 4 years ago
undefined 084688f6c1 add interface for psdoc 4 years ago
undefined f723e2815f remove html2md 4 years ago
undefined d458c231a4 添加addon-ts.md,添加defaultUdoc 4 years ago
undefined 8b956575ee draft: hack? 4 years ago
undefined 76b001305d 重测整题功能 4 years ago
undefined 3e721fdd55 优化logger,修复serial与once同时使用导致的调用问题 4 years ago
undefined 6ba93841ea 修复oauth.google setting字段异常问题,将__mock__添加至ignore 4 years ago
undefined 3dd4c1c994 better types & use attend instead of enroll 4 years ago
undefined 6eed519407 优化中文搜索 4 years ago
undefined f2f0212947 core: 优化钩子逻辑 4 years ago
undefined a1aeb521fe 修复一处可能导致training状态异常的问题 4 years ago
undefined b5c1f41dd2 修复一处类型错误 4 years ago
undefined 3f2d98534f 添加html支持 4 years ago
undefined a8bdfa8f30 add test for geoip 4 years ago
undefined 7651b0a697 fix: prepublish & record rejudge 4 years ago
undefined af9a8fb206 fix response pipe, remove multipart 4 years ago
undefined 71de49fc49 oauth map 4 years ago
undefined 6b92b96225 ci fix 4 years ago
undefined 9887deca6a 每日签到功能 4 years ago
undefined 76f105c4c8 import without pid check, fix bulk, upgrade dep 4 years ago
undefined ac9dc00c6a +login-with-qq 4 years ago
undefined 3cb4d2ad49 🆕 系统状态,修复题目复制 4 years ago
undefined cc62fd3cd7 移除一些anyscript特性 4 years ago
undefined c3ff5856e4 加域申请管理 4 years ago
undefined 16108993cf 题目难度自动计算 4 years ago
undefined 37d449d42f 批量导入用户功能 4 years ago
undefined 21347e75d4 +func setsuperadmin, +setting +displayName 4 years ago
undefined a5886ecb99 update 4 years ago
undefined 1f1d12ad73 文件结构更改 4 years ago