Commit Graph

9879 Commits

Author SHA1 Message Date
Evan
ccb2964e8a Add site theme profile option to toggle dark/light themes 2023-02-03 21:25:26 -05:00
Evan
a3cf1a8884 Return message instead of 404 for muted users on edit profile page 2023-01-29 20:13:19 -05:00
Balint Rozsa
f805938141 Rename sorted checker 2023-01-29 20:12:23 -05:00
Quantum
c91b725d59 Delete old, deprecated API v1 2023-01-23 02:11:51 -05:00
int-y1
23d31a1836 Add OpenGraph to blog posts 2023-01-23 00:27:15 -05:00
int-y1
93faf4f41f Introduce navbar arrow 2023-01-23 00:22:20 -05:00
Tudor Brindus
7d80dbcabe Pin packaging to < 22
Temporarily fixes #2116. We should look into migrating off of
`LegacyVersion` in the future.
2023-01-22 18:37:12 -05:00
dmoj-build
4233072006 i18n: update translations from Crowdin 2023-01-22 18:26:58 -05:00
int-y1
7be0e320fd Remove png support in mathoid 2023-01-20 18:03:08 -05:00
int-y1
36c805999e Minor i18n fixes 2023-01-17 02:11:44 -05:00
int-y1
f61e2582e4 Add more i18n 2023-01-17 02:05:05 -05:00
Jason Yuen
cf77afe48e
Fix hot problems CSS 2023-01-15 02:09:22 -05:00
int-y1
fcabde7924 Simplify design of user table's rating column 2023-01-15 01:12:03 -05:00
int-y1
24fa08b74d Remove msp math renderer 2023-01-15 01:11:39 -05:00
int-y1
c01daeca25 Clean up blog page css 2023-01-15 01:11:18 -05:00
Tudor Brindus
c25240e76a
Point users to Discord instead of Slack 2023-01-14 13:40:20 -05:00
Balint Rozsa
44fc0693fc Fix target rating color on contest page 2023-01-12 21:23:39 -05:00
int-y1
0a98748908 Clean up contest calendar css 2023-01-12 21:23:10 -05:00
int-y1
85beb6fac0 Move navbar CSS into separate file 2023-01-12 21:22:04 -05:00
int-y1
3914dec21c Remove Django 2.2 file 2023-01-12 21:21:38 -05:00
int-y1
69d5907631 Slightly clean up navbar css 2023-01-09 20:05:16 -05:00
int-y1
0e223b2a75 Simplify CSS in judge version table 2023-01-08 16:46:00 -05:00
int-y1
617a321d03 Add dark Pygments code theme 2023-01-08 03:29:27 -05:00
int-y1
5886c24d05 Add more space for user info column 2023-01-08 01:10:17 -05:00
int-y1
f47968f7a4 Clean up blog css 2023-01-08 00:30:58 -05:00
int-y1
acd7b2a3f5 Clean up org edit page 2023-01-08 00:11:16 -05:00
int-y1
4bfb2d279f Simplify AC query for /stats/language/ 2023-01-08 00:00:37 -05:00
int-y1
8bdf61b0ed Fix small bug with problem attempt icon 2023-01-08 00:00:18 -05:00
int-y1
bb2c3ec400 Clean up pagination css in user table 2023-01-07 23:58:47 -05:00
int-y1
821b404da5 Clean up css on contest list page 2023-01-06 12:01:16 -05:00
int-y1
798fda285b Clean up css for users 2023-01-06 12:00:19 -05:00
int-y1
410d520a0c Remove dead css on comments 2023-01-05 20:49:20 -05:00
int-y1
5f2e28e702 Remove negative margins in comments 2023-01-03 20:46:25 -05:00
Jonathan Wu
930b3d7f17 Delete & prevent zombie editorials
Closes #1958
- Delete old editorials not associated with a problem (problem=None)
- Change behaviour of editorials to be deleted when its associated problem is also deleted
2023-01-03 20:45:34 -05:00
kiritofeng
1bb3920112 Replace deprecated django.conf.url with django.urls.path 2023-01-03 20:40:51 -05:00
Radu Pogonariu
cbeace49e8 Improve the judge and runtime admin pages 2023-01-03 18:54:36 -05:00
Radu Pogonariu
dac260f8b7 Add admin button for judge disable 2023-01-03 14:22:40 -05:00
Radu Pogonariu
366435d910 Add bridge-side handling of is_disabled 2023-01-03 14:22:40 -05:00
Radu Pogonariu
84f6ad59ec Add is_disabled field to Judge 2023-01-03 14:22:40 -05:00
int-y1
88909fee57 Clean up user icon in top-right corner 2023-01-03 03:05:52 -05:00
int-y1
693cd97aa4 Improve padding and margin of comment section 2023-01-03 03:05:39 -05:00
int-y1
a5eb1820bd Fix ticket form's width 2023-01-02 15:50:30 -05:00
dmoj-build
3947d2ba5f i18n: update translations from Crowdin 2023-01-02 13:27:25 -05:00
int-y1
03165bf1ba Make problem search more sane 2023-01-02 13:25:02 -05:00
int-y1
6f86668e8c Use more reasonable values in sitemap 2023-01-02 13:24:24 -05:00
int-y1
d8f67339a5 Move ticket CSS into SCSS file 2023-01-02 13:24:04 -05:00
Tudor Brindus
6cda3e684b
List support for Java 8-19 and LLVM IR 2023-01-02 13:22:56 -05:00
Tudor Brindus
9e6b9f99a7
Fixup badge links and make language list consistent w/ judge repo 2023-01-02 13:19:42 -05:00
Tudor Brindus
5190245855
Restructure README.md headers 2023-01-02 12:46:46 -05:00
int-y1
1399d2505e Fix SVG/PNG math in dark mode 2023-01-01 22:22:06 -05:00