S2OJ/web/app/models
Baoshuo df6024c99f
All checks were successful
continuous-integration/drone/push Build is passing
fix(web): set locale
2022-11-18 13:41:17 +08:00
..
Auth.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
ClickZans.php chore(web): remove show-text option of click-zan block 2022-11-09 21:37:37 +08:00
Cookie.php style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
DB.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
DBRawString.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
DBUseLocalCache.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
FS.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
HTML.php fix(web/problem): not escape problem title 2022-11-12 12:05:24 +08:00
Paginator.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
Route.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
Session.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
StrictFileReader.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJArticleTrait.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJBlog.php fix(web/problem/solution): UOJBlog::getSolutionProblemId() 2022-11-16 16:53:39 +08:00
UOJBlogComment.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJBlogEditor.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJConfig.php style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
UOJContest.php feat(web/contests): upcoming contests view permission check 2022-11-12 10:29:53 +08:00
UOJContestProblem.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJContext.php feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
UOJCustomTestSubmission.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJDataTrait.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJForm.php feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
UOJGroup.php fix(web/group): limit of UOJGroup::getLatestGroupmatesAcceptedSubmissionIds() 2022-11-12 09:32:53 +08:00
UOJGroupAssignment.php refactor(web/group): group_v3 2022-11-11 08:20:33 +08:00
UOJHack.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJLang.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJList.php feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
UOJLocale.php fix(web): set locale 2022-11-18 13:41:17 +08:00
UOJLocalRun.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJLog.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJMail.php refactor(web): migrate to parsedown 2022-10-10 07:35:48 +08:00
UOJMarkdown.php feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
UOJNotice.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJProblem.php fix(web/problem): not escape problem title 2022-11-12 12:05:24 +08:00
UOJProblemConf.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJProblemDataDisplayer.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJRanklist.php refactor(web): use UOJUser::getLink() 2022-11-12 07:11:49 +08:00
UOJRequest.php refactor(web/list): list_v3 2022-11-10 08:16:48 +08:00
UOJResponse.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJSubmission.php feat(web/submissions): hide older submissions when a registered unfinished contest has this problem 2022-11-12 10:20:28 +08:00
UOJSubmissionHistory.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJSubmissionLikeTrait.php fix(web/contest/submission): problem managers cannot see final score 2022-11-12 10:14:54 +08:00
UOJSystemUpdate.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJTime.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJUser.php feat(web): tmp user 2022-11-12 14:29:11 +08:00
UOJUserBlog.php feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
Upgrader.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00