1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-01-30 21:00:05 +00:00

44 Commits

Author SHA1 Message Date
15a4b23b80
fix(problem): force encoding extra_config as object 2023-02-07 06:53:53 +08:00
692c512adc
refactor: goodbye, bootstrap 4 2023-02-05 20:55:14 +08:00
7cdb39267a
feat(problem/remote): prepare for luogu 2023-02-02 20:07:35 +08:00
066f12e899
refactor(problem/manage): permissions manage 2023-02-02 14:25:39 +08:00
8dfa2760f0
feat(problem/remote): download remote images 2023-01-31 07:59:24 +08:00
5f7bf17fe0
feat(problem): insert pdf in statement 2023-01-30 20:27:53 +08:00
d3082fd9d9
feat(image_hosting): remove get_image wrapper 2023-01-30 15:19:39 +08:00
9bad6f6ec7
chore(problem/manage): convert to local problem help text 2023-01-29 16:19:00 +08:00
104ce059d4
feat(problem/remote): convert to local problem 2023-01-28 09:30:50 +08:00
259bf77d58
feat: Remote Judge (#28) 2023-01-24 17:49:37 +08:00
e768c0ea05
feat(problem/remote): keep local difficulty when no remote difficulty is given 2023-01-24 11:52:10 +08:00
6fce5b6ca4
fix: dd1d1150ff07cf78778348fb8f57e5dd474dbcce 2023-01-19 16:52:58 +08:00
4647a8c8ba
refactor(problem): remove UOJProblem::type() 2023-01-19 16:06:42 +08:00
8cfa371af5
Merge branch 'master' into remotejudge-prepare 2023-01-19 12:40:52 +08:00
dd1d1150ff
feat(problem/manage): move view_type_form, solution_view_type_form 2023-01-19 12:37:36 +08:00
8bf8f6c710
feat(problem/manage): difficulty_form style 2023-01-19 12:11:26 +08:00
d82a676d93
feat(problem/remote): re-crawl remote problem 2023-01-19 11:53:34 +08:00
8417f362e8
feat(web/problem/manage/statement): allow select tags to fill 2023-01-12 10:06:12 +08:00
3ceb26a0e7
chore(wen/problem/manage): remove click_zan from manage page 2022-12-06 16:35:00 +08:00
9efa58fc0b
feat(web/problem): submit button outside statement page 2022-12-06 14:51:09 +08:00
c47f943257
fix(web/problem/manage): difficulty config 2022-12-05 17:49:39 +08:00
586df479f6
refactor(web/problem): difficulty 2022-12-05 17:14:43 +08:00
dbdc49e73a
refactor(web/problem): problem difficulty 2022-12-04 17:27:16 +08:00
c0512e35d8
feat(web/problem): submissions button 2022-11-23 16:31:37 +08:00
3c4cc702c3
chore(web): remove show-text option of click-zan block 2022-11-09 21:37:37 +08:00
844c93da84
refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
318e618499
fix(web): right column width 2022-10-19 11:57:06 +08:00
14094a4d44
chore(web/problem/manage/statement): add help message 2022-10-16 20:37:47 +08:00
db1500110a
feat(web): add html2markdown 2022-10-15 07:07:45 +08:00
1279ccf711
refactor(web): fix table classes in backend 2022-10-10 07:52:30 +08:00
a97a05553b
chore: remove table-striped class 2022-10-08 08:50:23 +08:00
63b7768f78
feat: force-login and open-register config 2022-10-07 17:29:26 +08:00
d1374e99eb
feat: move problem sidebar items 2022-10-07 09:13:35 +08:00
c5bb4a1a67
feat: redirect to login instead of return 403 2022-10-06 20:28:43 +08:00
a3f97d2025
refactor: problem_statement_manage header 2022-10-03 14:40:53 +08:00
dec731f86f
fix: problem page items 2022-10-03 14:28:33 +08:00
327c61a251
refactor: problem_statement_manage with bs5 2022-10-02 14:25:22 +08:00
640b91101b
chore: statement manage hints 2022-09-18 20:47:34 +08:00
410631075e
fix: style 2022-09-18 12:58:35 +08:00
27c1eee037
feat(web): add contest only user type 2022-04-03 18:18:17 +08:00
1021dae8c0
feat(web): throw 403 when need login 2022-04-02 18:01:26 +08:00
2e7da82db9
feat(web): force login 2022-03-17 12:00:03 +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