Commit Graph

21 Commits

Author SHA1 Message Date
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