S2OJ/web/app
Masco Skray 0854940fe0 style(web): change link location of blog functions
When using sub-directory blog, the 'blogof' not looks so good.
And, there are duplicate 'blog' characters, which making people uncomfortable.
So, for sub-directory blog, use 'blog' instead of 'blogof'.
'blog' is not as a sub folder or type anymore, use 'post' instead.

BREAKING CHANGE: Due to the conflict of 'blog' sub-directory, when go to blog post,
now should use 'blogs/{id}'; but when subdomain mode is on, you can still use 'blog'
to access these blog posts. 'blogof' is no longer used, and you need to inform users
that blog link is changed, to avoid the inaccessbility.
2019-07-12 12:13:30 +08:00
..
controllers style(web): change link location of blog functions 2019-07-12 12:13:30 +08:00
libs style(web): change link location of blog functions 2019-07-12 12:13:30 +08:00
locale style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
models style(web): change link location of blog functions 2019-07-12 12:13:30 +08:00
storage style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
upgrade style(web): merge contests_asks table into main sql file 2019-07-10 11:04:51 +08:00
vendor style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
views style(web): change link location of blog functions 2019-07-12 12:13:30 +08:00
.default-config.php style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
.htaccess style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
cli.php style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
route.php style(web): change link location of blog functions 2019-07-12 12:13:30 +08:00