S2OJ/uoj/1/app
EarringYYR a604bf9476 fix(blog-preview.php): click readmore will lead to 404 page
On Blog Preview page when someone set readmore flag will make rest of the content invisible.
Instead there will be a button for users to click and get the full article.
Because of the wrongly put link, it will make the last slash missing.
Put the blog id back in the right place to get a right link.
2019-02-24 02:50:20 +08:00
..
controllers fix(uoj/1/app/libs): fix no preview of text files in problem_data_manage 2018-10-11 23:40:05 +08:00
libs fix(uoj/1/app/libs): fix no preview of text files in problem_data_manage 2018-10-11 23:40:05 +08:00
locale update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
models fix(uoj/1/app/models): session issue caused by wrong cookie domain 2018-10-11 18:46:58 +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 fix(blog-preview.php): click readmore will lead to 404 page 2019-02-24 02:50:20 +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