Commit Graph

  • dcea523cfc
    chore(judger): drop java support Baoshuo 2022-03-16 21:12:09 +0800
  • 8ce32618b6
    fix(judger): python Baoshuo 2022-03-16 20:43:41 +0800
  • 7a7d46e057
    chore: merge branch 'develop' into master Baoshuo 2022-03-16 20:15:43 +0800
  • e92b8a4e36
    feat(judger): upgrade to ubuntu:20.04 Baoshuo 2022-03-16 20:10:44 +0800
  • 4b54cf7560
    fix(web): data upload Baoshuo 2022-03-16 19:59:14 +0800
  • 78860a54b3
    chore: add docker ignore Baoshuo 2022-03-16 18:12:23 +0800
  • 84503130db
    refactor: docker compose Baoshuo Ren 2022-03-16 09:00:39 +0000
  • e46ff8b152
    chore: ignore data Baoshuo Ren 2022-03-16 05:36:54 +0000
  • 9ebd1ad7e3
    fix(web): login captcha Baoshuo Ren 2022-03-16 05:36:10 +0000
  • c525b570ad
    fix(web): [CSP] upgrade-insecure-requests Baoshuo Ren 2022-03-16 05:27:06 +0000
  • 090747fa4d
    chore: replace git repo url Baoshuo Ren 2022-03-14 13:55:09 +0000
  • 0bf1a2f998
    feat: add captcha Baoshuo Ren 2022-03-14 13:49:48 +0000
  • 0d931e270b
    fix(lint): make ci happy v1.0 billchenchina 2021-09-10 00:10:10 +0800
  • dcd0d0b66e
    fix(web): syntax error in /reset-password billchenchina 2021-09-09 22:07:17 +0800
  • e357d1cb91
    fix(web): json_encode for REQUEST_URI enter in /reset-password billchenchina 2021-09-09 21:38:08 +0800
  • ebf541ab91
    fix(web): json_encode for input enter in /user/msg billchenchina 2021-09-09 21:25:44 +0800
  • 9edd28541e
    Create SECURITY.md billchenchina 2021-09-09 18:18:58 +0800
  • 2b3cfc0df4
    fix(install): Update Dockerfile for mysql connection issue (#92) develop flukehn 2021-07-27 17:09:06 +0800
  • 480202a9b9
    Merge pull request #89 from UniversalOJ/fix-88 billchenchina 2021-04-25 22:14:03 +0800
  • c929bec01c
    Add space between contest name and notification text billchenchina 2021-04-25 22:03:08 +0800
  • 78846bc1b8
    Fix #88 billchenchina 2021-04-25 21:58:47 +0800
  • 507844cc61
    Merge pull request #87 from daklqw/patch-2 billchenchina 2021-04-16 10:49:51 +0800
  • 8b9bc9211c
    Update judge_client daklqw 2021-04-16 10:37:37 +0800
  • 4075ac38b4
    Merge pull request #86 from daklqw/patch-1 billchenchina 2021-04-16 00:56:17 +0800
  • 421a251ee8
    run_program_conf.h daklqw 2021-04-15 20:56:07 +0800
  • d830cf16c7
    Merge pull request #85 from daklqw/patch-1 billchenchina 2021-04-14 16:58:14 +0800
  • 2521b81626
    typo daklqw 2021-04-14 16:53:41 +0800
  • 01701e1192
    Merge pull request #68 from leoleoasd/develop(ISCAS-2028137) billchenchina 2021-04-06 08:55:18 +0800
  • 0cc5f87058
    fix(judger): Let judger work on ubuntu 20.04 (#81) billchenchina 2021-01-26 04:23:21 +0800
  • 588b3bf01f
    fix(bundle): Refactor install scripts (#80) billchenchina 2021-01-24 01:41:30 +0800
  • 87749adb28
    Merge pull request #73 from xjrjyy/patch-1 billchenchina 2021-01-24 01:39:36 +0800
  • 09894e9913
    fix(judger): fix a bug on subtask type (#75) Kaifeng Lyu 2020-09-26 00:07:08 +0800
  • 089ccece15 Added paste management Leo Lu 2020-09-23 19:12:05 +0800
  • 6db9f15977 Added paste management Leo Lu 2020-09-23 19:09:54 +0800
  • d38b9115c5
    解决火狐浏览器上传数据“请上传zip格式!”问题 xjrjyy 2020-09-06 17:04:00 +0800
  • 8692ff11a7
    fix(web): fix compatibility issues on Safari (#72) Kaifeng Lyu 2020-09-06 16:45:37 +0800
  • 69adfdb5dc fix(problem_set):fix incorrect class in bootstrap4 EarringYYR 2020-08-29 14:48:54 +0800
  • 8cbb222d0b Added created_at field to pastes Leo Lu 2020-08-14 01:29:26 +0800
  • f25be16d1e Added map visualizer Leo Lu 2020-08-07 17:22:30 +0800
  • 07f7782ae4 Added pastes Leo Lu 2020-08-06 00:24:34 +0800
  • bd76d2c296
    Improved .gitignore (#66) sun123t2 2020-08-01 15:27:46 +0800
  • 2644feee3a
    Merge pull request #65 from leoleoasd/develop billchenchina 2020-07-20 16:29:54 +0800
  • 594289ffc7
    Fixed git ignore issue. Leo Lu 2020-07-14 21:25:24 +0800
  • 230738b770 Merge branch 'develop' billchenchina 2020-07-14 13:39:58 +0000
  • 586466fe2c Upadted php-cs-fixer Leo Lu 2020-07-02 23:08:31 +0800
  • 4488004d72 Added action to check style Leo Lu 2020-06-25 20:47:22 +0800
  • b8f82be3dc Reformated with php-cs-fixer Leo Lu 2020-06-25 20:41:16 +0800
  • 9a6f16cf1d
    chore(install): switch to fetch Ubuntu 20.04 image in Dockerfile Masco Skray 2020-05-01 23:40:16 +0800
  • 6286e41c11
    feat(install): experimental Ubuntu 20.04 support Masco Skray 2020-05-01 23:40:11 +0800
  • 8ca70fc87c fix(judger): support Java updated to 8u222 and 11.0.4 Masco Skray 2019-10-01 10:10:00 +0800
  • a74f687824 feat(web): add judger management in super_manage Masco Skray 2019-09-12 18:12:01 +0800
  • 301bebd3eb chore(web): make stickers offline Masco Skray 2019-09-10 10:20:30 +0800
  • c49b69aa86 style(web): upgrade to Bootstrap 4 view with new artworks Masco Skray 2019-09-10 10:15:20 +0800
  • bd74ed3f51 fix(web/app/controllers): do not move if there is any file in zip (#49) Masco Skray 2019-08-02 19:00:37 +0800
  • 73aec02216 feat(install): add options to choose which judger component to build Masco Skray 2019-07-16 18:28:00 +0800
  • d413b746eb chore(install): separate services with docker-compose support Masco Skray 2019-07-16 14:13:28 +0800
  • 28cd4ef8b8 style(web,install): set repo clone dir as work dir Masco Skray 2019-07-16 10:43:02 +0800
  • fb6cae057c chore(web): set runtime version on faq page Masco Skray 2019-07-16 10:33:45 +0800
  • d92f7b1177 fix(install): mend bundle installation scripts Masco Skray 2019-07-15 16:32:05 +0800
  • 6cd6f10f6e style(web,install): change judge_client work path Masco Skray 2019-07-15 16:18:26 +0800
  • 2156cdffef feat(web): add a new way to access blog Masco Skray 2019-07-12 14:30:00 +0800
  • 0854940fe0 style(web): change link location of blog functions Masco Skray 2019-07-12 12:13:30 +0800
  • 46c8644a6e feat(web): support utf8mb4 character set (#39) Masco Skray 2019-07-10 12:14:45 +0800
  • f72d0fda6c style(web): merge contests_asks table into main sql file Masco Skray 2019-07-10 11:04:51 +0800
  • 50f26075ac style(web/app/controllers): subfolder move command as a single line Masco Skray 2019-07-10 10:58:15 +0800
  • a522d58f1d feat(install): separate judge apache access log to another file Masco Skray 2019-07-08 13:20:30 +0800
  • e030a23ecb fix(install): support v8js upgrade to 2.1.1 Masco Skray 2019-07-08 12:56:08 +0800
  • a642895253 style(judger,web): do not specify minor version to Python2 Masco Skray 2019-06-28 16:40:41 +0800
  • d030c261b2 feat(judger,web): drop Java7, add Java11 with OpenJDK Masco Skray 2019-06-28 16:00:10 +0800
  • d650f87f32 feat(judger): upgrade judge_client from py2 to py3 Masco Skray 2019-06-28 14:00:10 +0800
  • c603c41e00 style(web): disable hack by default Masco Skray 2019-06-14 23:41:40 +0800
  • 96d4a3ecf7 style(judger,web): move code out from subfolder "1" Masco Skray 2019-06-14 23:34:41 +0800
  • 69912ba9b3 feat(install, svn): remove svn (#45) mcfx0 2019-06-14 23:30:02 +0800
  • 94fbfea97f fix(support IOI competition system):#6 (#33) Linfei Lee 2019-06-11 11:03:53 +0800
  • ec54596ab4 feat(problem.php): Suppot show limits (#32) EarringYYR 2019-06-11 10:59:04 +0800
  • 9c21c957c9 fix(UOJContext.php): fix the bug that "page expires" occurs when accessing by localhost (#41) Kaifeng Lyu 2019-06-11 10:27:22 +0800
  • 4ed05e6388 feat(uoj/1/app): make the Internet secure with friendly to 443 SSL 😎 (#22) Billchenchina 2019-05-01 00:30:55 +0800
  • a8cec5a42f fix(blog): fix incorrect blog links from writing page (#38) TRCYX 2019-04-26 00:07:47 +0800
  • e0914a8f31 chore(install/bundle): let Dockerfile get current branch when building Masco Skray 2019-04-18 22:20:16 +0800
  • 2565c18256 style(uoj/1/app): modify some page footer views Masco Skray 2019-04-18 11:10:53 +0800
  • 2dc8e74fc1 feat(uoj/1/app): move data to the root when subfolder exists in the uploaded data zip Masco Skray 2019-04-16 22:42:19 +0800
  • 2e3817cabe fix(uoj/1/app/controllers): fix problem data upload zip type detection error Masco Skray 2019-04-16 21:12:52 +0800
  • 3bc9419e3f fix(install/bundle): fix the wrong submission time EarringYYR 2019-03-09 12:50:07 +0800
  • a604bf9476 fix(blog-preview.php): click readmore will lead to 404 page EarringYYR 2019-02-20 19:02:08 +0800
  • 46aa7b7005 chore(install/bundle): improve installation procedure Masco Skray 2018-12-25 23:58:33 +0800
  • eff4c8ed9c style(install/bundle): make install script dash compatible Masco Skray 2018-12-15 19:55:03 +0800
  • 986a2713fa chore: set Dockerfile build from new branch name legacy Masco Skray 2018-12-15 12:56:01 +0800
  • fb3b0dad3c chore(uoj/1/js): update Readmore.js version Masco Skray 2018-12-15 13:42:52 +0800
  • fa5f1759e0 chore(install/bundle): set Dockerfile build from new branch name Masco Skray 2018-12-15 13:15:01 +0800
  • fd2f41eb4e style(judge_client/1/uoj_judger): change "Judgment" spelling Masco Skray 2018-12-15 13:12:26 +0800
  • f2056f17d1 fix(uoj/1): change server time's timezone that always set to UTC Masco Skray 2018-10-11 23:36:26 +0800
  • c1294121d3 fix(uoj/1/app/libs): fix no preview of text files in problem_data_manage Masco Skray 2018-10-11 23:01:50 +0800
  • 58e70164ba fix(uoj/1/app/controllers): fix Judgement Failed submissions table not shown for superuser Masco Skray 2018-10-11 20:34:18 +0800
  • 923e1e61f8 fix(uoj/1/app/models): session issue caused by wrong cookie domain Masco Skray 2018-10-11 18:46:58 +0800
  • 47320c8758 fix(install/bundle): mysqld cannot start due to overlayfs of docker Masco Skray 2018-10-10 23:50:50 +0800
  • de24c3c08b
    fix(uoj/1/app/libs): fix compile error when hack enabled Billchenchina 2018-10-03 00:40:49 +0800
  • 1d72c5e914 fix(uoj/1/app/controllers): fix login failure loop when logout from user profile modify page Masco Skray 2018-09-23 23:14:39 +0800
  • b7c10c82c3 feat(judge_client/1/uoj_judger): support new version of compilers in Ubuntu 18.04 Masco Skray 2018-09-22 00:42:01 +0800
  • 6cc048d9d1 style(judge_client/1/uoj_judger): remove compiler version specification Masco Skray 2018-09-21 15:05:58 +0800
  • 64683ad93f feat(install/bundle): install script adapt to Ubuntu 18.04 Masco Skray 2018-09-20 22:05:15 +0800