|
71214c0631
|
fix(web): 8703281ab3
|
2022-03-20 18:23:40 +08:00 |
|
|
e3fc955b75
|
chore(web): fix style
|
2022-03-20 17:19:07 +08:00 |
|
|
ebdd8f2208
|
fix(db): default zan value
|
2022-03-20 17:13:34 +08:00 |
|
|
4957f3aaea
|
feat(web): db port
|
2022-03-20 12:55:01 +08:00 |
|
|
8cf76566cb
|
chore(web): use gravatar.loli.net as gravatar mirror
|
2022-03-20 08:15:03 +08:00 |
|
|
8703281ab3
|
feat(web,db): add groups
|
2022-03-20 08:07:46 +08:00 |
|
|
ee13bbcc29
|
fix(judger): dcea523cfc
|
2022-03-19 21:18:21 +08:00 |
|
|
c8ec8c0178
|
chore(web): nav title
|
2022-03-19 12:56:20 +08:00 |
|
|
3a7e52fac1
|
feat(web): add problem permissions
|
2022-03-17 21:52:10 +08:00 |
|
|
7fb7583574
|
Revert "fix(web): [CSP] upgrade-insecure-requests"
This reverts commit c525b570ad .
|
2022-03-17 21:47:48 +08:00 |
|
|
c94a24558f
|
feat(web): new images
|
2022-03-17 21:00:40 +08:00 |
|
|
882c84c1a8
|
fix(web/contest): problems order in contest
|
2022-03-17 20:54:32 +08:00 |
|
|
a6e18b25bd
|
feat(web): disable register & add user manager
|
2022-03-17 19:38:33 +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 |
|
|
1bc7762be6
|
feat(web/blog): remove draft
|
2022-03-17 16:38:39 +08:00 |
|
|
4c98089f53
|
fix(web/blog/aboutme): style
|
2022-03-17 16:27:54 +08:00 |
|
|
e1631c09b5
|
fix(web): blog & phpv8
|
2022-03-17 16:19:43 +08:00 |
|
|
7ddefd950e
|
fix(web): header & footer
|
2022-03-17 13:07:42 +08:00 |
|
|
74e1088784
|
chore(web): update config
|
2022-03-17 12:51:00 +08:00 |
|
|
1815f546bd
|
feat(web): update header title
|
2022-03-17 12:50:19 +08:00 |
|
|
588bf6e3cc
|
fix(web/footer): beian
|
2022-03-17 12:42:58 +08:00 |
|
|
2e7da82db9
|
feat(web): force login
|
2022-03-17 12:00:03 +08:00 |
|
|
9a41bf1872
|
chore(web/footer): update repo url
|
2022-03-17 11:33:07 +08:00 |
|
|
a52b553e6d
|
fix(web/blogs): display hidden blogs
|
2022-03-17 11:30:38 +08:00 |
|
|
a03a5063d7
|
chore(ci): new test workflow
|
2022-03-17 11:11:07 +08:00 |
|
|
2193962238
|
fix(web): style
|
2022-03-17 11:04:22 +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 |
|
|
8ce32618b6
|
fix(judger): python
|
2022-03-16 20:43:41 +08:00 |
|
|
7a7d46e057
|
chore: merge branch 'develop' into master
|
2022-03-16 20:15:43 +08:00 |
|
|
e92b8a4e36
|
feat(judger): upgrade to ubuntu:20.04
|
2022-03-16 20:10:44 +08:00 |
|
|
4b54cf7560
|
fix(web): data upload
|
2022-03-16 19:59:14 +08:00 |
|
|
78860a54b3
|
chore: add docker ignore
|
2022-03-16 18:12:23 +08:00 |
|
|
84503130db
|
refactor: docker compose
|
2022-03-16 09:00:39 +00:00 |
|
|
e46ff8b152
|
chore: ignore data
|
2022-03-16 05:36:54 +00:00 |
|
|
9ebd1ad7e3
|
fix(web): login captcha
|
2022-03-16 05:36:10 +00:00 |
|
|
c525b570ad
|
fix(web): [CSP] upgrade-insecure-requests
|
2022-03-16 05:27:06 +00:00 |
|
|
090747fa4d
|
chore: replace git repo url
|
2022-03-14 13:55:09 +00:00 |
|
|
0bf1a2f998
|
feat: add captcha
|
2022-03-14 13:49:48 +00:00 |
|
billchenchina
|
0d931e270b
|
fix(lint): make ci happy
|
2021-09-10 00:18:21 +08:00 |
|
billchenchina
|
dcd0d0b66e
|
fix(web): syntax error in /reset-password
|
2021-09-09 22:07:17 +08:00 |
|
billchenchina
|
e357d1cb91
|
fix(web): json_encode for REQUEST_URI enter in /reset-password
Ref: https://huntr.dev/bounties/75bd6901-5760-412d-96fc-b664e4644fea/
|
2021-09-09 21:38:08 +08:00 |
|
billchenchina
|
ebf541ab91
|
fix(web): json_encode for input enter in /user/msg
This commit fixes #79.
Ref: https://huntr.dev/bounties/a2b63a25-385f-4f4e-b790-d910b90718f7/
|
2021-09-09 21:25:54 +08:00 |
|
billchenchina
|
9edd28541e
|
Create SECURITY.md
|
2021-09-09 18:18:58 +08:00 |
|
flukehn
|
2b3cfc0df4
|
fix(install): Update Dockerfile for mysql connection issue (#92)
if the pid of mysqld after reboot equal to before it will need to delete the /run/mysqld/mysqld.sock
|
2021-07-27 17:09:06 +08:00 |
|
billchenchina
|
480202a9b9
|
Merge pull request #89 from UniversalOJ/fix-88
Fix #88
|
2021-04-25 22:14:03 +08:00 |
|
billchenchina
|
c929bec01c
|
Add space between contest name and notification text
|
2021-04-25 22:03:08 +08:00 |
|
billchenchina
|
78846bc1b8
|
Fix #88
Thanks to @qz-cqy!
|
2021-04-25 22:00:22 +08:00 |
|
billchenchina
|
507844cc61
|
Merge pull request #87 from daklqw/patch-2
Update judge_client
|
2021-04-16 10:49:51 +08:00 |
|