S2OJ/web/app/models
Baoshuo d7741c2910
All checks were successful
continuous-integration/drone/push Build is passing
refactor(contest): finalTest database transaction
2023-02-20 09:45:40 +08:00
..
Auth.php feat: add incomplete user profile warning 2023-02-14 11:56:13 +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(contest): finalTest database transaction 2023-02-20 09:45:40 +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
DropzoneForm.php feat: dropzone form 2023-02-02 10:29:29 +08:00
FS.php refactor: UOJProblemDataSynchronizer 2023-02-13 08:28:33 +08:00
HTML.php fix: title escape 2023-02-14 18:52:31 +08:00
Paginator.php refactor(submissions): new design 2023-02-18 09:19: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 refactor(blogs): blogs list 2023-02-17 18:33:52 +08:00
UOJBlogComment.php feat(blog): hide comment 2023-02-07 18:38:24 +08:00
UOJBlogEditor.php refactor(blog): use monaco editor 2023-02-08 21:42:53 +08:00
UOJConfig.php style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
UOJContest.php refactor(contest): finalTest database transaction 2023-02-20 09:45:40 +08:00
UOJContestProblem.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJContext.php feat(super_manage): submission_frequency config 2023-02-14 11:36:10 +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: acm team account 2023-02-15 16:46:47 +08:00
UOJGroup.php fix(group): hide hidden submissions 2023-02-13 11:34:43 +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 feat(remote_judger): init 2023-01-19 21:26:59 +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 chore: update mail template 2023-02-14 11:18:47 +08:00
UOJMarkdown.php feat(problem): insert pdf in statement 2023-01-30 20:27:53 +08:00
UOJNotice.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJProblem.php fix(user): hide hidden problems 2023-02-13 11:57:10 +08:00
UOJProblemConf.php refactor(problem/manage/data): uoj_form_v2 2023-02-01 19:36:27 +08:00
UOJProblemConfigure.php refactor: UOJProblemDataSynchronizer 2023-02-13 08:28:33 +08:00
UOJProblemDataDisplayer.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJProblemDataSynchronizer.php refactor: UOJProblemDataSynchronizer 2023-02-13 08:28:33 +08:00
UOJRanklist.php feat: fallback avatar 2023-02-07 19:36:48 +08:00
UOJRemoteProblem.php Merge branch 'remotejudge/uoj-custom-account' 2023-02-09 22:05:21 +08:00
UOJRequest.php refactor(web/list): list_v3 2022-11-10 08:16:48 +08:00
UOJResponse.php refactor: goodbye, bootstrap 4 2023-02-05 20:55:14 +08:00
UOJSubmission.php refactor(contest): finalTest database transaction 2023-02-20 09:45:40 +08:00
UOJSubmissionHistory.php feat: decimal score range 2023-02-04 18:17:31 +08:00
UOJSubmissionLikeTrait.php refactor(submissions): new design 2023-02-18 09:19:21 +08:00
UOJSystemUpdate.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
UOJTime.php feat(submissions): user-friendly time format 2023-02-17 19:01:22 +08:00
UOJUser.php fix: 2cd81ab055 2023-02-15 17:17:14 +08:00
UOJUserBlog.php feat(blog): hide comment 2023-02-07 18:38:24 +08:00
Upgrader.php refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00