Commit graph

  • 04f9fe8252 Bridge: only update necessary problems when judge sends update signal cuom1999 2024-05-03 13:37:19 -0500
  • 4ee2e1b940 Fix inconsistency of contest is_organization_private cuom1999 2024-05-02 23:33:18 -0500
  • 9270a017d3 Fix last row border cuom1999 2024-05-02 19:18:47 -0500
  • 8ff0f369a6 Table css cuom1999 2024-05-02 19:13:19 -0500
  • cad679ad90 Fix chat emoji toggle cuom1999 2024-05-02 13:49:01 -0500
  • a63afd6f3c Add contest submissions page cuom1999 2024-04-29 21:08:48 -0500
  • 66f2184b39 Fix import cuom1999 2024-04-27 02:24:11 -0500
  • c8f21aa9a5 Refactor submission detail page cuom1999 2024-04-27 00:37:34 -0500
  • 8d0045ec82 Add profile info cuom1999 2024-04-26 22:51:16 -0500
  • 55a85689e9 Rewrite notif page cuom1999 2024-04-26 20:55:24 -0500
  • 1439dd12c8 Change comment feed size back cuom1999 2024-04-26 20:40:49 -0500
  • bf5514032b Clean up more sql queries cuom1999 2024-04-26 20:37:35 -0500
  • 571596dcbf Contest caching cuom1999 2024-04-25 01:58:47 -0500
  • 86d1ff4eaa Joining contest also leaves current contest cuom1999 2024-04-24 22:33:57 -0500
  • 345684300f Only allow clone contest after 1 day cuom1999 2024-04-24 14:13:11 -0500
  • e24c208e1d Fix None bug cuom1999 2024-04-23 15:53:58 -0500
  • ba96d83db8 Contest and Org css cuom1999 2024-04-23 15:36:51 -0500
  • d6832a0550 Fix div by 0 cuom1999 2024-04-21 20:08:25 -0500
  • 86815fb460 Add lazy loading img and fix friend ranking cuom1999 2024-04-14 00:23:14 -0500
  • 4a2bc46206 Fix typo cuom1999 2024-04-13 20:02:59 -0500
  • c6c5ea0c7a Make image in user link bigger cuom1999 2024-04-13 17:19:39 -0500
  • e6a1c04509 Fix css cuom1999 2024-04-13 17:08:49 -0500
  • 8f1c8d6c96 Caching and refactors cuom1999 2024-04-13 17:02:54 -0500
  • 67b06d7856 Fix datetime widget cuom1999 2024-04-13 00:51:14 -0500
  • 7d83efed7f Change date time picker widget cuom1999 2024-04-12 22:26:17 -0500
  • 08eef6408f Add text limit to about fields cuom1999 2024-04-12 12:09:40 -0500
  • 208a4e4ef7 Standardize user image + minor bugs cuom1999 2024-04-12 01:51:57 -0500
  • 5147980d43 Move submission to user tab cuom1999 2024-04-12 00:08:25 -0500
  • 2f64c87d56 Fix logged-out user page cuom1999 2024-04-12 00:04:07 -0500
  • 361d3fc33a Rewrite user follow + fix some css cuom1999 2024-04-11 23:56:58 -0500
  • 04877b47c1 Update judge problems by chunk cuom1999 2024-04-04 00:27:08 -0500
  • 7223dccf75 Fix user about css cuom1999 2024-03-27 00:14:10 -0500
  • 28156a9952 Fix type cuom1999 2024-03-26 20:23:47 -0500
  • 45469ff103 Update collab filter to use dict result cuom1999 2024-03-26 12:23:13 -0500
  • a4c2fad04f Memorize contest filter and fix some css cuom1999 2024-03-25 13:48:21 -0500
  • 64a3d1bbb2 Add trans cuom1999 2024-03-23 00:33:43 -0500
  • fd77975390 Add contest rate limit submission cuom1999 2024-03-23 00:26:53 -0500
  • 664dc3ca71 Add trans cuom1999 2024-03-22 22:58:42 -0500
  • 44c4795282 Add custom file upload cuom1999 2024-03-22 22:52:21 -0500
  • 680de724ba Fix activation email cuom1999 2024-03-22 19:58:00 -0500
  • d0d6b1e4f9 Update logo svg cuom1999 2024-03-20 22:15:10 -0500
  • d9d821c6db Fix email - Use png cuom1999 2024-03-20 17:58:42 -0500
  • 0c4a49d446 Fix email cuom1999 2024-03-20 17:51:50 -0500
  • d93767abdd Fix email protocol - Change to use svg logo cuom1999 2024-03-20 17:16:50 -0500
  • 6dcd3ed0c9 Don't allow normal contests to run pretests only cuom1999 2024-03-20 11:17:57 -0500
  • 6bc0eb4b1c Wrap space around emoji regex cuom1999 2024-03-20 10:48:17 -0500
  • d835ee741a Focus editor after pasting image cuom1999 2024-03-20 00:05:12 -0500
  • e923d1b2fe Implement markdown emoji, youtube, clipboard cuom1999 2024-03-19 23:51:12 -0500
  • 5e72b472e6 Rename problem data fields cuom1999 2024-03-18 23:53:35 -0500
  • acdf94a8c9 Fix problem admin error and give pdf problem more time to render cuom1999 2024-03-17 02:39:20 -0500
  • 6dbe3932de Fix cache + problem pdf cuom1999 2024-02-28 14:13:59 -0600
  • 85bee3e77c Fix signals cuom1999 2024-02-26 15:47:17 -0600
  • 2189de9433 Fix url.py cuom1999 2024-02-26 14:51:19 -0600
  • 1e7957a2cd Remove math engines cuom1999 2024-02-26 14:49:52 -0600
  • 3f53c62d4d Fix random frontend (problem info, lazy load img, comment pagedown) cuom1999 2024-02-26 14:31:33 -0600
  • 7bba448ef5 Merge branch 'master' of https://github.com/LQDJudge/online-judge cuom1999 2024-02-23 17:07:49 -0600
  • 2831a24b90 Cache prefetch cuom1999 2024-02-23 17:07:34 -0600
  • df34e547ad
    Copyright and fix for test formatter (#107) Bao Le 2024-02-22 12:05:06 +0800
  • a85558eb97 Copyright and fix for test formatter BaoLe106 2024-02-21 14:45:06 +0800
  • c2f6dba462 Fix some js cuom1999 2024-02-19 18:30:39 -0600
  • 6d763f2db5 Fix div by 0 cuom1999 2024-02-19 17:35:36 -0600
  • fcaf76e89f Add trans cuom1999 2024-02-19 17:20:57 -0600
  • a0feaa8fc9 Darkmodecss cuom1999 2024-02-19 17:10:13 -0600
  • 83579891b9 Add course cuom1999 2024-02-19 17:00:44 -0600
  • d409f0e9b4 Fix toggle cuom1999 2024-02-14 20:35:13 -0600
  • c5aff93fb8 Fix user problem css cuom1999 2024-02-12 13:43:07 -0600
  • 4259b909a0 Fix submission css cuom1999 2024-02-08 12:57:06 -0600
  • e996e9e47f Don't allow clone contest with access code cuom1999 2024-02-07 00:10:31 -0600
  • d9b477c441 Submission css cuom1999 2024-02-05 21:21:44 -0600
  • 1073ad45ff Fix user table cuom1999 2024-02-05 20:11:54 -0600
  • 031e4f5f6b Fix problem pdf cuom1999 2024-02-05 19:21:17 -0600
  • c87566673a Improve katex markdown cuom1999 2024-02-05 18:32:08 -0600
  • 08d2437d49 Move from mathjax to katex cuom1999 2024-02-05 17:02:49 -0600
  • b2c9be7bda Modify the offset cuom1999 2024-02-05 15:40:06 -0600
  • 2a4882f598 Store scroll offset in cache back button cuom1999 2024-02-05 15:33:58 -0600
  • ea2c7d2f36 Make websocket retry longer cuom1999 2024-02-05 15:17:37 -0600
  • ce04b268c3 Cache back button cuom1999 2024-02-05 15:17:02 -0600
  • 76afe927b6 Make mathjax async cuom1999 2024-02-05 15:16:35 -0600
  • 695fa85b19 Modify some select2 box cuom1999 2024-02-05 15:15:32 -0600
  • 847e8b6660 Tune submission css cuom1999 2024-02-04 22:33:21 -0600
  • 9376750a1b Fix css cuom1999 2024-02-03 01:13:47 -0600
  • c8b7848f5a Fix user search cuom1999 2024-02-03 01:02:55 -0600
  • 2a4d4e3bc1 Submission css cuom1999 2024-02-02 22:23:05 -0600
  • 24a9969738 More md css cuom1999 2024-02-02 18:54:33 -0600
  • 9b7cdf811a Change md font cuom1999 2024-02-02 18:35:50 -0600
  • faedcc5c70 Update admin font cuom1999 2024-01-31 21:05:05 -0600
  • 96ad972600 Update css cuom1999 2024-01-31 20:46:25 -0600
  • 0de11d26a6 Add trans cuom1999 2024-01-30 22:20:55 -0600
  • 2ff1ed0f54 No require password if register via social auth cuom1999 2024-01-30 19:47:06 -0600
  • 9fd93a3b53 More CSS cuom1999 2024-01-29 21:18:22 -0600
  • 4b6ba43c42 CSS fix cuom1999 2024-01-29 20:43:28 -0600
  • e22061fc84 Add login required to test formatter cuom1999 2024-01-29 13:22:43 -0600
  • a079827aa6 Merge branch 'master' of https://github.com/LQDJudge/online-judge cuom1999 2024-01-29 13:17:46 -0600
  • f4eb9c54a4 CSS pagination cuom1999 2024-01-29 13:17:40 -0600
  • 458598b1cb
    Fix bug comparing latest message in room chat (#106) Phuoc Anh Kha Le 2024-01-28 22:22:57 -0600
  • bb67d58edd Fix bug comparing latest message in room chat anhkha2003 2024-01-28 21:16:21 -0600
  • f7fa1c01cb
    Add character limit and check validation of messages in Chat (#105) Phuoc Anh Kha Le 2024-01-28 15:39:27 -0600
  • dbea1d0968 Update check_valid_message and fix bugs copy latex anhkha2003 2024-01-28 15:34:17 -0600
  • bb5b563431
    Merge branch 'LQDJudge:master' into master Phuoc Anh Kha Le 2024-01-28 15:23:20 -0600
  • 350492c6e4 Change monospace font cuom1999 2024-01-25 13:05:40 -0600