S2OJ/uoj/1/app/models
Billchenchina 4ed05e6388 feat(uoj/1/app): make the Internet secure with friendly to 443 SSL 😎 (#22)
Change some static resources starting with https.
Replace long UOJConfig to HTML::URL.
New detection of protocol settings.
2019-05-01 00:30:55 +08:00
..
Auth.php Initial commit 2018-09-20 17:21:40 +08:00
Cookie.php Initial commit 2018-09-20 17:21:40 +08:00
DB.php style(uoj/1/app/models): a little modify of db connection 2018-09-20 19:49:26 +08:00
HTML.php feat(uoj/1/app): make the Internet secure with friendly to 443 SSL 😎 (#22) 2019-05-01 00:30:55 +08:00
Paginator.php update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
Route.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
Session.php Initial commit 2018-09-20 17:21:40 +08:00
UOJBlogEditor.php Initial commit 2018-09-20 17:21:40 +08:00
UOJConfig.php Initial commit 2018-09-20 17:21:40 +08:00
UOJContext.php fix(uoj/1/app/models): session issue caused by wrong cookie domain 2018-10-11 18:46:58 +08:00
UOJLocale.php Initial commit 2018-09-20 17:21:40 +08:00
UOJMail.php Initial commit 2018-09-20 17:21:40 +08:00
UOJTime.php Initial commit 2018-09-20 17:21:40 +08:00
Upgrader.php Initial commit 2018-09-20 17:21:40 +08:00