Commit graph

903 commits

Author SHA1 Message Date
cuom1999
0650223d10 Fix contest display on home 2022-12-28 14:59:15 -06:00
cuom1999
309b6298e2 Add final ranking for superuser (ioi16 only) 2022-12-28 14:38:32 -06:00
cuom1999
6635c3ee99 Allow admin to view submissions in ioi16 2022-12-28 12:32:58 -06:00
cuom1999
52cff64981 Merge branch 'master' of https://github.com/LQDJudge/online-judge 2022-12-28 12:29:08 -06:00
cuom1999
a9cf695786 Limit submissions view in ioi16 2022-12-28 12:29:02 -06:00
Phuoc Dinh Le
fac462d99d
Merge pull request #46 from emladevops/patch-3
Update README.md
2022-12-28 11:43:55 -06:00
cuom1999
6746d5769a Change icon 2022-12-28 11:35:19 -06:00
cuom1999
62cb2e96d2 Change logo 2022-12-28 11:15:08 -06:00
Tran Trong Nghia
6faa39affd
Images hosted on GitHub 2022-12-28 21:01:20 +07:00
Tran Trong Nghia
e8d5f59267
Fancier README.md
Better images
2022-12-28 20:56:58 +07:00
Tran Trong Nghia
17637e7543
Update README.md
#45 Fixed
2022-12-28 18:05:14 +07:00
cuom1999
7d5efa60c7 Fix bridge (https://github.com/DMOJ/online-judge/pull/2080) 2022-12-27 13:19:02 -06:00
cuom1999
304fa0e0f3 Remove test_site 2022-12-27 12:39:58 -06:00
Phuoc Dinh Le
58e4b16a90
Merge pull request #43 from emladevops/master
Remove newsletter and README.md update
2022-12-27 12:27:21 -06:00
cuom1999
b9fc7bcb06 Merge branch 'master' of https://github.com/LQDJudge/online-judge 2022-12-27 12:23:02 -06:00
cuom1999
4bf1c79515 Fix error in make_style 2022-12-27 12:22:53 -06:00
Tran Trong Nghia
ca8c095e96
Merge branch 'LQDJudge:master' into master 2022-12-26 18:12:38 +07:00
Tran Trong Nghia
ad85942c33 README.md changes and newsletter removal 2022-12-26 18:11:02 +07:00
Phuoc Dinh Le
faaf4dac88
Merge pull request #42 from emladevops/patch-1
Update registration_form.html
2022-12-26 02:39:05 -06:00
Tran Trong Nghia
5665bb1f34
Update registration_form.html
Mình đã bỏ phần Notify newsletter, vì trong pull request trước, phần newsletter khi đăng kí đã được lược bỏ
2022-12-25 18:03:14 +07:00
Tran Trong Nghia
62a6f9f64c
Merge pull request #1 from emladevops/emladevops-patch-1
Update registration_form.html
2022-12-25 18:02:03 +07:00
Tran Trong Nghia
2295ff6290
Update registration_form.html
Trong commit trước, mình đã bỏ tính năng newsletter, nên chỉnh thêm cả HTML vì nút không có chức năng gì nữa.
2022-12-25 18:01:43 +07:00
Phuoc Dinh Le
581c760243
Merge pull request #41 from emladevops/master
Fix lỗi newsletter
2022-12-25 02:06:32 -06:00
Tran Trong Nghia
23ee47bb26
Fix lỗi newsletter
Mình đã fix lỗi SQL khi đăng ký
2022-12-25 13:44:07 +07:00
cuom1999
51ecaba048 Make mobile fontsize bigger 2022-12-24 22:22:05 -06:00
cuom1999
9f384387b9 Add darkmode svg css to html 2022-12-23 03:16:33 -06:00
cuom1999
1d45f31690 Add darkmode for editor icons 2022-12-23 03:13:12 -06:00
cuom1999
5b78ea65e4 Reformat 2022-12-23 02:21:14 -06:00
cuom1999
a5f6d32977 Fix comment edit 2022-12-23 02:20:53 -06:00
cuom1999
51707df439 Merge branch 'master' of https://github.com/LQDJudge/online-judge 2022-12-23 02:06:55 -06:00
cuom1999
bb58054b77 Fix comment reply 2022-12-23 02:06:44 -06:00
Phuoc Dinh Le
2520b3ba54
Merge pull request #38 from emladevops/master
Update README.md
2022-12-21 00:35:05 -06:00
Tran Trong Nghia
0c8319c138
Update README.md
The version for Python is Python3, as stated in the beginning of the README.md [![OS](https://img.shields.io/badge/Ubuntu-16.04%20%7C%2018.04%20%7C%2020.04-brightgreen)]

Some users may not have python-is-python3 set up on their server, so python3 is a better approach here.
2022-12-21 11:53:32 +07:00
Tran Trong Nghia
78ab7b752a
Update README.md
Small typo, the source file is ./make_style.sh, not ./make_style
2022-12-21 11:48:00 +07:00
Phuoc Dinh Le
52dea1a3bd
Merge pull request #37 from emladevops/master
Fix problem pdf view
2022-12-20 15:27:30 -06:00
cuom1999
56a9b5d6a0 Hide submissions for ioi16 2022-12-20 15:24:34 -06:00
cuom1999
9522e17acd Fix css bug 2022-12-20 12:21:23 -06:00
Tran Trong Nghia
465dd08043
Update problem.py
Fixed, if you follow the docs of DMOJ to setup nginx and supervisor, Pdf view won't work
2022-12-20 21:14:19 +07:00
cuom1999
36007e86ed Add backend for resolver 2022-12-20 05:27:04 -06:00
cuom1999
793ccb52fd Add trans 2022-12-20 02:26:15 -06:00
cuom1999
6bd5bb290f Add frozen subtasks 2022-12-20 02:24:24 -06:00
cuom1999
bdd30f94b7 Fix problem data bug 2022-12-20 00:02:28 -06:00
Phuoc Dinh Le
e4f46146cc
Merge pull request #36 from zhaospei/master
Add resolver page
2022-12-19 21:58:07 -06:00
Bui Tuan Dung
551c9c3503 modify resolver link 2022-12-19 08:01:02 +07:00
Bui Tuan Dung
cf431b8fab add resolver link 2022-12-19 07:22:08 +07:00
Bui Tuan Dung
fe9b899232 add resolver page 2022-12-19 06:53:28 +07:00
cuom1999
97a56145b2 Use css for darkmode 2022-12-18 03:31:31 -06:00
cuom1999
de875bd384 Fix problem data bug 2022-12-16 13:02:40 -06:00
cuom1999
be83844d28 More reloadable links 2022-12-16 05:11:24 -06:00
cuom1999
87ff346d7f Add reload for some more links 2022-12-16 04:53:37 -06:00