Commit Graph

81 Commits

Author SHA1 Message Date
36255cb705
chore: bump bootstrap to v5.3.0-alpha3
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-09 09:25:53 +08:00
a08a94304f
refactor(blog-editor): ui improvements 2023-02-28 17:32:22 +08:00
200e4f4f02
chore: disable title attr for click_zan cnt blocks
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-26 15:04:24 +08:00
c98a893fb6
feat(blog): markdown comment support
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-24 22:10:29 +08:00
4582a6b947
fix: bc3cf49280
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-24 17:27:05 +08:00
bc3cf49280
feat: click_zan cnt block title
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-24 17:21:09 +08:00
d9a913f03a
fix: 5394bbb2f7 2023-02-24 15:31:11 +08:00
a811b3e646
fix: dark mode bs5 table class 2023-02-23 20:34:49 +08:00
e542600dfa
feat: dark mode username color 2023-02-23 20:22:49 +08:00
87e0fd62f5
refactor: username color 2023-02-23 19:46:33 +08:00
b98edf87b0
feat: dark mode 2023-02-23 18:28:20 +08:00
79b9b50da1
fix(submissions): badge and score color
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-18 10:18:05 +08:00
0fd0be5485
fix(submission): column width on screen narrower than 992px
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-17 17:02:23 +08:00
8b45b03225
feat(submission): finish refactor 2023-02-17 16:50:32 +08:00
72ec5e63f4
feat(contest/standings): wider table when has > 8 problems
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-16 15:10:24 +08:00
098e488fe3
feat: acm team account 2023-02-15 16:46:47 +08:00
387e7b45af
refactor(blog): use monaco editor
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-08 21:42:53 +08:00
2e419036df
fix: 009113a79a
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-08 08:02:58 +08:00
009113a79a
refactor(submission): use bs5 accordion
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-08 07:09:42 +08:00
c923331ddf
fix: 58ba28d9b9 2023-02-07 19:59:21 +08:00
f6e5a897c1
chore: bump bootstrap to v5.3.0-alpha1 2023-02-07 18:27:00 +08:00
58ba28d9b9
chore: update box-shadow
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-07 13:34:24 +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
c115329147
chore: remove unused assets 2023-02-05 20:21:53 +08:00
682f89f838
chore: bump bootstrap-dialog 2023-02-05 19:58:30 +08:00
5d8f194293
fix: styles
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-04 20:20:36 +08:00
fe5e9b17e5
refactor: lazyload pdf.js
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-02 11:19:35 +08:00
daf0c55485
feat: dropzone form 2023-02-02 10:29:29 +08:00
e323e7367e
fix(blog): styles of comment
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-01 21:30:36 +08:00
5f7bf17fe0
feat(problem): insert pdf in statement
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-30 20:27:53 +08:00
24c5ad4e5f
fix: use local dropzone.js 2023-01-30 19:58:37 +08:00
32b92f9311
feat(problem/resources): init 2023-01-30 18:47:44 +08:00
7c30908cf2
fix: <ol>, <ul> in .markdown-body 2023-01-29 21:52:28 +08:00
8041b49bd8
feat(problem): import remote problem 2023-01-18 16:20:12 +08:00
452c2ca12b
feat(web/user): username color
Co-authored-by: Wenkuo Yu <82705676+youwike@users.noreply.github.com>
Co-authored-by: Baoshuo Ren <47095648+renbaoshuo@users.noreply.github.com>
2023-01-14 17:20:10 +08:00
dbdc49e73a
refactor(web/problem): problem difficulty 2022-12-04 17:27:16 +08:00
287889b60f
refactor(web/group): group_v3 2022-11-11 08:20:33 +08:00
3c4cc702c3
chore(web): remove show-text option of click-zan block 2022-11-09 21:37:37 +08:00
e7860cc24e
fix(web): codemirror line number font size
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-07 20:42:40 +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
2bea966b08
refactor(web/user): drop bootstrap4 2022-10-20 06:33:49 +08:00
21e67e6fb5
refactor(web/problem/manage/data): bootstrap5
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-18 14:47:03 +08:00
b6cb61d046
fix: edb8176f8f
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-08 16:25:30 +08:00
edb8176f8f
refactor(web/blog/self_reviews): bootstrap5
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-08 14:05:30 +08:00
cbe9f77cca
refactor: contest_inside page with bs5
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-04 14:06:03 +08:00
82ca33db5e
feat: hide click_zan_block text
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-03 20:47:32 +08:00
74e502a853
refactor: blog_detail page with bs5 2022-09-29 22:02:56 +08:00
07123651b6
feat: uoj-status-text use bold font
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-29 11:57:02 +08:00
4a935b4595
fix: markdown blockquote styles
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-29 11:52:33 +08:00