Commit Graph

57 Commits

Author SHA1 Message Date
e334a2ad8a
refactor: problem_set with bs5
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-24 10:18:55 +08:00
2367452bcd
feat: frontend version switch 2022-09-24 08:26:39 +08:00
bd79eebb44
refactor: submissions_list with bs5 2022-09-24 08:13:39 +08:00
a8233f1cb6
refactor: msg page with bs5 2022-09-24 06:25:27 +08:00
51aa5605cf
fix: table class
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-23 22:02:40 +08:00
4e1d156f0e
feat: group announcement
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-23 21:36:14 +08:00
32caffc3ec
refactor: index with bs5 2022-09-23 21:00:17 +08:00
a911142fe3
fix: contest rejudge
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-23 14:26:44 +08:00
9b8ffca752
feat: add contest_judger permission
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 19:26:13 +08:00
741269fc93
fix: ranklist pagination_table
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 14:08:14 +08:00
b7a0ee7fda
feat: friend links
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 11:33:42 +08:00
c4792a3b30
fix: 519dbb8700
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 20:24:35 +08:00
519dbb8700
fix: 9c2b2a96ab
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 20:00:27 +08:00
03ba52b90d
feat: head_pagination 2022-09-20 17:19:51 +08:00
67c29e3add
feat: testcase download
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 13:10:25 +08:00
1b26049ee0
feat: add a page to show all self reviews of a user
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 09:50:37 +08:00
1ecf4e54b1
feat: assignments 2022-09-20 08:28:38 +08:00
945bd35776
feat: edit contest self reviews 2022-09-20 07:49:45 +08:00
9c2b2a96ab
feat: contest self reviews
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-19 19:27:57 +08:00
419be8ab49
fix: bb5de2a00e 2022-09-19 19:06:16 +08:00
09e5234e5f
feat: user type manage 2022-09-19 15:42:26 +08:00
5348d056f7
feat: html tags in user motto 2022-09-18 21:38:57 +08:00
bb5de2a00e
fix: order by dfn 2022-09-18 20:20:25 +08:00
0d97897d92
feat: problem lists 2022-09-18 19:34:17 +08:00
410631075e
fix: style 2022-09-18 12:58:35 +08:00
df203c3375
fix: storage 2022-09-18 12:06:30 +08:00
af58465477
feat: add C++14 and C++17 support 2022-09-18 10:54:13 +08:00
1ce854744f
feat(web/contest): after contest standings 2022-04-13 16:23:24 +08:00
27c1eee037
feat(web): add contest only user type 2022-04-03 18:18:17 +08:00
e1efee927b
chore(web/super-manage): tidy up some code 2022-04-02 18:35:58 +08:00
1021dae8c0
feat(web): throw 403 when need login 2022-04-02 18:01:26 +08:00
0af24b52ac
feat(web): multiple permissions for user 2022-04-02 17:09:49 +08:00
5121b733bd
feat(web): add ac_num ranklist 2022-03-21 10:51:31 +08:00
2d04d7b486
revert(web): 07f7782ae4 2022-03-20 21:31:01 +08:00
8703281ab3
feat(web,db): add groups 2022-03-20 08:07:46 +08:00
3a7e52fac1
feat(web): add problem permissions 2022-03-17 21:52:10 +08:00
3964f64c14
feat(web): add form type 2022-03-17 19:35:43 +08:00
71a82c3a28
feat(web): add realname 2022-03-17 18:26:29 +08:00
2f4ed55d9d
feat(*): remove rating 2022-03-17 11:02:44 +08:00
dcea523cfc
chore(judger): drop java support 2022-03-16 21:12:09 +08:00
7a7d46e057
chore: merge branch 'develop' into master 2022-03-16 20:15:43 +08:00
0bf1a2f998
feat: add captcha 2022-03-14 13:49:48 +00:00
billchenchina
d830cf16c7
Merge pull request #85 from daklqw/patch-1
typo
2021-04-14 16:58:14 +08:00
daklqw
2521b81626
typo
non-nagative => non-negative
2021-04-14 16:53:41 +08:00
Leo Lu
089ccece15 Added paste management 2020-09-23 19:12:05 +08:00
Leo Lu
6db9f15977 Added paste management 2020-09-23 19:11:43 +08:00
Leo Lu
8cbb222d0b Added created_at field to pastes 2020-08-14 01:31:54 +08:00
Leo Lu
07f7782ae4 Added pastes 2020-08-06 00:26:45 +08:00
Leo Lu
b8f82be3dc Reformated with php-cs-fixer 2020-07-02 23:12:06 +08:00
Masco Skray
301bebd3eb chore(web): make stickers offline
If you are in an internal network, stickers may not shown.
Add them into images so we can use them at offline situations.
2019-09-10 10:25:08 +08:00