Commit Graph

48 Commits

Author SHA1 Message Date
daf0c55485
feat: dropzone form 2023-02-02 10:29:29 +08:00
ac0e1aa4a4
refactor: use monaco-editor as source code editor 2023-02-01 18:11:26 +08:00
886fb1a2fa
feat(problems): remote problems tab
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-29 22:31:02 +08:00
35eb4c170c
chore(web): translate more strings 2022-12-23 21:41:46 +08:00
dbbaa12ac5
feat(web): tmp user 2022-11-12 14:29:11 +08:00
ef3f7b9e7f
feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
844c93da84
refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
639d09b8c3
refactor(web/group): group v2 2022-10-21 20:42:48 +08:00
bf179148a1
refactor(web/super_manage): users manage 2022-10-20 19:50:53 +08:00
6b20408fc1
feat(web/user/edit): edit real name
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-20 11:18:01 +08:00
002827ef48
feat(web/user): display groups 2022-10-20 10:51:56 +08:00
3985b97f2e
feat(web/user): qq avatar 2022-10-20 10:02:53 +08:00
6ee3ed2490
feat(web/user/edit): user privilege 2022-10-20 09:32:34 +08:00
4e9b2a748a
feat(web/user): website 2022-10-20 08:45:23 +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
0568633496
refactor(web/group/assignment): use bootstrap5 and display score
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 20:42:32 +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
c484c6888a
fix(web): zh-cn - 题目管理员
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-14 16:09:54 +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
a674a54e8b
feat(web/problems): my_problem badge 2022-10-08 12:07:49 +08:00
a90815b20c
feat(web/problems): is_hidden badge 2022-10-08 12:04:54 +08:00
922b5bbeb1
feat: contest progress text in standings page 2022-10-07 18:16:17 +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
2eb02d776d
feat: add problem difficulty display 2022-09-29 10:10:24 +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
29bcf3b8da
fix: 83488ad7cf
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-09-25 20:54:32 +08:00
83488ad7cf
feat: add sidebar
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-25 14:16:36 +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
d0be7eac95
fix: 92cca91cce
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-24 14:48:24 +08:00
92cca91cce
feat: countdowns and friend links locale 2022-09-24 11:40:26 +08:00
1b26049ee0
feat: add a page to show all self reviews of a user
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 09:50:37 +08:00
1ecf4e54b1
feat: assignments 2022-09-20 08:28:38 +08:00
9c2b2a96ab
feat: contest self reviews
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-19 19:27:57 +08:00
0d97897d92
feat: problem lists 2022-09-18 19:34:17 +08:00
1ce854744f
feat(web/contest): after contest standings 2022-04-13 16:23:24 +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