Commit Graph

27 Commits

Author SHA1 Message Date
0298f95726
chore: update translation
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-12 19:23:23 +08:00
35c77868aa
refactor(reset_pw): bootstrap5 2023-02-05 20:36:06 +08:00
9880357433
feat: add diff online tool 2023-02-04 11:29:12 +08:00
639d09b8c3
refactor(web/group): group v2 2022-10-21 20:42:48 +08:00
1eb342120e
feat(web/user): show codeforces rating 2022-10-20 08:44:55 +08:00
e33e3ef413
refactor(web/user/edit): user_edit_v2 2022-10-19 21:59:16 +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
ec80c669d1
feat(web): add image_hosting 2022-10-12 20:35:23 +08:00
17c400d15c
feat(web): display assignments in sidebar 2022-10-10 18:42:49 +08:00
a90815b20c
feat(web/problems): is_hidden badge 2022-10-08 12:04:54 +08:00
8a288ceff5
feat: last active at
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-04 16:31:08 +08:00
e0872fda48
feat: add user permissions display in user_info page 2022-10-01 18:55:50 +08:00
44b3840e5f
feat: add problems_solutions
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-28 19:48:49 +08:00
27387a0dea
refactor: blogs_list page with bs5
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-26 20:55:56 +08:00
032778b5f6
feat: rename "Friend Links" to "Frequently Used Links"
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-24 19:13:26 +08:00
92cca91cce
feat: countdowns and friend links locale 2022-09-24 11:40:26 +08:00
1ecf4e54b1
feat: assignments 2022-09-20 08:28:38 +08:00
0d97897d92
feat: problem lists 2022-09-18 19:34:17 +08:00
65cf072825
feat(web): add ac graph 2022-03-25 13:16:37 +08:00
5121b733bd
feat(web): add ac_num ranklist 2022-03-21 10:51:31 +08:00
8703281ab3
feat(web,db): add groups 2022-03-20 08:07:46 +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
2f4ed55d9d
feat(*): remove rating 2022-03-17 11:02:44 +08: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