Commit Graph

67 Commits

Author SHA1 Message Date
410631075e
fix: style 2022-09-18 12:58:35 +08:00
af58465477
feat: add C++14 and C++17 support 2022-09-18 10:54:13 +08:00
eed0026dba
feat(web/blogs): allow super users to see hidden blogs 2022-04-14 15:34:16 +08:00
4f6842a654
feat(web/problem-set): own problem 2022-04-14 09:31:33 +08:00
6a2915b3a4
feat(web/problem): display uploader 2022-04-14 09:27:25 +08:00
1ce854744f
feat(web/contest): after contest standings 2022-04-13 16:23:24 +08:00
dd417d4f2f
feat(web/contest): allow admins take part in contests 2022-04-04 19:35:20 +08:00
e411ef91d3
feat(web/index): add friend links 2022-04-03 21:27:40 +08:00
69404b4376
feat(web/index): add countdown 2022-04-03 19:33:50 +08:00
27c1eee037
feat(web): add contest only user type 2022-04-03 18:18:17 +08:00
e1efee927b
chore(web/super-manage): tidy up some code 2022-04-02 18:35:58 +08:00
d2ad335128
fix(web/super-manage): usertype 2022-04-02 18:01:42 +08:00
1021dae8c0
feat(web): throw 403 when need login 2022-04-02 18:01:26 +08:00
0af24b52ac
feat(web): multiple permissions for user 2022-04-02 17:09:49 +08:00
a5a3fb9288
fix(web/captcha): set chars and length 2022-03-25 13:21:29 +08:00
65cf072825
feat(web): add ac graph 2022-03-25 13:16:37 +08:00
b27965dec8
feat(web/user_info): display problem title 2022-03-24 13:30:00 +08:00
cb1a6f33f4
fix(web): a35ab7bfdf 2022-03-24 12:48:37 +08:00
a35ab7bfdf
fix(web/contest): group reg 2022-03-21 11:10:54 +08:00
5121b733bd
feat(web): add ac_num ranklist 2022-03-21 10:51:31 +08:00
5d3f0d9bff
revert(web): f25be16d1e 2022-03-20 21:32:22 +08:00
2d04d7b486
revert(web): 07f7782ae4 2022-03-20 21:31:01 +08:00
e3fc955b75
chore(web): fix style 2022-03-20 17:19:07 +08:00
8703281ab3
feat(web,db): add groups 2022-03-20 08:07:46 +08:00
3a7e52fac1
feat(web): add problem permissions 2022-03-17 21:52:10 +08:00
882c84c1a8
fix(web/contest): problems order in contest 2022-03-17 20:54:32 +08:00
a6e18b25bd
feat(web): disable register & add user manager 2022-03-17 19:38:33 +08:00
3964f64c14
feat(web): add form type 2022-03-17 19:35:43 +08:00
71a82c3a28
feat(web): add realname 2022-03-17 18:26:29 +08:00
1bc7762be6
feat(web/blog): remove draft 2022-03-17 16:38:39 +08:00
4c98089f53
fix(web/blog/aboutme): style 2022-03-17 16:27:54 +08:00
2e7da82db9
feat(web): force login 2022-03-17 12:00:03 +08:00
a52b553e6d
fix(web/blogs): display hidden blogs 2022-03-17 11:30:38 +08:00
2193962238
fix(web): style 2022-03-17 11:04:22 +08:00
2f4ed55d9d
feat(*): remove rating 2022-03-17 11:02:44 +08:00
dcea523cfc
chore(judger): drop java support 2022-03-16 21:12:09 +08:00
7a7d46e057
chore: merge branch 'develop' into master 2022-03-16 20:15:43 +08:00
e92b8a4e36
feat(judger): upgrade to ubuntu:20.04 2022-03-16 20:10:44 +08:00
9ebd1ad7e3
fix(web): login captcha 2022-03-16 05:36:10 +00:00
0bf1a2f998
feat: add captcha 2022-03-14 13:49:48 +00:00
billchenchina
dcd0d0b66e
fix(web): syntax error in /reset-password 2021-09-09 22:07:17 +08:00
billchenchina
e357d1cb91
fix(web): json_encode for REQUEST_URI enter in /reset-password
Ref: https://huntr.dev/bounties/75bd6901-5760-412d-96fc-b664e4644fea/
2021-09-09 21:38:08 +08:00
billchenchina
ebf541ab91
fix(web): json_encode for input enter in /user/msg
This commit fixes #79.
Ref: https://huntr.dev/bounties/a2b63a25-385f-4f4e-b790-d910b90718f7/
2021-09-09 21:25:54 +08:00
billchenchina
c929bec01c
Add space between contest name and notification text 2021-04-25 22:03:08 +08:00
billchenchina
78846bc1b8
Fix #88
Thanks to @qz-cqy!
2021-04-25 22:00:22 +08:00
billchenchina
01701e1192
Merge pull request #68 from leoleoasd/develop(ISCAS-2028137)
Added map visualizer and code pasting tools.

Ref: https://github.com/UniversalOJ/UOJ-System/wiki/%E2%80%9C%E5%BC%80%E6%BA%90%E8%BD%AF%E4%BB%B6%E4%BE%9B%E5%BA%94%E9%93%BE%E7%82%B9%E4%BA%AE%E8%AE%A1%E5%88%92%E2%80%94%E2%80%94%E6%9A%91%E6%9C%9F2020%E2%80%9D%E9%A1%B9%E7%9B%AE%E6%8F%90%E6%A1%88#3-%E5%B0%8F%E5%B7%A5%E5%85%B7%E9%9B%86%E7%BC%96%E5%86%99
2021-04-06 08:55:18 +08:00
billchenchina
0cc5f87058
fix(judger): Let judger work on ubuntu 20.04 (#81)
* Fix judger/log/

* fix(judger): Let judger work on ubuntu 20.04

Judger stops working since 9a6f16cf1d, this commit allows judger continue working.

* fix(web): update faq.php
2021-01-26 04:23:21 +08:00
Leo Lu
6db9f15977 Added paste management 2020-09-23 19:11:43 +08:00
xjrjyy
d38b9115c5
解决火狐浏览器上传数据“请上传zip格式!”问题 2020-09-06 17:04:00 +08:00
EarringYYR
69adfdb5dc fix(problem_set):fix incorrect class in bootstrap4
correct the problem in showing the sign when pass the problem
2020-08-29 17:06:29 +08:00