Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新特性 #11

Open
2 of 34 tasks
Harry-zklcdc opened this issue Nov 28, 2020 · 3 comments
Open
2 of 34 tasks

新特性 #11

Harry-zklcdc opened this issue Nov 28, 2020 · 3 comments
Assignees
Labels

Comments

@Harry-zklcdc
Copy link
Owner

Harry-zklcdc commented Nov 28, 2020

安装 model
pypy -m pip install psycopg2

运行命令
apt-get install apt-utils

Dockerfile
apt-get install -y libjpeg-dev zlib1g-dev libpq-dev libfreetype6-dev build-essential && \
rm -rf /var/lib/apt/lists/*
  • 超级管理员后台修改个人信息
  • 个人信息添加身份证号码、指导老师(用户无法修改)
  • 用户论坛禁言
  • 题目直达题解
  • 论坛板块帖子类型分类
  • 恶意卡评测机自动封禁
  • 修复CDN配置问题 #Link 修改为 find . -name "*.*" -type f -exec sed -i "s/\/__STATIC_CDN_HOST__/$STATIC_CDN_HOST/g" {} \;
  • 帖子评论数
  • 帖子/回复的点赞/点赞数
  • 帖子收藏(待定)
  • 题目推荐
  • 团队(待定)(付费功能)
  • 站内信(待定)
  • ToDo 计划任务(付费功能)
  • 比赛提交rejudge
  • 邮箱验证
  • 登录验证码
  • 图片CDN
  • 密保问题
  • 任务系统(付费功能)
  • 成就系统(付费功能)
  • 是否强制要求输出格式
  • 后台帖子审查
  • 后台保留发帖记录
  • 发帖自动审核
  • 比赛模式(仅可参加比赛,无法查看历史提交记录等)
  • 后台提交折线图
  • 判题机任务折线图
  • 完善题目导入功能
  • 登录网络环境安全检查(付费功能)
  • QQ微信支付宝绑定登录(付费功能)
@Harry-zklcdc Harry-zklcdc added the New Future Future label Nov 28, 2020
@Harry-zklcdc Harry-zklcdc self-assigned this Nov 28, 2020
@Harry-zklcdc Harry-zklcdc pinned this issue Nov 28, 2020
@Harry-zklcdc
Copy link
Owner Author

有什么需求也可以提出来,我评估后会考虑加入

@zhanshihui
Copy link

加个远程判题,类似Vjudge,可以提交到Codeforces

@Harry-zklcdc
Copy link
Owner Author

加个远程判题,类似Vjudge,可以提交到Codeforces

可以考虑加入,不过可能会是收费功能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants