Commit Graph

48 Commits

Author SHA1 Message Date
1c94b98efc
refactor(web): use UOJUser::getLink() 2022-11-12 07:11:49 +08:00
ef3f7b9e7f
feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
61aebec03e
refactor: sync code from uoj.ac (#14)
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-06 10:41:00 +08:00
844c93da84
refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
0689c94351
feat(web): disable normal user download testdata
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-28 10:16:34 +08:00
26809917a1
fix(web/super_manage/index/links): link weight
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-23 22:00:15 +08:00
b6b8efd5fb
refactor(web/group): group v2 (#8)
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-21 22:06:26 +08:00
639d09b8c3
refactor(web/group): group v2 2022-10-21 20:42:48 +08:00
26819bbe34
chore(web/super_manage): 文案优化
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-21 15:39:57 +08:00
c222f736fe
chore(web): returnJSONData util 2022-10-21 13:23:36 +08:00
92626c1193
chore(web): HTML::navListGroup 2022-10-21 11:38:19 +08:00
24722a0633
fix(web): eda9df3d1a 2022-10-20 21:46:46 +08:00
65bbc99560
fix(web): style 2022-10-20 21:27:31 +08:00
5c34086522
fix(web/super_manage): custom test id color 2022-10-20 21:26:48 +08:00
c8277ed5b9
refactor(web/super_manage): judger 2022-10-20 21:23:55 +08:00
f57ff959a9
refactor(web/super_manage): image hosting 2022-10-20 21:12:05 +08:00
fdfb0245a0
refactor(web/super_manage): submissions 2022-10-20 20:46:32 +08:00
bf179148a1
refactor(web/super_manage): users manage 2022-10-20 19:50:53 +08:00
eda9df3d1a
refactor(web/super_manage): index manage 2022-10-20 17:07:43 +08:00
24acc89709
feat(web/super_manage/image_hosting): change user images total size limit 2022-10-14 14:59:26 +08:00
8ec306e09d
feat(web/super_manage): add image_hosting manage 2022-10-13 20:20:51 +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
ce10dce025
fix: remove problem_uploader permission when add problem_manager
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-01 22:03:00 +08:00
60e2c80b8d
feat: add teacher type 2022-10-01 19:29:40 +08:00
091f35397d
feat: add school field 2022-10-01 19:09:16 +08:00
9b8ffca752
feat: add contest_judger permission
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 19:26:13 +08:00
3b68e6c503
feat: move blog_link_contests to contest_manage.php 2022-09-21 18:12:58 +08:00
b7a0ee7fda
feat: friend links
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 11:33:42 +08:00
6112612d88
fix: countdowns config 2022-09-21 11:00:12 +08:00
09e5234e5f
feat: user type manage 2022-09-19 15:42:26 +08:00
5253b23848
fix: escape realname 2022-09-18 18:51:20 +08:00
410631075e
fix: style 2022-09-18 12:58:35 +08:00
69404b4376
feat(web/index): add countdown 2022-04-03 19:33:50 +08:00
27c1eee037
feat(web): add contest only user type 2022-04-03 18:18:17 +08:00
e1efee927b
chore(web/super-manage): tidy up some code 2022-04-02 18:35:58 +08:00
d2ad335128
fix(web/super-manage): usertype 2022-04-02 18:01:42 +08:00
0af24b52ac
feat(web): multiple permissions for user 2022-04-02 17:09:49 +08:00
2d04d7b486
revert(web): 07f7782ae4 2022-03-20 21:31:01 +08:00
3a7e52fac1
feat(web): add problem permissions 2022-03-17 21:52:10 +08:00
a6e18b25bd
feat(web): disable register & add user manager 2022-03-17 19:38:33 +08:00
3964f64c14
feat(web): add form type 2022-03-17 19:35:43 +08:00
71a82c3a28
feat(web): add realname 2022-03-17 18:26:29 +08:00
Leo Lu
6db9f15977 Added paste management 2020-09-23 19:11:43 +08:00
Leo Lu
07f7782ae4 Added pastes 2020-08-06 00:26:45 +08:00
Leo Lu
b8f82be3dc Reformated with php-cs-fixer 2020-07-02 23:12:06 +08:00
Masco Skray
a74f687824 feat(web): add judger management in super_manage
You can add or delete judger information at this page.
It will give a password to you, then you can use it to set up new judger.
2019-09-12 18:12:01 +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