Commit graph

  • 23f5a579b7 Add permission for uploaded file cuom1999 2020-07-20 10:20:27 -0500
  • fff49b9b3e Readd sort order and editorial to problemlist cuom1999 2020-07-19 16:48:39 -0500
  • 6f25762ffa Make submit form work cuom1999 2020-07-19 16:39:28 -0500
  • 3629369fba Update bridge (DMOJ) cuom1999 2020-07-19 16:27:14 -0500
  • 77e64f1b85 Change cache to memcached cuom1999 2020-07-16 21:30:48 -0500
  • 2e28b92759 Change problem AC update time to 5 min cuom1999 2020-07-16 17:55:25 -0500
  • a27a75e887 Fix ranking table bugs with large time cuom1999 2020-07-12 23:16:28 -0500
  • c8d34b96d4 Hacky fix UI jump cuom1999 2020-07-03 12:20:23 -0500
  • de704fc250 Add notification cuom1999 2020-07-02 21:50:31 -0500
  • ab59065c0b Fix CPP checker/ due to judge update cuom1999 2020-07-02 11:49:39 -0500
  • b6d0e57fb6 Add math engine to ticket cuom1999 2020-06-30 11:42:45 -0500
  • 802ba7bbba Add more comments to homepage cuom1999 2020-06-29 22:42:54 -0500
  • 4a1d800802 Delete the print function cuom1999 2020-06-28 14:12:01 -0500
  • 3207702e85 Update VNese cuom1999 2020-06-27 17:36:05 -0500
  • baa5234966 Sort input/output files before filling testcases cuom1999 2020-06-27 17:15:37 -0500
  • ef04a85b18 Merge branch 'master' of https://github.com/LQDJudge/online-judge cuom1999 2020-06-23 20:47:09 -0500
  • e951c761f5 Add friend cuom1999 2020-06-23 20:46:33 -0500
  • 5db1012fa1 Update about thanhluong 2020-06-20 16:00:43 +0000
  • 5298e6aaa5 change spoiler style cuom1999 2020-06-19 21:16:44 -0500
  • 003818a9cc add spoiler to editor cuom1999 2020-06-19 20:44:03 -0500
  • 77eae18581 try to fix chat bug cuom1999 2020-06-16 01:27:14 -0500
  • 07f511c1a4 Fix wrong person bug in chatbox cuom1999 2020-06-15 21:44:29 -0500
  • fe3807b60d Not highlight 0 submissions cuom1999 2020-06-15 17:51:14 -0500
  • 3a09375057 Highlight first solve cuom1999 2020-06-15 17:46:50 -0500
  • 7f9245570f Add authentication to chatbox cuom1999 2020-06-15 15:19:00 -0500
  • 3876896b97 add editorial column to problem table cuom1999 2020-06-15 13:46:43 -0500
  • e00a64e49b Add moss pascal cuom1999 2020-06-15 11:10:44 -0500
  • c3db3b0aa2 beautify news box cuom1999 2020-06-12 18:01:53 -0500
  • 3e0af2dd75 dive news into boxes cuom1999 2020-06-12 10:48:44 -0500
  • 19949c8b2b change nav color and make green bolder cuom1999 2020-06-11 13:25:23 -0500
  • 2c27e41e7a change to bolder green cuom1999 2020-06-11 12:52:18 -0500
  • d5cf4759d8 remove margin top of content page cuom1999 2020-06-11 00:10:16 -0500
  • 35fd470c24 change navbar UI cuom1999 2020-06-10 23:48:44 -0500
  • 973c58a71a remove logo width cuom1999 2020-06-10 13:41:49 -0500
  • 2c60d5d37a fix chat UI cuom1999 2020-06-10 13:31:53 -0500
  • 19665c557f divide admin and users cuom1999 2020-06-08 18:19:09 -0500
  • 7e4c104a56 fix mobile chatbox view cuom1999 2020-06-08 17:08:24 -0500
  • 22ca286085 add online users to chatbox cuom1999 2020-06-08 15:11:07 -0500
  • 825649fe57 display real-time submission point while judging cuom1999 2020-06-07 22:36:23 -0500
  • 388715bf3a Fix pretest wrong testcases cuom1999 2020-05-29 15:46:17 -0500
  • 6da7630ba5 Add line to chatbox cuom1999 2020-05-23 20:35:18 -0500
  • acec52f71b Add ratism to chatbox cuom1999 2020-05-23 18:52:19 -0500
  • ca89510799 Fix page unable to scroll up cuom1999 2020-05-23 18:13:42 -0500
  • 3b2d5dfce0 Fix message unable to delete cuom1999 2020-05-22 20:59:19 -0500
  • 47067d375e Change time format thanhluong 2020-05-22 17:17:16 +0000
  • d4c203c620 Change time format thanhluong 2020-05-22 17:16:42 +0000
  • e2d02dae99 TypeSet MathJax thanhluong 2020-05-18 06:39:19 +0000
  • d3f904283d [By cuom1999] Update cursor for delete button thanhluong 2020-05-17 18:42:33 +0000
  • 9463e9bb0c Support Latex thanhluong 2020-05-17 18:35:32 +0000
  • a86a2b25e0 Avoid XSS thanhluong 2020-05-17 18:01:59 +0000
  • 49de777c9f Delete messages by id thanhluong 2020-05-06 04:51:16 +0000
  • e60184545a Remove id of <a> tag thanhluong 2020-05-05 18:42:27 +0000
  • 5b1de72270 Fix chat box and add Delete feature thanhluong 2020-05-05 18:17:42 +0000
  • 005ac64be7 Update Vietnamese translation thanhluong 2020-05-03 17:54:30 +0000
  • f0b1d7b6ae Add .ans extension for the auto_fill_testcase feature thanhluong 2020-05-03 17:42:02 +0000
  • 463711994a Update Vietnamese translation thanhluong 2020-05-03 17:41:19 +0000
  • a4e4d12ce3 Sort problem list by code thanhluong 2020-05-03 07:37:47 +0000
  • 698828cbb2 Consider uppercase file extensions thanhluong 2020-05-03 07:12:11 +0000
  • 5dc861c4e0 Uppercase problems' code thanhluong 2020-05-03 07:11:33 +0000
  • 982048e16a Show problem code in the problem list thanhluong 2020-05-02 18:43:50 +0000
  • 23ac7817f7 Update logo thanhluong 2020-04-26 15:54:17 +0000
  • 1f72fe0813 Update copyright thanhluong 2020-04-26 15:38:37 +0000
  • 3544c4974b
    Update Vietnamese translation #2 thanhluong 2020-04-23 14:32:30 +0900
  • 07de17e78a
    Update Vietnamese translation thanhluong 2020-04-23 14:19:03 +0900
  • a3e3afc427
    Ignore redundant files thanhluong 2020-04-23 14:11:40 +0900
  • ddb0b76783
    Merge pull request #5 from LQDJudge/cuom1999 Phuoc Dinh Le 2020-04-10 01:34:03 -0500
  • b73bc7ad4d change contest testcases visibility cuom1999 cuom1999 2020-04-10 01:30:19 -0500
  • 2eda3dba67
    Merge pull request #4 from LQDJudge/cuom1999 Phuoc Dinh Le 2020-04-08 19:28:37 -0500
  • 5aa9af5013 change logo cuom1999 2020-04-08 19:26:59 -0500
  • 536b275502
    Merge pull request #3 from LQDJudge/cuom1999 Phuoc Dinh Le 2020-03-26 19:04:23 -0600
  • ba5128aa8d fix silly bug cuom1999 2020-03-21 16:49:54 -0600
  • 92d94af520 almost chatbox cuom1999 2020-03-20 22:48:04 -0600
  • dd34f474a5 add time format for chat box cuom1999 2020-03-20 15:34:33 -0600
  • 112f2b57c3 add database to chatbox cuom1999 2020-03-19 16:51:56 -0600
  • cb8eb2689c add icons and chatbox cuom1999 2020-03-18 23:13:55 -0600
  • 9e95fd21a7 fix icon cuom1999 2020-03-17 23:57:57 -0600
  • e820697e60 add cpp checker cuom1999 2020-03-17 20:41:09 -0600
  • f74f8b6e05 change e testcase table UI and add CPP validator cuom1999 2020-03-17 00:11:03 -0600
  • 0ff312e3ba change styles cuom1999 2020-03-16 01:56:55 -0600
  • f424e609bc update readme cuom1999 2020-03-15 20:28:46 -0600
  • 6419d21576
    Delete local_settings.py Phuoc Dinh Le 2020-03-15 19:26:33 -0600
  • 47c6e52e06 add changes cuom1999 2020-03-15 20:25:06 -0600
  • 79f6fb025e :q Merge branch 'cuom1999' of https://github.com/LQDJudge/online-judge into cuom1999 cuom1999 2020-03-15 20:23:32 -0600
  • ed5c7bd379 change .gitignore cuom1999 2020-03-15 20:23:14 -0600
  • 0aafdb4e4c
    Merge pull request #2 from LQDJudge/master Phuoc Dinh Le 2020-03-15 20:22:19 -0500
  • 3753bcda62 Merge README thanhluong 2020-02-25 01:11:37 +0900
  • fe78a57906
    Modify name settings thanhluong 2020-02-25 01:10:57 +0900
  • c54405b638
    Update README Luong Doan 2020-02-24 19:46:32 +0900
  • 6f2b0316fd
    Update template and .gitignore thanhluong 2020-02-24 19:42:05 +0900
  • 755e968e7d
    Merge pull request #1 from LQDJudge/cuom1999 Luong Doan 2020-02-01 11:57:51 +0900
  • 25325b4fd9 add chat model Dinh 2020-01-28 14:12:17 -0600
  • 4c9f1e1508 change chat position on navbar Dinh 2020-01-27 14:55:19 -0600
  • d6c5c286fb add chat to navbar Dinh 2020-01-27 14:53:09 -0600
  • af61e8a8e8 add chat box Dinh 2020-01-27 14:37:52 -0600
  • 15b0e06a4f fix urls.py Dinh 2020-01-26 17:32:40 -0600
  • 954597cd96 add delete-all in test-data page Dinh 2020-01-25 23:22:27 -0600
  • fa9cc9b7cb rename migration 98 Dinh 2020-01-23 20:46:32 -0600
  • 93069d6cd1 rename migration 99 Dinh 2020-01-23 20:40:54 -0600
  • e72c7c3a9a fix lint errors Dinh 2020-01-23 20:39:19 -0600
  • 25ebc87db8 add custom checker Dinh 2020-01-23 20:32:46 -0600