Commit Graph

35 Commits

Author SHA1 Message Date
8a04d24a5b
refactor(contest): contest card
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-26 18:03:00 +08:00
2cc9cd86a1
fix(problem/statistics): title 2023-02-24 15:34:18 +08:00
0298f95726
chore: update translation
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-12 19:23:23 +08:00
692c512adc
refactor: goodbye, bootstrap 4
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-05 20:55:14 +08:00
33ba0c9d4a
feat: decimal score range
Co-authored-by: Baoshuo Ren <i@baoshuo.ren>
Co-authored-by: Kaifeng Lyu <vfleaking@163.com>
Co-authored-by: Haoxiang Yu <yhx12243@gmail.com>
2023-02-04 18:17:31 +08:00
21a24e66e7
chore(web/problem): remove info card from statistics and solutions page 2022-12-06 16:34:25 +08:00
9efa58fc0b
feat(web/problem): submit button outside statement page
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-06 14:51:09 +08:00
586df479f6
refactor(web/problem): difficulty 2022-12-05 17:14:43 +08:00
edc98d5c35
fix(web/problem): tag in problem info card
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 16:25:14 +08:00
720db7727a
feat(web/problem): problem info card 2022-12-04 20:44:51 +08:00
61a35c457a
fix(web/contest/problem/statistics): simplify problem title
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-04 11:23:03 +08:00
c0512e35d8
feat(web/problem): submissions button
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-23 16:31:37 +08:00
ef3f7b9e7f
feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
3c4cc702c3
chore(web): remove show-text option of click-zan block 2022-11-09 21:37:37 +08:00
844c93da84
refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
054cb76481
fix(web/problem/statistics): pagination
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-22 09:30:53 +08:00
318e618499
fix(web): right column width 2022-10-19 11:57:06 +08:00
726fb44108
fix: b532a5d319 2022-10-15 07:13:39 +08:00
75976d9bcc
fix(web): style
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-14 16:24:26 +08:00
b532a5d319
feat(web/problem/statistics): drop bs4 2022-10-14 16:19:59 +08:00
1279ccf711
refactor(web): fix table classes in backend 2022-10-10 07:52:30 +08:00
a97a05553b
chore: remove table-striped class
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-08 08:50:23 +08:00
a7da66b04f
fix(web/problem/statistics): margin-top of titles
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-07 21:51:27 +08:00
63b7768f78
feat: force-login and open-register config
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-07 17:29:26 +08:00
6a91c0521c
feat: contest navigator in problem page
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-07 09:31:31 +08:00
911263eed3
refactor: problem_statistics page with bs5
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-07 09:13:49 +08:00
c5bb4a1a67
feat: redirect to login instead of return 403
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-06 20:28:43 +08:00
ef774d2e97
fix: 90b3675bd5
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-03 09:11:43 +08:00
90b3675bd5
fix: return 403 if problem is used in a registered running contest
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-03 08:49:23 +08:00
410631075e
fix: style 2022-09-18 12:58:35 +08:00
27c1eee037
feat(web): add contest only user type 2022-04-03 18:18:17 +08:00
1021dae8c0
feat(web): throw 403 when need login 2022-04-02 18:01:26 +08:00
2e7da82db9
feat(web): force login 2022-03-17 12:00:03 +08:00
Leo Lu
b8f82be3dc Reformated with php-cs-fixer 2020-07-02 23:12:06 +08:00
Masco Skray
96d4a3ecf7 style(judger,web): move code out from subfolder "1"
Due to historical reasons, the code is in subfolder "1".
With SVN removal, we place the code back and remove the annoying "1" folder.
2019-06-14 23:34:41 +08:00