Commit graph

618 commits

Author SHA1 Message Date
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
6bd5bb290f Add frozen subtasks 2022-12-20 02:24:24 -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
813e7d92ce Add cache for problem feed 2022-12-16 04:32:00 -06:00
cuom1999
756023a097 Rewrite contest UI 2022-11-27 01:03:38 -06:00
cuom1999
602c245645 Fix admin page bug 2022-11-26 11:01:39 -06:00
cuom1999
3df9b6ab79 Change mathjax config file name 2022-11-25 12:52:49 -06:00
cuom1999
756e4749c9 Fix some css bugs: 2022-11-25 01:50:32 -06:00
cuom1999
dbb189444d Add new IOI format 2022-11-21 22:05:35 -06:00
cuom1999
01c0365208 Change how batch scoring works 2022-11-19 21:41:43 -06:00
cuom1999
5b3238ca55 Fix bug 2022-11-19 17:40:58 -06:00
cuom1999
a35ea0f6d5 Add contest freeze 2022-11-18 16:59:58 -06:00
cuom1999
2c39774ff7 Format and add trans 2022-11-17 16:11:47 -06:00
Zhao-Linux
a447cdfcf1 fix typo 2022-11-18 04:45:27 +07:00
Zhao-Linux
6e72c08ef4 add bookmarks page 2022-11-18 04:21:32 +07:00
Zhao-Linux
8108967959 Merge branch 'master' of https://github.com/LQDJudge/online-judge into pagevote 2022-11-18 02:17:56 +07:00
Zhao-Linux
d0e4d9512c add bookmark model 2022-11-18 02:17:45 +07:00
cuom1999
56982806e4 Add actionbar for group homepage 2022-11-17 13:10:19 -06:00
Zhao-Linux
7174fc1066 fix bugs 2022-11-17 16:09:28 +07:00
cuom1999
b75a52fe74 Add UI for action bar 2022-11-16 18:48:32 -06:00
Zhao-Linux
d86f3d8f3e add pages vote 2022-11-16 22:43:03 +07:00
cuom1999
ff45665bbc Make markdown latex better 2022-11-10 15:22:17 -06:00
cuom1999
7150718a51 Lazy load iframe 2022-11-09 14:53:55 -06:00
cuom1999
924f209311 Fix markdown bug 2022-11-08 15:11:45 -06:00
cuom1999
4b0de87f1e Fix problem and contest clone 2022-11-07 15:39:10 -06:00
cuom1999
ac2fd3dfe0 Update participation when editing contest from UI 2022-11-04 16:56:26 -05:00
cuom1999
e2ef2bdb21 Fix bug: 2022-11-03 01:47:20 -05:00
cuom1999
c0ffbb3ada Remove distinct 2022-11-02 17:36:40 -05:00
cuom1999
796f135530 Fix bug 2022-11-01 13:52:14 -05:00
cuom1999
58486846c1 Fix bug 2022-11-01 13:45:58 -05:00
cuom1999
16f23b6e01 Fix bug 2022-11-01 13:40:18 -05:00
cuom1999
6c170cccdd Add markdown for sample 2022-10-31 22:26:26 -05:00
cuom1999
409d2e3115 Upgrade to Django 3.2 2022-10-31 20:43:06 -05:00
cuom1999
091826afdb Fix bug 2022-10-29 03:24:14 -05:00
cuom1999
9ac06bbd51 Add i18n name for new and volunteer 2022-10-29 03:11:15 -05:00
cuom1999
0146d9a33e Fix bug 2022-10-29 01:52:02 -05:00
cuom1999
b43772c3e5 Add image lazy load for markdown 2022-10-29 01:25:22 -05:00
cuom1999
42eb5115d1 Update markdown 2022-10-28 23:28:31 -05:00
cuom1999
d0547ec106 Limit submission page to 50000 2022-10-28 22:34:12 -05:00
cuom1999
45b844d6c9 Optimize problem feed DB query 2022-10-28 21:29:48 -05:00
cuom1999
6b83a1ff0d Add unique together for model 2022-10-27 15:02:54 -05:00
cuom1999
f3bed03d8f Fix markdown bug 2022-10-27 14:55:37 -05:00
cuom1999
0eaffafc73 Fix bug 2022-10-26 01:11:37 -05:00
cuom1999
f768a20b97 Update markdown 2022-10-25 20:26:49 -05:00
cuom1999
75b04140f3 Update markdown 2022-10-25 20:23:11 -05:00
cuom1999
1ec1127f21 Update markdown 2022-10-25 18:22:49 -05:00
cuom1999
2d5c04fde8 Update markdown 2022-10-25 18:12:28 -05:00
cuom1999
8f95b070cd Update markdown 2022-10-25 18:10:33 -05:00
cuom1999
2a0276d0fd Update markdown 2022-10-25 18:07:45 -05:00
cuom1999
9af5c40075 Fix bug 2022-10-25 00:09:12 -05:00
cuom1999
77aaae6735 Migrate mistune to markdown 2022-10-24 23:59:04 -05:00
cuom1999
412945626b Fix bug 2022-10-24 13:29:06 -05:00
Phuoc Dinh Le
572026aecd
Merge branch 'master' into edit_link 2022-10-20 01:04:13 -05:00
cuom1999
8f15e327b8 Fix logged out bug for most recent organizations 2022-10-17 19:32:13 -05:00
cuom1999
30f1c105cb Format and fix logged out bug for most recent orgs 2022-10-17 19:30:00 -05:00
Zhao-Linux
87eb082a18 Fix recently visited organization 2022-10-18 05:08:12 +07:00
Zhao-Linux
512bc92116 Add recent view organization 2022-10-18 03:48:07 +07:00
DELL
50bb2c4361 add django.po 2022-10-18 01:06:50 +07:00
DELL
70e74fd619 delete unnecessary import 2022-10-17 23:08:37 +07:00
DELL
f4163fd017 fix edit link 2022-10-17 23:04:39 +07:00
cuom1999
7a9dad71b4 Merge branch 'master' of https://github.com/LQDJudge/online-judge 2022-10-16 22:57:15 -05:00
cuom1999
56a9811170 Remove print 2022-10-16 22:57:09 -05:00
Zhao-Linux
cf58f8dacb Allow user change school 2022-10-16 00:28:33 +07:00
cuom1999
d49a41d56b Remove adding name by GG form 2022-10-15 12:11:20 -05:00
Zhao-Linux
81a490ca93 Allow user change fullname 2022-10-15 23:23:50 +07:00
cuom1999
0ee7de1b46 Move problem clarification to contest clarification 2022-10-12 21:19:22 -05:00
Zhao-Linux
cd9647463b Fix typo 2022-10-10 14:07:50 +07:00
Zhao-Linux
ad8c1c5e43 Fix admin contests view homepage 2022-10-10 04:36:02 +07:00
DELL
c9d495d53c override post EditOrganizationContest 2022-10-08 22:12:08 +07:00
DELL
d03150a396 review and fix delete_blog_button 2022-10-08 12:15:04 +07:00
DELL
9d42082b52 add delete_blog button 2022-10-08 09:35:21 +07:00
Zhao-Linux
43ffca160b Fix error when save edit organization contest 2022-10-08 00:54:12 +07:00
cuom1999
046c82e77d Revert to 9438fa3e14 2022-10-07 12:42:21 -05:00
cuom1999
5f40da64c9 Revert to 9438fa3e14 2022-10-07 12:40:25 -05:00
Zhao-Linux
9438fa3e14 Change about.html file 2022-10-04 10:33:16 +07:00
Zhao-Linux
d0a0f86d46 Change about file 2022-10-04 07:18:35 +07:00
cuom1999
539a2639ee Allow volunteer search 2022-09-29 12:23:16 -05:00
cuom1999
f36a5497e0 Fix error when access deleted org 2022-09-24 23:50:26 -05:00
cuom1999
3da6a25867 Add stat page 2022-09-22 19:23:41 -05:00
cuom1999
1258d6dc25 Merge branch 'master' of https://github.com/LQDJudge/online-judge 2022-09-22 17:33:31 -05:00
cuom1999
fe5e7198ee Change lang stat page 2022-09-22 17:33:14 -05:00
cuom1999
8459d3c6e6 Fix problem code bug 2022-09-21 22:21:05 -05:00
cuom1999
fa8c683439 Import Markup from markupsafe 2022-09-16 18:02:53 -05:00
cuom1999
9e336a7bc9 Change add contest form 2022-09-16 00:07:27 -05:00
cuom1999
2633db27d8 Reformat 2022-09-15 13:26:07 -05:00
cuom1999
13b1d54ac3 Fix bug: 2022-09-15 13:00:49 -05:00
cuom1999
1c0686e30a Fix pygments latest version 2022-09-15 12:01:29 -05:00
cuom1999
979b9862fb Update admin org 2022-09-15 11:21:04 -05:00
cuom1999
071da74b3d Fix bug: 2022-09-15 02:13:14 -05:00
cuom1999
67ef6b9111 Allow to create group and its contest on UI 2022-09-15 02:05:02 -05:00
cuom1999
196e2a9bb0 Use raw sql to gen data 2022-09-14 16:11:15 -05:00
cuom1999
88c1f6324d Fix admin bug 2022-09-06 15:36:02 -05:00
cuom1999
e6a4519291 Add curators to notif list 2022-09-05 21:01:41 -05:00
cuom1999
9d9d171209 Black 2022-09-04 12:32:10 -05:00
cuom1999
ba75b5c086 Update admin page 2022-09-04 12:31:49 -05:00
cuom1999
b6e450260b Modify some admin 2022-09-02 18:03:54 -05:00
cuom1999
1f86b3fc07 Fix best submission page bug 2022-09-02 00:39:45 -05:00
cuom1999
cc6c692cc5 Change lang icon to blue 2022-09-01 22:04:14 -05:00
cuom1999
bddb00050a Move unread chat count to one request 2022-08-31 23:18:38 -05:00
cuom1999
1c47d87b61 Fix nginx pdf 2022-08-31 10:44:33 -05:00
cuom1999
66b9240fd4 Fix nginx for pdf 2022-08-31 10:28:54 -05:00
cuom1999
7f3e22e3bf Add memory unit to problem admin 2022-08-31 00:23:23 -05:00
cuom1999
69f08e84b5 Add pdf option for problem 2022-08-30 22:50:08 -05:00
cuom1999
f5c124a2e9 Add source to submission status 2022-08-18 22:47:41 -05:00
cuom1999
04b9849b40 Fix mathjax 2022-08-08 18:05:44 +07:00
cuom1999
db096c83f8 Relax more markdown 2022-08-01 15:01:19 +07:00
cuom1999
427e391416 Temporary change to wait for cached frontend 2022-07-30 21:01:37 +07:00
cuom1999
627cf37996 Improve spoiler 2022-07-30 17:21:08 +07:00
cuom1999
3c6108298c Add hard wrap to markdown 2022-07-30 12:03:56 +07:00
cuom1999
c9f8fbe098 Add old volunteer link to UI 2022-07-29 15:53:35 +07:00
cuom1999
724aadbe20 Fix internal page url 2022-07-28 04:22:01 +07:00
cuom1999
3ed4fc7a0e Change ~ to $ for latex 2022-07-27 20:18:31 +07:00
cuom1999
dc8cbc6976 Auto add editing user to curators 2022-07-20 15:06:15 +07:00
cuom1999
aa8abdec20 Add filter problems by solved 2022-07-18 12:59:45 +07:00
cuom1999
d1e5aaa3e1 Always show problem types for volunteer 2022-07-18 11:35:51 +07:00
cuom1999
1ef68e0fdb Upgrade pagedown 2022-07-15 13:00:34 +07:00
cuom1999
a19a795316 Add notification for pending blogs 2022-06-26 14:24:38 +07:00
cuom1999
0e324a3cce Only allow open org to show members 2022-06-26 12:07:34 +07:00
cuom1999
7c171d59c1 Add testlib 2022-06-22 14:28:34 +07:00
cuom1999
b0cbd4aecc Update problem admin 2022-06-20 22:16:58 +07:00
cuom1999
289e9ab7db Redesign org list 2022-06-18 14:32:37 +07:00
cuom1999
cd5672abf0 Update checker sample 2022-06-17 21:37:13 +07:00
cuom1999
df1b721968 Allow partial score interactive 2022-06-17 20:54:40 +07:00
cuom1999
2baa17f9dd Fix permission 2022-06-16 14:56:02 +07:00
cuom1999
eb44b6510a Add view public submissions permission 2022-06-16 14:46:29 +07:00
cuom1999
6beba95332 Add revision register 2022-06-14 01:30:40 +07:00
cuom1999
a1fd7caee4 Remove manually managed from admin 2022-06-13 11:35:24 +07:00
cuom1999
3dfd3a5dab Add language template 2022-06-12 14:57:46 +07:00
cuom1999
0b6031eef7 Update admin page 2022-06-12 13:52:02 +07:00
cuom1999
da551060da Add submission title 2022-06-09 12:43:15 +07:00
cuom1999
b523dcd2f6 Fix group submission wsevent 2022-06-08 23:00:34 +07:00
cuom1999
1efbf4cc91 Add group submissions 2022-06-08 05:11:30 +07:00
cuom1999
247e0e4740 New UI for users and submissions 2022-06-06 11:36:35 -05:00
cuom1999
0f0dd502c2 Add submission ajax to other contest formats 2022-06-04 21:29:51 -05:00
cuom1999
81d6a57b26 Fix bug 2022-06-04 21:25:23 -05:00
cuom1999
1802458408 Fix bug 2022-06-03 14:01:49 -05:00
cuom1999
2ee1885880 Use bridged checker 2022-06-03 01:27:51 -05:00
cuom1999
253693d1ea Fix submission page bug 2022-06-02 22:14:01 -05:00
cuom1999
5e963c6494 Fix io bug for problem raw 2022-06-02 11:23:16 -05:00
cuom1999
b89c127707 Fix io display bug 2022-06-02 11:21:55 -05:00
cuom1999
8ba39a1f97 Add help text and trans 2022-06-02 00:20:45 -05:00
cuom1999
a1bcc2cb46 Add file io 2022-06-01 23:59:46 -05:00
cuom1999
c9091f2e75 Remove caniuse to always use jax 2022-06-01 23:43:31 -05:00
cuom1999
76b631366b Fix mobile UI 2022-06-01 15:18:52 -05:00
cuom1999
78b818901e Relax contest submission view 2022-06-01 14:31:20 -05:00
cuom1999
1e35ba864f Add back access check 2022-06-01 11:59:58 -05:00
cuom1999
957f04dcf1 Relax access check 2022-06-01 11:53:17 -05:00
cuom1999
3fb78e714d Fix small bugs 2022-06-01 00:47:22 -05:00
cuom1999
9b1724cdad Change UI ranking 2022-06-01 00:28:56 -05:00
cuom1999
eaa7be6ec6 fix blog permissions 2022-05-30 23:35:30 -05:00
cuom1999
9f43e712d0 Add more statuses to submission 2022-05-30 18:23:31 -05:00
cuom1999
4ef9e09c6e Add navbar trans 2022-05-30 17:19:46 -05:00
cuom1999
d1d0c6e1f4 Fix slug bug 2022-05-30 05:54:21 -05:00
cuom1999
e269a4d63f Fix org kick 2022-05-30 03:14:02 -05:00
cuom1999
a2fa61bfd8 Add trans 2022-05-30 02:07:09 -05:00
cuom1999
5fff6b1510 Add organization blogs 2022-05-30 01:59:53 -05:00
cuom1999
99fc3d1015 fix error 2022-05-28 14:20:41 -05:00
cuom1999
a78f1db5e6 Make admin a little smarter 2022-05-28 03:54:12 -05:00
cuom1999
b8876ba023 Make admin members 2022-05-28 02:29:25 -05:00
cuom1999
cae65de1d5 Add permission to org pages 2022-05-27 23:33:00 -05:00
cuom1999
82ec9e098d Rewrite org page 2022-05-27 23:28:22 -05:00
cuom1999
f79f5a8455 Add last unsolved 2022-05-21 20:30:44 -05:00
cuom1999
6047d292dc Add notif for comment page author 2022-05-17 22:34:08 -05:00
cuom1999
a87fb49918 Reformat using black 2022-05-14 12:57:27 -05:00
cuom1999
a19bfefa8c Fix zip saving bug 2022-05-07 20:06:39 -05:00
cuom1999
e70618ed19 Add problem volunteer 2022-05-02 21:44:14 -05:00
cuom1999
e51129d36f Fix race in chat ignore 2022-04-29 15:27:25 -05:00
cuom1999
1dfc6d312d Allow contest host to view submissions 2022-04-29 14:36:26 -05:00
cuom1999
01c19b172a Add compare reversion for contest and blog 2022-04-26 13:24:36 -05:00
cuom1999
308234166b Add reversion compare 2022-04-25 22:00:15 -05:00
cuom1999
27d9ea8326 Add help text to contest time limit 2022-04-25 00:10:02 -05:00
cuom1999
81644a7415 Make recommendation random 2022-04-24 23:25:50 -05:00
cuom1999
15370d8862 Allow interactive feedback 2022-04-20 14:00:32 -05:00
cuom1999
4d9d1f206a Add logger for feed 2022-04-16 16:05:55 -05:00
cuom1999
6797a8523b Decrease problem feed page to 20 2022-04-15 14:34:09 -05:00
cuom1999
7ce3bdda49 Fix page list bug 2022-04-14 15:40:48 -05:00
cuom1999
ff8f12c134 Add interactive option 2022-04-14 14:14:58 -05:00
cuom1999
f539a90635 Change problem page 2022-04-13 00:52:03 -05:00
cuom1999
5c6391fb76 Fix sort key error 2022-04-12 11:53:39 -05:00
cuom1999
2fe571379c Add ML to problem feed 2022-04-11 21:18:01 -05:00
cuom1999
34523ab53f Add median to problem admin 2022-04-04 17:43:56 -05:00
cuom1999
891e2b0d92 Add vote count to problem admin 2022-04-04 17:13:23 -05:00
cuom1999
30a856dcb9 add vote mean and std to problem admin 2022-04-04 17:04:40 -05:00
cuom1999
ce77242008 Fix bugs 2022-03-31 20:33:37 -05:00
cuom1999
329a5293dd Fix field problem vote admin 2022-03-31 01:31:10 -05:00
cuom1999
ca2c74af7c Add fields to problem vote admin 2022-03-31 01:28:40 -05:00
cuom1999
68a53b8749 Remove unlisted users from home page 2022-03-31 01:09:38 -05:00
cuom1999
847fc11bc5 Localize rating chart (DMOJ) 2022-03-28 19:29:11 -05:00
cuom1999
3d3ab23d27 New home UI 2022-03-21 16:40:08 -05:00
cuom1999
f50b41188d Fix a bug 2022-03-11 22:38:15 -06:00
cuom1999
cb7e4559e4 Update problem vote 2022-03-11 22:34:32 -06:00
cuom1999
bc40d293d6 Update problem vote 2022-03-10 11:37:18 -06:00
cuom1999
573fb7a954 Update problem vote 2022-03-10 11:27:52 -06:00
cuom1999
2e3a45168e Add problem vote 2022-03-09 23:38:29 -06:00
cuom1999
68c6f13926 Change hide_problem_tags default to True 2022-03-05 16:13:01 -06:00
cuom1999
ed6e79fdf0 Update UI 2022-02-20 19:03:13 -06:00
cuom1999
3ba270bd07 General rank for friends 2022-01-10 23:02:12 +07:00
cuom1999
39e3f2b1c2 Add toggle button 2022-01-10 18:13:46 +07:00
cuom1999
1f14ef7747 Fix infinite loop when handling utf-8 2022-01-05 16:18:59 +07:00
cuom1999
c2fa394e7a Add Google Login 2021-12-29 13:33:25 +07:00
cuom1999
cd91db4e71 Change code style 2021-12-17 21:51:15 -06:00
cuom1999
36f05abaeb Fix permission of problem comments 2021-12-17 15:46:13 -06:00
cuom1999
e15f05f323 Fix comment stream link 2021-12-16 21:30:55 -06:00
cuom1999
881c165ef5 Redesign UI 2021-12-16 14:16:49 -06:00
cuom1999
2cd0f0385d Add try except for update contest 2021-12-11 21:27:00 -06:00
cuom1999
fea5e46cda Fix countdown back bug 2021-12-10 16:36:55 -06:00
cuom1999
16974ab3dc Fix contest page 2021-12-09 21:59:42 -06:00
cuom1999
70d81ad664 Add contest sort (DMOJ) 2021-12-09 13:31:08 -06:00
cuom1999
b7e2e67bf9 Add specialist rating 2021-12-09 12:55:58 -06:00
cuom1999
c4fd928faf Change rating param 2021-12-09 12:17:26 -06:00
cuom1999
b6556a93f5 Change rating system (DMOJ) 2021-12-08 23:52:52 -06:00
cuom1999
e261fc9e3b Implement chunk uploading 2021-11-27 21:28:48 -06:00
cuom1999
e1f19fb794 Refactor code + fix a small bug 2021-11-22 21:54:48 -06:00
cuom1999
2f8ef1b524 Add direct message 2021-11-20 22:23:03 -06:00
cuom1999
d42d47a674 Change filter ranking to AJAX 2021-11-07 17:59:12 -06:00
cuom1999
11700219b1 Add show virtual option 2021-10-24 17:57:06 -05:00
cuom1999
c973250814 Add clarification to problem list page 2021-10-19 17:41:53 -05:00
cuom1999
425354a2de Change live notification to polling 2021-10-16 17:40:02 -05:00
cuom1999
f174c921fb New organization view 2021-10-10 17:37:15 -05:00
cuom1999
2a7203baa6 Fix ICPC cumtime out range 2021-08-11 15:38:03 -05:00
cuom1999
3e41fba227 Fix import user 2021-07-28 18:03:07 -05:00
cuom1999
6faf7a10bd Add import users 2021-07-28 17:58:42 -05:00
cuom1999
988a96b3dd Rewrite UI for user profile page 2021-07-22 22:54:48 -05:00
cuom1999
ce5ea027d2 Add live contest notification 2021-07-18 20:22:44 -05:00
cuom1999
7db78177c1 Fix broken installation 2021-07-08 16:03:51 -05:00
Luong Doan
db447f8487 Using SHA1 for problem data cache 2021-06-28 04:44:25 +00:00
cuom1999
509327b045 Add more detailed permission for testcases view 2021-06-17 01:49:09 -05:00
cuom1999
e91116fe1b Close browser after every selenium use 2021-06-07 15:23:16 -05:00
Luong Doan
66c08522f7 Add email to import_users 2021-06-07 07:00:53 +00:00
Luong Doan
c617957fc5 Fix a stat bug 2021-06-05 02:45:22 +00:00
cuom1999
5f044964ba Fix a bug in stat page 2021-06-02 08:42:22 -05:00
cuom1999
5c5bba5f7b Fix out of index in stat page 2021-06-02 08:31:58 -05:00
cuom1999
04a20626b8 Add problem point distribution 2021-06-01 19:20:39 -05:00
cuom1999
8ac611f9f4 Add delete cache to testcases 2021-06-01 15:34:42 -05:00
Phuoc Dinh Le
4bce15b536
Remove print statement 2021-05-31 00:32:19 -05:00
cuom1999
6bdabc7e50 Limit 3 orgs when registering 2021-05-30 17:39:10 -05:00
cuom1999
49d446470e Add --no-sandbox for root 2021-05-30 15:44:41 -05:00
cuom1999
d313c4d3a1 Add selenium to problem pdf (DMOJ) 2021-05-30 12:51:19 -05:00
cuom1999
ecfbd56d65 Fix submission display if input/output not exist 2021-05-29 21:43:16 -05:00
cuom1999
13b63d7d84 Add UI for batch cases in status 2021-05-26 12:10:19 -05:00
cuom1999
52ba13fd51 Fix score issue 2021-05-25 16:01:23 -05:00
cuom1999
6c66f96e9d Cache Problem Testcases 2021-05-24 23:22:56 -05:00
cuom1999
c76b1a4ed1 Fix rating (DMOJ) 2021-05-24 20:10:26 -05:00
cuom1999
3b98f975a0 Fix a bug 2021-05-24 15:40:07 -05:00
cuom1999
b45de198ba Fix rerate logic (DMOJ) 2021-05-24 15:18:39 -05:00
cuom1999
297b8a2a36 Add contest tester/curator (DMOJ) 2021-05-24 15:00:36 -05:00
cuom1999
06318a97e5 Add name to import_users 2021-04-07 14:08:42 -05:00
Phuoc Dinh Le
dd725466e5
Another attempt to fix VNese bugs with utf-8. 2021-03-31 21:46:42 -05:00
Phuoc Dinh Le
d8e514911a
Fix VNese bugs when after trimming 2021-03-31 21:32:15 -05:00
cuom1999
ffb6797c64 Add organization to problem search 2021-02-20 01:36:16 -06:00
cuom1999
5a892f5a17 Add page_suffix to contest search 2021-02-19 18:58:29 -06:00
cuom1999
628a3680d4 Add contest search 2021-02-19 02:02:12 -06:00
cuom1999
50f506cd93 Fix float precision in contest ranking 2021-02-11 13:58:41 -06:00
cuom1999
6f7e5f5173 Add import users 2021-01-28 22:43:10 -06:00
cuom1999
34305c8ec9 Change wording 2021-01-28 22:42:53 -06:00
cuom1999
f6e77c67bf Escape XML for problems and comments 2021-01-11 21:58:24 -06:00
cuom1999
dbaf181a50 Escape illegal XML in Feed 2021-01-07 20:22:53 -06:00
cuom1999
acc8a91e63 Fix problem feed 2021-01-07 20:10:02 -06:00
cuom1999
0adbc74d95 Add full name to user tables 2020-12-29 20:29:50 -06:00
cuom1999
4502dbf6b9 Add organization private pages 2020-12-27 23:45:58 -06:00
cuom1999
4c3441b197 Total score only for IOI 2020-12-27 21:05:22 -06:00
cuom1999
a6be869658 Rescore contest when parameters change 2020-12-27 20:27:03 -06:00
cuom1999
b3d80b5100 Add set scoreboard view 2020-12-27 19:59:57 -06:00
cuom1999
528f229b79 Add submission activity chart 2020-12-25 19:02:14 -06:00
cuom1999
167afb6a73 Allow superuser to abort 2020-12-01 17:23:23 -06:00
cuom1999
1004563a53 Temporary fix for abort race 2020-12-01 17:18:17 -06:00
cuom1999
3ef47518ee Move download submissions to manage submissions page 2020-11-25 13:21:53 -06:00
cuom1999
aeed1814b3 Display friend list for anonymous user 2020-11-24 13:17:13 -06:00
cuom1999
ae9ef37e3a Fix editorial bug in problem view 2020-11-24 13:04:28 -06:00
cuom1999
9ad1052766 Disable mathoid if URL=False 2020-11-22 17:17:42 -06:00
cuom1999
c44009be1a Atcoder's total score only 2020-10-26 15:52:32 -05:00
cuom1999
eadd4f2ad3 Add option to only show total score in contest 2020-10-26 15:46:42 -05:00
cuom1999
26c277c612 Fix decimal points in contest total score 2020-10-26 15:13:17 -05:00
cuom1999
b9f6a57777 Fix ticket notification bug 2020-10-20 12:43:34 -05:00
cuom1999
7065d9ce6b Add notification on ticket messages 2020-10-19 22:54:13 -05:00
cuom1999
1434b1cbf8 Display open ticket to assignees 2020-10-16 22:48:55 -05:00
cuom1999
0e8b7f51ee Add distinct to contest display 2020-10-16 22:36:02 -05:00
cuom1999
37f8675f06 Boost loading testcases speed and increase submission limit 2020-09-27 01:56:48 -05:00
cuom1999
72ff021a33 Optimize rendering testcases status 2020-08-05 08:31:43 -05:00
cuom1999
13eb433086 Add superuser required to download AC submissions 2020-07-30 23:44:08 -05:00
cuom1999
859c8f62ed Add download AC submissions 2020-07-26 00:11:03 -05:00
cuom1999
e8ef46ffcf Handle empty case data 2020-07-22 16:21:03 -05:00
cuom1999
fff49b9b3e Readd sort order and editorial to problemlist 2020-07-19 16:48:39 -05:00
cuom1999
6f25762ffa Make submit form work 2020-07-19 16:39:28 -05:00
cuom1999
3629369fba Update bridge (DMOJ) 2020-07-19 16:27:14 -05:00
cuom1999
77e64f1b85 Change cache to memcached 2020-07-16 21:30:48 -05:00
cuom1999
2e28b92759 Change problem AC update time to 5 min 2020-07-16 17:55:25 -05:00
cuom1999
de704fc250 Add notification 2020-07-02 21:50:31 -05:00
cuom1999
802ba7bbba Add more comments to homepage 2020-06-29 22:42:54 -05:00
cuom1999
4a1d800802 Delete the print function 2020-06-28 14:12:01 -05:00
cuom1999
e951c761f5 Add friend 2020-06-23 20:46:33 -05:00
cuom1999
3876896b97 add editorial column to problem table 2020-06-15 13:46:43 -05:00
cuom1999
e00a64e49b Add moss pascal 2020-06-15 11:10:44 -05:00
cuom1999
825649fe57 display real-time submission point while judging 2020-06-07 22:36:23 -05:00
cuom1999
388715bf3a Fix pretest wrong testcases 2020-05-29 15:46:17 -05:00
cuom1999
3b2d5dfce0 Fix message unable to delete 2020-05-22 20:59:19 -05:00
thanhluong
982048e16a Show problem code in the problem list 2020-05-02 18:43:50 +00:00
cuom1999
b73bc7ad4d change contest testcases visibility 2020-04-10 01:30:19 -05:00
cuom1999
e820697e60 add cpp checker 2020-03-17 20:41:09 -06:00
cuom1999
f74f8b6e05 change e testcase table UI and add CPP validator 2020-03-17 00:11:03 -06:00
Dinh
4c9f1e1508 change chat position on navbar 2020-01-27 14:55:19 -06:00
Dinh
d6c5c286fb add chat to navbar 2020-01-27 14:53:09 -06:00
Dinh
af61e8a8e8 add chat box 2020-01-27 14:37:52 -06:00
Dinh
954597cd96 add delete-all in test-data page 2020-01-25 23:22:27 -06:00
Dinh
fa9cc9b7cb rename migration 98 2020-01-23 20:46:32 -06:00
Dinh
93069d6cd1 rename migration 99 2020-01-23 20:40:54 -06:00
Dinh
e72c7c3a9a fix lint errors 2020-01-23 20:39:19 -06:00
Dinh
25ebc87db8 add custom checker 2020-01-23 20:32:46 -06:00
Dinh
184fa549e0 add latex to homepage 2020-01-22 16:19:24 -06:00
Dinh
ab7bdf1eef add admin's permission to view submission in contests 2020-01-22 15:23:00 -06:00
Dinh
7fa2ac9d0c fix lint errors 2020-01-21 19:18:43 -06:00
Dinh
b44549b388 add readme file and fix the submission.py 2020-01-21 12:00:50 -06:00
Dinh
d2cb9ccf67 add testcase input and answer 2020-01-21 11:42:16 -06:00
thanhluong
49dc9ff10c Cloned DMOJ 2020-01-21 15:35:58 +09:00