S2OJ/uoj/1/app
EarringYYR ec54596ab4 feat(problem.php): Suppot show limits (#32)
The system will get the time_limit and memory_limit from problem.conf automatically. In addition, the problem that doesn't have any data will show: time_limit: N/A memory_limit: N/A
2019-06-11 10:59:04 +08:00
..
controllers feat(problem.php): Suppot show limits (#32) 2019-06-11 10:59:04 +08:00
libs feat(uoj/1/app): move data to the root when subfolder exists in the uploaded data zip 2019-04-16 22:48:13 +08:00
locale style(uoj/1/app): modify some page footer views 2019-04-18 11:10:53 +08:00
models fix(UOJContext.php): fix the bug that "page expires" occurs when accessing by localhost (#41) 2019-06-11 10:27:22 +08:00
storage Initial commit 2018-09-20 17:21:40 +08:00
upgrade update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
vendor feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
views feat(uoj/1/app): make the Internet secure with friendly to 443 SSL 😎 (#22) 2019-05-01 00:30:55 +08:00
.default-config.php update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
.htaccess Initial commit 2018-09-20 17:21:40 +08:00
cli.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
route.php update: fetch commits from upstream 2018-09-20 19:34:38 +08:00