Commit Graph

23 Commits

Author SHA1 Message Date
c23a800a2c
chore: assets revision
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 14:56:29 +08:00
52dfec62cd
fix: 387fdf968b
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 18:11:10 +08:00
d63dea0c12
chore: assets revision
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 10:24:36 +08:00
714bf848c2
chore: use self-hosted mathjax@3.2.2 2022-09-20 10:24:04 +08:00
7de9b534c1
chore: remove web-analytics 2022-09-19 07:53:08 +08:00
5348d056f7
feat: html tags in user motto 2022-09-18 21:38:57 +08:00
410631075e
fix: style 2022-09-18 12:58:35 +08:00
6786dd703a
chore(web): upgrade mathjax to 3.2.0 2022-04-22 11:04:37 +08:00
80c3956012
chore(web): use staticfile.org to load mathjax 2022-04-14 11:31:11 +08:00
65cf072825
feat(web): add ac graph 2022-03-25 13:16:37 +08:00
c8ec8c0178
chore(web): nav title 2022-03-19 12:56:20 +08:00
7fb7583574
Revert "fix(web): [CSP] upgrade-insecure-requests"
This reverts commit c525b570ad.
2022-03-17 21:47:48 +08:00
a6e18b25bd
feat(web): disable register & add user manager 2022-03-17 19:38:33 +08:00
7ddefd950e
fix(web): header & footer 2022-03-17 13:07:42 +08:00
1815f546bd
feat(web): update header title 2022-03-17 12:50:19 +08:00
2f4ed55d9d
feat(*): remove rating 2022-03-17 11:02:44 +08:00
7a7d46e057
chore: merge branch 'develop' into master 2022-03-16 20:15:43 +08:00
c525b570ad
fix(web): [CSP] upgrade-insecure-requests 2022-03-16 05:27:06 +00:00
billchenchina
01701e1192
Merge pull request #68 from leoleoasd/develop(ISCAS-2028137)
Added map visualizer and code pasting tools.

Ref: https://github.com/UniversalOJ/UOJ-System/wiki/%E2%80%9C%E5%BC%80%E6%BA%90%E8%BD%AF%E4%BB%B6%E4%BE%9B%E5%BA%94%E9%93%BE%E7%82%B9%E4%BA%AE%E8%AE%A1%E5%88%92%E2%80%94%E2%80%94%E6%9A%91%E6%9C%9F2020%E2%80%9D%E9%A1%B9%E7%9B%AE%E6%8F%90%E6%A1%88#3-%E5%B0%8F%E5%B7%A5%E5%85%B7%E9%9B%86%E7%BC%96%E5%86%99
2021-04-06 08:55:18 +08:00
Kaifeng Lyu
8692ff11a7
fix(web): fix compatibility issues on Safari (#72)
The current MathJax 2.6.0 does not display normally on Safari.
Upgrading MathJax to 2.7.7 fixes this issue.
2020-09-06 16:45:37 +08:00
Leo Lu
f25be16d1e Added map visualizer 2020-08-07 17:41:53 +08:00
Masco Skray
c49b69aa86 style(web): upgrade to Bootstrap 4 view with new artworks
Let's welcome brand new look made by Bootstrap 4!
Not only website but also our logo is being flat now.
The new logo uses blue as main color, to be different from original.
For us, it also shows the project has up to a new stage.
We hope that the project will get better and better.

BREAKING CHANGE: The path for users to place their images is renamed.
Logos are saved as new names too. Users should move "pictures" to "images".
Any modifications should suit the Bootstrap 4's standard.
2019-09-10 10:25:07 +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