Commit Graph

32 Commits

Author SHA1 Message Date
691b0a0dcb
fix: page header msg tot 2023-02-28 17:31:54 +08:00
b98edf87b0
feat: dark mode 2023-02-23 18:28:20 +08:00
692c512adc
refactor: goodbye, bootstrap 4
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-05 20:55:14 +08:00
9880357433
feat: add diff online tool 2023-02-04 11:29:12 +08:00
32b92f9311
feat(problem/resources): init 2023-01-30 18:47:44 +08:00
d3082fd9d9
feat(image_hosting): remove get_image wrapper
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-30 15:19:39 +08:00
dc3515353e
feat: bootstrap5 msg page
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 08:11:15 +08:00
c5b3fbdd4a
refactor(web/list): list v2 2022-10-22 19:24:48 +08:00
eda9df3d1a
refactor(web/super_manage): index manage 2022-10-20 17:07:43 +08:00
75c8481676
feat(web/user): allow admins to edit user info and read system msgs
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 22:13:08 +08:00
db1500110a
feat(web): add html2markdown
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-15 07:07:45 +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
63b7768f78
feat: force-login and open-register config
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-07 17:29:26 +08:00
8d3174cbb5
refactor: blog-nav with bs5 2022-09-29 09:11:05 +08:00
c624d2ceee
chore: move "back to bs4" button 2022-09-26 21:11:53 +08:00
3a3d99cdc0
feat: update contests icon 2022-09-25 18:08:07 +08:00
2367452bcd
feat: frontend version switch 2022-09-24 08:26:39 +08:00
02f181cc5b
fix: navbar search form 2022-09-24 07:01:13 +08:00
b50b3ee67c
refactor: backgrounds 2022-09-24 06:58:20 +08:00
3f6582b478
fix: bs5 navbar divider color 2022-09-24 06:28:02 +08:00
32caffc3ec
refactor: index with bs5 2022-09-23 21:00:17 +08:00
bd09e2aae6
fix: path == '/'
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 15:44:04 +08:00
68e1893398
fix: nav url 2022-09-20 14:42:10 +08:00
0d97897d92
feat: problem lists 2022-09-18 19:34:17 +08:00
5d3f0d9bff
revert(web): f25be16d1e 2022-03-20 21:32:22 +08:00
2d04d7b486
revert(web): 07f7782ae4 2022-03-20 21:31:01 +08:00
8703281ab3
feat(web,db): add groups 2022-03-20 08:07:46 +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
2156cdffef feat(web): add a new way to access blog
We add a new way to access blog page. Now there are 3.
The switch now uses number to choose the way.
1 is for subdomain and 3 is for subfolder.
2 is for separated blog domain with its subfolder.
For example, mike's link is blog.xxx.xxx/mike.
Blog list page link on navbar will change by domain mode.
2019-07-12 14:30:00 +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