S2OJ/web/app/models
2023-03-17 21:55:35 +08:00
..
Auth.php feat: add incomplete user profile warning 2023-02-14 11:56:13 +08:00
ClickZans.php feat: click_zan cnt block title 2023-02-24 17:21:09 +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: bda7c96df6 2023-03-09 06:23:14 +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 feat: update click_zan display_cnt 2023-02-24 17:04:29 +08:00
UOJBlogComment.php feat(blog): hide comment 2023-02-07 18:38:24 +08:00
UOJBlogEditor.php refactor(blog-editor): ui improvements 2023-02-28 17:32:22 +08:00
UOJConfig.php style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
UOJContest.php fix: 8a04d24a5b 2023-02-28 14:34:09 +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: add UOJForm::addMarkdownEditor() 2023-03-14 16:55:11 +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 feat: add cc address 2023-03-11 09:43:08 +08:00
UOJMarkdown.php feat(blog): markdown comment support 2023-02-24 22:10:29 +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 chore: update default score_type 2023-02-20 22:04:24 +08:00
UOJProblemDataDisplayer.php feat: dark mode 2023-02-23 18:28:20 +08:00
UOJProblemDataSynchronizer.php fix: UOJProblemDataSynchronizer::_updateProblemConf() 2023-03-13 22:01:55 +08:00
UOJRanklist.php feat: fallback avatar 2023-02-07 19:36:48 +08:00
UOJRemoteProblem.php feat: add qoj remote judge 2023-03-17 21:55:35 +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 fix: 571d5cddc3 2023-02-23 22:06:11 +08:00
UOJSubmissionHistory.php feat: decimal score range 2023-02-04 18:17:31 +08:00
UOJSubmissionLikeTrait.php fix: 571d5cddc3 2023-02-23 22:06:11 +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: username color 2023-03-08 21:58:38 +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