Commit Graph

35 Commits

Author SHA1 Message Date
87e0fd62f5
refactor: username color 2023-02-23 19:46:33 +08:00
d7741c2910
refactor(contest): finalTest database transaction
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-20 09:45:40 +08:00
353ee59c07
fix: 2cd81ab055
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-15 17:17:14 +08:00
2cd81ab055
chore: add upgrader for #42 2023-02-15 16:58:53 +08:00
098e488fe3
feat: acm team account 2023-02-15 16:46:47 +08:00
7eed24e4c3
chore: add upgrader for #41 2023-02-13 20:33:39 +08:00
ad0837689a
chore: add upgrader for #40 2023-02-12 21:55:03 +08:00
b13b035213
chore: add upgrader for #36 2023-02-04 18:24:57 +08:00
aa6bf6a363
fix: 1e775d0d02
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-30 21:43:38 +08:00
1e775d0d02
chore(problem/resources): add upgrader 2023-01-30 18:53:20 +08:00
4701742eb2
chore: add upgrader 2023-01-24 17:37:16 +08:00
83ffb72577
chore(web): add upgrader for #21 2022-12-05 17:31:22 +08:00
dfb47c4b32
feat(web/problems): difficulty filter
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 11:54:58 +08:00
dbdc49e73a
refactor(web/problem): problem difficulty 2022-12-04 17:27:16 +08:00
bfc729f564
feat(web): add upgrader for #18 2022-11-12 09:19:25 +08:00
da69cdf1b9
refactor(web/list): list_v3 2022-11-10 08:16:48 +08:00
018e435f31
fix(db/submissions): submission judger column 2022-11-06 14:01:11 +08:00
db6b0ffdb4
fix: 61aebec03e
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-06 13:21:04 +08:00
610746fdf6
chore(#14): add upgrader 2022-11-06 10:26:36 +08:00
c5b3fbdd4a
refactor(web/list): list v2 2022-10-22 19:24:48 +08:00
37843355cd
fix(db/submissions): add key for #8
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-22 08:16:39 +08:00
3cab411f4d
fix: f044ab8ed7
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-22 06:48:04 +08:00
f044ab8ed7
chore(web): update definition of groups_assignments
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-22 06:34:12 +08:00
639d09b8c3
refactor(web/group): group v2 2022-10-21 20:42:48 +08:00
3985b97f2e
feat(web/user): qq avatar 2022-10-20 10:02:53 +08:00
4e9b2a748a
feat(web/user): website 2022-10-20 08:45:23 +08:00
b433a907e5
feat(web/user/edit): github 2022-10-19 22:16:10 +08:00
e33e3ef413
refactor(web/user/edit): user_edit_v2 2022-10-19 21:59:16 +08:00
e41832cca7
fix(web/image_hosting): watermark hash suffix 2022-10-13 20:23:34 +08:00
0a7a6cbe9e
feat(web/image_hosting): image upload 2022-10-13 13:34:55 +08:00
ec80c669d1
feat(web): add image_hosting 2022-10-12 20:35:23 +08:00
f77f8a0a03
fix: bd5babfa29
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-11 16:15:14 +08:00
bd5babfa29
chore: add upgrader for #3
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-11 13:34:05 +08:00
Masco Skray
f72d0fda6c style(web): merge contests_asks table into main sql file
The web interface is merged but the table is not.
Merge it into a single SQL file, without execute PHP.
Redumped database structure with mysqldump command.
2019-07-10 11:04:51 +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