Commit Graph

12 Commits

Author SHA1 Message Date
692c512adc
refactor: goodbye, bootstrap 4
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-05 20:55:14 +08:00
d6fdff6588
fix(login): return url 2023-02-01 20:03:02 +08:00
f2f4ae9b4e
refactor(forgot_pw): bootstrap5 2023-02-01 20:02:32 +08:00
dbbaa12ac5
feat(web): tmp user 2022-11-12 14:29:11 +08:00
844c93da84
refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
277e69f507
feat(web): drop bs4
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-22 21:12:13 +08:00
b737505f3f
refactor: login page with bs5 2022-10-07 16:47:52 +08:00
410631075e
fix: style 2022-09-18 12:58:35 +08:00
9ebd1ad7e3
fix(web): login captcha 2022-03-16 05:36:10 +00:00
0bf1a2f998
feat: add captcha 2022-03-14 13:49:48 +00: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